#c38c6e - Chocolate Hex Color Code

#C38C6E (Chocolate) - RGB 195, 140, 110 Color Information

#c38c6e Conversion Table

HEX Triplet C3, 8C, 6E
RGB Decimal 195, 140, 110
RGB Octal 303, 214, 156
RGB Percent 76.5%, 54.9%, 43.1%
RGB Binary 11000011, 10001100, 1101110
CMY 0.235, 0.451, 0.569
CMYK 0, 28, 44, 24

Percentages of Color #C38C6E

R 76.5%
G 54.9%
B 43.1%
RGB Percentages of Color #c38c6e
C 0%
M 28%
Y 44%
K 24%
CMYK Percentages of Color #c38c6e

Color spaces of #C38C6E Chocolate - RGB(195, 140, 110)

HSV (or HSB) 21°, 44°, 76°
HSL 21°, 41°, 60°
Web Safe #cc9966
XYZ 34.698, 31.484, 19.000
CIE-Lab 62.914, 17.202, 24.297
xyY 0.407, 0.370, 31.484
Decimal 12815470

#c38c6e Color Accessibility Scores (Chocolate Contrast Checker)

#c38c6e

On dark background [POOR]

#c38c6e

On light background [GOOD]

#c38c6e

As background color [GOOD]

Chocolate ↔ #c38c6e Color Blindness Simulator

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

#C38C6E Color Combinations - Color Schemes with c38c6e

#c38c6e Analogous Colors

#c38c6e Triadic Colors

#c38c6e Split Complementary Colors

#c38c6e Complementary Colors

Shades and Tints of #c38c6e Color Variations

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

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

Alternatives colours to Chocolate (#c38c6e)

#c38c6e Color Codes for CSS3/HTML5 and Icon Previews

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

#C38C6E in Programming

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

#c38c6e - RGB(195, 140, 110) - Chocolate Color FAQ

What is the color code for Chocolate?

Hex color code for Chocolate color is #c38c6e. RGB color code for chocolate color is rgb(195, 140, 110).

What is the RGB value of #c38c6e?

The RGB value corresponding to the hexadecimal color code #c38c6e is rgb(195, 140, 110). 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, '140' represents the green component's intensity, and '110' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c38c6e.

What is the RGB percentage of #c38c6e?

The RGB percentage composition for the hexadecimal color code #c38c6e is detailed as follows: 76.5% Red, 54.9% Green, and 43.1% 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 54.9% and 43.1% 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 #c38c6e.

What does RGB 195,140,110 mean?

The RGB color 195, 140, 110 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Chocolate.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c38c6e is composed of 0% Cyan, 28% Magenta, 44% 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 28% of Magenta contributes to the red-purple qualities. The 44% 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 #c38c6e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c38c6e has an HSL value of 21° (degrees) for Hue, 41% for Saturation, and 60% for Lightness. In this HSL representation, the Hue at 21° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 41% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 60% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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...