#cbea90 Hex Color
rgb(203, 234, 144)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ea | 90 | - | #cbea90 |
RGB | 203 | 234 | 144 | - | rgb(203,234,144) |
HSL | 81 | 68% | 74% | - | hsl(81,68%,74%) |
HSV | 81 | 38% | 92% | - | hsv(81,38%,92%) |
XYZ | 59.0855 | 73.5558 | 37.4691 | - | xyz(59.0855,73.5558,37.4691) |
CIE-LAB | 88.71 | -24.62 | 40.39 | - | lab(88.71,-24.62,40.39) |
CMYK | 0.13247863247863 | 0 | 0.38461538461538 | 0.082352941176471 | cmyk(0.13247863247863,0,0.38461538461538,0.082352941176471) |
Description
The RGB value of color #cbea90 is rgb(203, 234, 144).
In the hex color #cbea90, The value of Red is 203, value of Green is 234, and value of Blue is 144. The primary color is Green. Similarly, The HSL values for #cbea90 consists of 81° Hue, 68% Saturation, and 74% Lightness.
In the CMYK color model, the color #cbea90 can be represented as Cyan=0.13247863247863%, Magenta=0%, Yellow=0.38461538461538%, and Black=0.082352941176471%.
Shades of #cbea90
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 #cbea90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbea90
Preview of #cbea90 on White Background
The contrast ratio of #cbea90 with white color is 1.34
Preview of #cbea90 on black background
The contrast ratio of #cbea90 with black color is 15.71
#cbea90 color will look good with a black background.
Color Schemes of #cbea90
Triadic Colors of #cbea90
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 #cbea90
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 #cbea90
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 #cbea90
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: #cbea90;
}
This is a sample text used for the color #cbea90. 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: #cbea90;
}
This is a sample text used for the color #cbea90. 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 #cbea90;
}
This is a sample text used for the color #cbea90. 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 34.94%
Green 40.28%
Blue 24.78%
CMYK Percentage
Cyan 22.1
Magenta 0%
Yellow 64.16%
Black 13.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.