#c3a220 - Nugget Hex Color Code

#C3A220 (Nugget) - RGB 195, 162, 32 Color Information

#c3a220 Conversion Table

HEX Triplet C3, A2, 20
RGB Decimal 195, 162, 32
RGB Octal 303, 242, 40
RGB Percent 76.5%, 63.5%, 12.5%
RGB Binary 11000011, 10100010, 100000
CMY 0.235, 0.365, 0.875
CMYK 0, 17, 84, 24

Percentages of Color #C3A220

R 76.5%
G 63.5%
B 12.5%
RGB Percentages of Color #c3a220
C 0%
M 17%
Y 84%
K 24%
CMYK Percentages of Color #c3a220

Color spaces of #C3A220 Nugget - RGB(195, 162, 32)

HSV (or HSB) 48°, 84°, 76°
HSL 48°, 72°, 45°
Web Safe #cc9933
XYZ 35.687, 37.547, 6.733
CIE-Lab 67.685, -0.002, 65.197
xyY 0.446, 0.470, 37.547
Decimal 12821024

#c3a220 Color Accessibility Scores (Nugget Contrast Checker)

#c3a220

On dark background [POOR]

#c3a220

On light background [GOOD]

#c3a220

As background color [GOOD]

Nugget ↔ #c3a220 Color Blindness Simulator

Coming soon... You can see how #c3a220 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#C3A220 Color Combinations - Color Schemes with c3a220

#c3a220 Analogous Colors

#c3a220 Triadic Colors

#c3a220 Split Complementary Colors

#c3a220 Complementary Colors

Shades and Tints of #c3a220 Color Variations

#c3a220 Shade Color Variations (When you combine pure black with this color, #c3a220, darker shades are produced.)

#c3a220 Tint Color Variations (Lighter shades of #c3a220 can be created by blending the color with different amounts of white.)

Alternatives colours to Nugget (#c3a220)

#c3a220 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #c3a220
This sample text has a font color of #c3a220
#c3a220 Border Color
This sample element has a border color of #c3a220
#c3a220 CSS3 Linear Gradient
#c3a220 Background Color
This sample paragraph has a background color of #c3a220
#c3a220 Text Shadow
This sample text has a shadow color of #c3a220
Sample text with glow color #c3a220
This sample text has a glow color of #c3a220
#c3a220 Box Shadow
This sample element has a box shadow of #c3a220
Sample text with Underline Color #c3a220
This sample text has a underline color of #c3a220
A selection of SVG images/icons using the hex version #c3a220 of the current color.

#C3A220 in Programming

HTML5, CSS3 #c3a220
Java new Color(195, 162, 32);
.NET Color.FromArgb(255, 195, 162, 32);
Swift UIColor(red:195, green:162, blue:32, alpha:1.00000)
Objective-C [UIColor colorWithRed:195 green:162 blue:32 alpha:1.00000];
OpenGL glColor3f(195f, 162f, 32f);
Python Color('#c3a220')

#c3a220 - RGB(195, 162, 32) - Nugget Color FAQ

What is the color code for Nugget?

Hex color code for Nugget color is #c3a220. RGB color code for nugget color is rgb(195, 162, 32).

What is the RGB value of #c3a220?

The RGB value corresponding to the hexadecimal color code #c3a220 is rgb(195, 162, 32). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '195' indicates the intensity of the red component, '162' represents the green component's intensity, and '32' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c3a220.

What is the RGB percentage of #c3a220?

The RGB percentage composition for the hexadecimal color code #c3a220 is detailed as follows: 76.5% Red, 63.5% Green, and 12.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 76.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 63.5% and 12.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #c3a220.

What does RGB 195,162,32 mean?

The RGB color 195, 162, 32 represents a dull and muted shade of Red. The websafe version of this color is hex cc9933. This color might be commonly referred to as a shade similar to Nugget.

What is the CMYK (Cyan Magenta Yellow Black) color model of #c3a220?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c3a220 is composed of 0% Cyan, 17% Magenta, 84% Yellow, and 24% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 17% of Magenta contributes to the red-purple qualities. The 84% of Yellow typically adds to the brightness and warmth, and the 24% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #c3a220?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c3a220 has an HSL value of 48° (degrees) for Hue, 72% for Saturation, and 45% for Lightness. In this HSL representation, the Hue at 48° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 72% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 45% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...