#cbcd5b Hex Color
rgb(203, 205, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cd | 5b | - | #cbcd5b |
RGB | 203 | 205 | 91 | - | rgb(203,205,91) |
HSL | 61 | 53% | 58% | - | hsl(61,53%,58%) |
HSV | 61 | 56% | 80% | - | hsv(61,56%,80%) |
XYZ | 48.3483 | 57.1145 | 18.3735 | - | xyz(48.3483,57.1145,18.3735) |
CIE-LAB | 80.24 | -15.71 | 55.42 | - | lab(80.24,-15.71,55.42) |
CMYK | 0.0097560975609757 | 0 | 0.55609756097561 | 0.19607843137255 | cmyk(0.0097560975609757,0,0.55609756097561,0.19607843137255) |
Description
The RGB value of color #cbcd5b is rgb(203, 205, 91).
In the hex color #cbcd5b, The value of Red is 203, value of Green is 205, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #cbcd5b consists of 61° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #cbcd5b can be represented as Cyan=0.0097560975609757%, Magenta=0%, Yellow=0.55609756097561%, and Black=0.19607843137255%.
Shades of #cbcd5b
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 #cbcd5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcd5b
Preview of #cbcd5b on White Background
The contrast ratio of #cbcd5b with white color is 1.69
Preview of #cbcd5b on black background
The contrast ratio of #cbcd5b with black color is 12.42
#cbcd5b color will look good with a black background.
Color Schemes of #cbcd5b
Triadic Colors of #cbcd5b
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 #cbcd5b
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 #cbcd5b
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 #cbcd5b
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: #cbcd5b;
}
This is a sample text used for the color #cbcd5b. 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: #cbcd5b;
}
This is a sample text used for the color #cbcd5b. 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 #cbcd5b;
}
This is a sample text used for the color #cbcd5b. 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 40.68%
Green 41.08%
Blue 18.24%
CMYK Percentage
Cyan 1.28
Magenta 0%
Yellow 72.99%
Black 25.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.