#cbce1f Hex Color
rgb(203, 206, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ce | 1f | - | #cbce1f |
RGB | 203 | 206 | 31 | - | rgb(203,206,31) |
HSL | 61 | 74% | 46% | - | hsl(61,74%,46%) |
HSV | 61 | 85% | 81% | - | hsv(61,85%,81%) |
XYZ | 46.9472 | 56.9381 | 9.8121 | - | xyz(46.9472,56.9381,9.8121) |
CIE-LAB | 80.14 | -19.18 | 76.1 | - | lab(80.14,-19.18,76.1) |
CMYK | 0.014563106796117 | 0 | 0.8495145631068 | 0.1921568627451 | cmyk(0.014563106796117,0,0.8495145631068,0.1921568627451) |
Description
The RGB value of color #cbce1f is rgb(203, 206, 31).
In the hex color #cbce1f, The value of Red is 203, value of Green is 206, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #cbce1f consists of 61° Hue, 74% Saturation, and 46% Lightness.
In the CMYK color model, the color #cbce1f can be represented as Cyan=0.014563106796117%, Magenta=0%, Yellow=0.8495145631068%, and Black=0.1921568627451%.
Shades of #cbce1f
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 #cbce1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbce1f
Preview of #cbce1f on White Background
The contrast ratio of #cbce1f with white color is 1.7
Preview of #cbce1f on black background
The contrast ratio of #cbce1f with black color is 12.39
#cbce1f color will look good with a black background.
Color Schemes of #cbce1f
Triadic Colors of #cbce1f
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 #cbce1f
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 #cbce1f
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 #cbce1f
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: #cbce1f;
}
This is a sample text used for the color #cbce1f. 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: #cbce1f;
}
This is a sample text used for the color #cbce1f. 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 #cbce1f;
}
This is a sample text used for the color #cbce1f. 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 46.14%
Green 46.82%
Blue 7.05%
CMYK Percentage
Cyan 1.38
Magenta 0%
Yellow 80.43%
Black 18.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.