#c3b35b Hex Color
rgb(195, 179, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | b3 | 5b | - | #c3b35b |
RGB | 195 | 179 | 91 | - | rgb(195,179,91) |
HSL | 51 | 46% | 56% | - | hsl(51,46%,56%) |
HSV | 51 | 53% | 76% | - | hsv(51,53%,76%) |
XYZ | 40.5141 | 44.5976 | 16.3704 | - | xyz(40.5141,44.5976,16.3704) |
CIE-LAB | 72.63 | -5.72 | 46.46 | - | lab(72.63,-5.72,46.46) |
CMYK | 0 | 0.082051282051282 | 0.53333333333333 | 0.23529411764706 | cmyk(0,0.082051282051282,0.53333333333333,0.23529411764706) |
Description
The RGB value of color #c3b35b is rgb(195, 179, 91).
In the hex color #c3b35b, The value of Red is 195, value of Green is 179, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #c3b35b consists of 51° Hue, 46% Saturation, and 56% Lightness.
In the CMYK color model, the color #c3b35b can be represented as Cyan=0%, Magenta=0.082051282051282%, Yellow=0.53333333333333%, and Black=0.23529411764706%.
Shades of #c3b35b
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #c3b35b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3b35b
Preview of #c3b35b on White Background
The contrast ratio of #c3b35b with white color is 2.12
Preview of #c3b35b on black background
The contrast ratio of #c3b35b with black color is 9.92
#c3b35b color will look good with a black background.
Color Schemes of #c3b35b
Triadic Colors of #c3b35b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c3b35b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #c3b35b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c3b35b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c3b35b;
}
This is a sample text used for the color #c3b35b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #c3b35b;
}
This is a sample text used for the color #c3b35b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #c3b35b;
}
This is a sample text used for the color #c3b35b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 41.94%
Green 38.49%
Blue 19.57%
CMYK Percentage
Cyan 0
Magenta 9.65%
Yellow 62.7%
Black 27.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.