#cbce6b Hex Color
rgb(203, 206, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ce | 6b | - | #cbce6b |
RGB | 203 | 206 | 107 | - | rgb(203,206,107) |
HSL | 62 | 50% | 61% | - | hsl(62,50%,61%) |
HSV | 62 | 48% | 81% | - | hsv(62,48%,81%) |
XYZ | 49.3538 | 57.9007 | 22.4846 | - | xyz(49.3538,57.9007,22.4846) |
CIE-LAB | 80.68 | -14.86 | 48.48 | - | lab(80.68,-14.86,48.48) |
CMYK | 0.014563106796117 | 0 | 0.48058252427184 | 0.1921568627451 | cmyk(0.014563106796117,0,0.48058252427184,0.1921568627451) |
Description
The RGB value of color #cbce6b is rgb(203, 206, 107).
In the hex color #cbce6b, The value of Red is 203, value of Green is 206, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #cbce6b consists of 62° Hue, 50% Saturation, and 61% Lightness.
In the CMYK color model, the color #cbce6b can be represented as Cyan=0.014563106796117%, Magenta=0%, Yellow=0.48058252427184%, and Black=0.1921568627451%.
Shades of #cbce6b
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 #cbce6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbce6b
Preview of #cbce6b on White Background
The contrast ratio of #cbce6b with white color is 1.67
Preview of #cbce6b on black background
The contrast ratio of #cbce6b with black color is 12.58
#cbce6b color will look good with a black background.
Color Schemes of #cbce6b
Triadic Colors of #cbce6b
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 #cbce6b
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 #cbce6b
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 #cbce6b
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: #cbce6b;
}
This is a sample text used for the color #cbce6b. 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: #cbce6b;
}
This is a sample text used for the color #cbce6b. 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 #cbce6b;
}
This is a sample text used for the color #cbce6b. 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 39.34%
Green 39.92%
Blue 20.74%
CMYK Percentage
Cyan 2.12
Magenta 0%
Yellow 69.92%
Black 27.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.