#cbed95 Hex Color
rgb(203, 237, 149)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | ed | 95 | - | #cbed95 |
| RGB | 203 | 237 | 149 | - | rgb(203,237,149) |
| HSL | 83 | 71% | 76% | - | hsl(83,71%,76%) |
| HSV | 83 | 37% | 93% | - | hsv(83,37%,93%) |
| XYZ | 60.3376 | 75.4348 | 39.814 | - | xyz(60.3376,75.4348,39.814) |
| CIE-LAB | 89.6 | -25.44 | 39.05 | - | lab(89.6,-25.44,39.05) |
| CMYK | 0.14345991561181 | 0 | 0.37130801687764 | 0.070588235294118 | cmyk(0.14345991561181,0,0.37130801687764,0.070588235294118) |
Description
The RGB value of color #cbed95 is rgb(203, 237, 149).
In the hex color #cbed95, The value of Red is 203, value of Green is 237, and value of Blue is 149. The primary color is Green. Similarly, The HSL values for #cbed95 consists of 83° Hue, 71% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbed95 can be represented as Cyan=0.14345991561181%, Magenta=0%, Yellow=0.37130801687764%, and Black=0.070588235294118%.
Shades of #cbed95
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 #cbed95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbed95
Preview of #cbed95 on White Background
The contrast ratio of #cbed95 with white color is 1.31
Preview of #cbed95 on black background
The contrast ratio of #cbed95 with black color is 16.09
#cbed95 color will look good with a black background.
Color Schemes of #cbed95
Triadic Colors of #cbed95
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 #cbed95
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 #cbed95
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 #cbed95
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: #cbed95;
}
This is a sample text used for the color #cbed95. 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: #cbed95;
}
This is a sample text used for the color #cbed95. 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 #cbed95;
}
This is a sample text used for the color #cbed95. 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.47%
Green 40.24%
Blue 25.3%
CMYK Percentage
Cyan 24.51
Magenta 0%
Yellow 63.43%
Black 12.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.