#cbf5e1 Hex Color
rgb(203, 245, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | f5 | e1 | - | #cbf5e1 |
RGB | 203 | 245 | 225 | - | rgb(203,245,225) |
HSL | 151 | 68% | 88% | - | hsl(151,68%,88%) |
HSV | 151 | 17% | 96% | - | hsv(151,17%,96%) |
XYZ | 70.8716 | 83.4376 | 83.6039 | - | xyz(70.8716,83.4376,83.6039) |
CIE-LAB | 93.21 | -17.31 | 5.14 | - | lab(93.21,-17.31,5.14) |
CMYK | 0.17142857142857 | 0 | 0.081632653061225 | 0.03921568627451 | cmyk(0.17142857142857,0,0.081632653061225,0.03921568627451) |
Description
The RGB value of color #cbf5e1 is rgb(203, 245, 225).
In the hex color #cbf5e1, The value of Red is 203, value of Green is 245, and value of Blue is 225. The primary color is Green. Similarly, The HSL values for #cbf5e1 consists of 151° Hue, 68% Saturation, and 88% Lightness.
In the CMYK color model, the color #cbf5e1 can be represented as Cyan=0.17142857142857%, Magenta=0%, Yellow=0.081632653061225%, and Black=0.03921568627451%.
Shades of #cbf5e1
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 #cbf5e1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbf5e1
Preview of #cbf5e1 on White Background
The contrast ratio of #cbf5e1 with white color is 1.19
Preview of #cbf5e1 on black background
The contrast ratio of #cbf5e1 with black color is 17.69
#cbf5e1 color will look good with a black background.
Color Schemes of #cbf5e1
Triadic Colors of #cbf5e1
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 #cbf5e1
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 #cbf5e1
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 #cbf5e1
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: #cbf5e1;
}
This is a sample text used for the color #cbf5e1. 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: #cbf5e1;
}
This is a sample text used for the color #cbf5e1. 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 #cbf5e1;
}
This is a sample text used for the color #cbf5e1. 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 30.16%
Green 36.4%
Blue 33.43%
CMYK Percentage
Cyan 58.65
Magenta 0%
Yellow 27.93%
Black 13.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.