#cbce1b Hex Color
rgb(203, 206, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ce | 1b | - | #cbce1b |
RGB | 203 | 206 | 27 | - | rgb(203,206,27) |
HSL | 61 | 77% | 46% | - | hsl(61,77%,46%) |
HSV | 61 | 87% | 81% | - | hsv(61,87%,81%) |
XYZ | 46.8977 | 56.9183 | 9.5515 | - | xyz(46.8977,56.9183,9.5515) |
CIE-LAB | 80.13 | -19.27 | 76.88 | - | lab(80.13,-19.27,76.88) |
CMYK | 0.014563106796117 | 0 | 0.86893203883495 | 0.1921568627451 | cmyk(0.014563106796117,0,0.86893203883495,0.1921568627451) |
Description
The RGB value of color #cbce1b is rgb(203, 206, 27).
In the hex color #cbce1b, The value of Red is 203, value of Green is 206, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #cbce1b consists of 61° Hue, 77% Saturation, and 46% Lightness.
In the CMYK color model, the color #cbce1b can be represented as Cyan=0.014563106796117%, Magenta=0%, Yellow=0.86893203883495%, and Black=0.1921568627451%.
Shades of #cbce1b
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 #cbce1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbce1b
Preview of #cbce1b on White Background
The contrast ratio of #cbce1b with white color is 1.7
Preview of #cbce1b on black background
The contrast ratio of #cbce1b with black color is 12.38
#cbce1b color will look good with a black background.
Color Schemes of #cbce1b
Triadic Colors of #cbce1b
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 #cbce1b
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 #cbce1b
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 #cbce1b
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: #cbce1b;
}
This is a sample text used for the color #cbce1b. 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: #cbce1b;
}
This is a sample text used for the color #cbce1b. 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 #cbce1b;
}
This is a sample text used for the color #cbce1b. 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.56%
Green 47.25%
Blue 6.19%
CMYK Percentage
Cyan 1.35
Magenta 0%
Yellow 80.78%
Black 17.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.