#c8cb70 Hex Color
rgb(200, 203, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | cb | 70 | - | #c8cb70 |
RGB | 200 | 203 | 112 | - | rgb(200,203,112) |
HSL | 62 | 47% | 62% | - | hsl(62,47%,62%) |
HSV | 62 | 45% | 80% | - | hsv(62,45%,80%) |
XYZ | 48.1 | 56.1611 | 23.6343 | - | xyz(48.1,56.1611,23.6343) |
CIE-LAB | 79.71 | -14.07 | 44.81 | - | lab(79.71,-14.07,44.81) |
CMYK | 0.014778325123153 | 0 | 0.44827586206897 | 0.20392156862745 | cmyk(0.014778325123153,0,0.44827586206897,0.20392156862745) |
Description
The RGB value of color #c8cb70 is rgb(200, 203, 112).
In the hex color #c8cb70, The value of Red is 200, value of Green is 203, and value of Blue is 112. The primary color is Green. Similarly, The HSL values for #c8cb70 consists of 62° Hue, 47% Saturation, and 62% Lightness.
In the CMYK color model, the color #c8cb70 can be represented as Cyan=0.014778325123153%, Magenta=0%, Yellow=0.44827586206897%, and Black=0.20392156862745%.
Shades of #c8cb70
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 #c8cb70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8cb70
Preview of #c8cb70 on White Background
The contrast ratio of #c8cb70 with white color is 1.72
Preview of #c8cb70 on black background
The contrast ratio of #c8cb70 with black color is 12.23
#c8cb70 color will look good with a black background.
Color Schemes of #c8cb70
Triadic Colors of #c8cb70
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 #c8cb70
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 #c8cb70
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 #c8cb70
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: #c8cb70;
}
This is a sample text used for the color #c8cb70. 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: #c8cb70;
}
This is a sample text used for the color #c8cb70. 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 #c8cb70;
}
This is a sample text used for the color #c8cb70. 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 38.83%
Green 39.42%
Blue 21.75%
CMYK Percentage
Cyan 2.22
Magenta 0%
Yellow 67.21%
Black 30.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.