#c8c488 - Yuma Hex Color Code

#C8C488 (Yuma) - RGB 200, 196, 136 Color Information

#c8c488 Conversion Table

HEX Triplet C8, C4, 88
RGB Decimal 200, 196, 136
RGB Octal 310, 304, 210
RGB Percent 78.4%, 76.9%, 53.3%
RGB Binary 11001000, 11000100, 10001000
CMY 0.216, 0.231, 0.467
CMYK 0, 2, 32, 22

Percentages of Color #C8C488

R 78.4%
G 76.9%
B 53.3%
RGB Percentages of Color #c8c488
C 0%
M 2%
Y 32%
K 22%
CMYK Percentages of Color #c8c488

Color spaces of #C8C488 Yuma - RGB(200, 196, 136)

HSV (or HSB) 56°, 32°, 78°
HSL 56°, 37°, 66°
Web Safe #cccc99
XYZ 48.003, 53.537, 31.096
CIE-Lab 78.191, -7.814, 30.690
xyY 0.362, 0.404, 53.537
Decimal 13157512

#c8c488 Color Accessibility Scores (Yuma Contrast Checker)

#c8c488

On dark background [GOOD]

#c8c488

On light background [POOR]

#c8c488

As background color [POOR]

Yuma ↔ #c8c488 Color Blindness Simulator

Coming soon... You can see how #c8c488 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.

#C8C488 Color Combinations - Color Schemes with c8c488

#c8c488 Analogous Colors

#c8c488 Triadic Colors

#c8c488 Split Complementary Colors

#c8c488 Complementary Colors

Shades and Tints of #c8c488 Color Variations

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

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

Alternatives colours to Yuma (#c8c488)

#c8c488 Color Codes for CSS3/HTML5 and Icon Previews

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

#C8C488 in Programming

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

#c8c488 - RGB(200, 196, 136) - Yuma Color FAQ

What is the color code for Yuma?

Hex color code for Yuma color is #c8c488. RGB color code for yuma color is rgb(200, 196, 136).

What is the RGB value of #c8c488?

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

What is the RGB percentage of #c8c488?

The RGB percentage composition for the hexadecimal color code #c8c488 is detailed as follows: 78.4% Red, 76.9% Green, and 53.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 78.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 76.9% and 53.3% 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 #c8c488.

What does RGB 200,196,136 mean?

The RGB color 200, 196, 136 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Yuma.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c8c488 is composed of 0% Cyan, 2% Magenta, 32% Yellow, and 22% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 2% of Magenta contributes to the red-purple qualities. The 32% of Yellow typically adds to the brightness and warmth, and the 22% 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 #c8c488?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c8c488 has an HSL value of 56° (degrees) for Hue, 37% for Saturation, and 66% for Lightness. In this HSL representation, the Hue at 56° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 37% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 66% 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...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...