#cbcb2d Hex Color
rgb(203, 203, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cb | 2d | - | #cbcb2d |
RGB | 203 | 203 | 45 | - | rgb(203,203,45) |
HSL | 60 | 64% | 49% | - | hsl(60,64%,49%) |
HSV | 60 | 78% | 80% | - | hsv(60,78%,80%) |
XYZ | 46.4582 | 55.5978 | 10.7655 | - | xyz(46.4582,55.5978,10.7655) |
CIE-LAB | 79.38 | -17.28 | 71.97 | - | lab(79.38,-17.28,71.97) |
CMYK | 0 | 0 | 0.77832512315271 | 0.20392156862745 | cmyk(0,0,0.77832512315271,0.20392156862745) |
Description
The RGB value of color #cbcb2d is rgb(203, 203, 45).
In the hex color #cbcb2d, The value of Red is 203, value of Green is 203, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #cbcb2d consists of 60° Hue, 64% Saturation, and 49% Lightness.
In the CMYK color model, the color #cbcb2d can be represented as Cyan=0%, Magenta=0%, Yellow=0.77832512315271%, and Black=0.20392156862745%.
Shades of #cbcb2d
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 #cbcb2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcb2d
Preview of #cbcb2d on White Background
The contrast ratio of #cbcb2d with white color is 1.73
Preview of #cbcb2d on black background
The contrast ratio of #cbcb2d with black color is 12.12
#cbcb2d color will look good with a black background.
Color Schemes of #cbcb2d
Triadic Colors of #cbcb2d
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 #cbcb2d
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 #cbcb2d
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 #cbcb2d
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: #cbcb2d;
}
This is a sample text used for the color #cbcb2d. 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: #cbcb2d;
}
This is a sample text used for the color #cbcb2d. 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 #cbcb2d;
}
This is a sample text used for the color #cbcb2d. 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 45.01%
Green 45.01%
Blue 9.98%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 79.24%
Black 20.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.