#c2e5df Hex Color
rgb(194, 229, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | e5 | df | - | #c2e5df |
RGB | 194 | 229 | 223 | - | rgb(194,229,223) |
HSL | 170 | 40% | 83% | - | hsl(170,40%,83%) |
HSV | 170 | 15% | 90% | - | hsv(170,15%,90%) |
XYZ | 63.5867 | 72.8357 | 80.5194 | - | xyz(63.5867,72.8357,80.5194) |
CIE-LAB | 88.37 | -12.57 | -0.91 | - | lab(88.37,-12.57,-0.91) |
CMYK | 0.1528384279476 | 0 | 0.026200873362445 | 0.10196078431373 | cmyk(0.1528384279476,0,0.026200873362445,0.10196078431373) |
Description
The RGB value of color #c2e5df is rgb(194, 229, 223).
In the hex color #c2e5df, The value of Red is 194, value of Green is 229, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #c2e5df consists of 170° Hue, 40% Saturation, and 83% Lightness.
In the CMYK color model, the color #c2e5df can be represented as Cyan=0.1528384279476%, Magenta=0%, Yellow=0.026200873362445%, and Black=0.10196078431373%.
Shades of #c2e5df
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 #c2e5df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2e5df
Preview of #c2e5df on White Background
The contrast ratio of #c2e5df with white color is 1.35
Preview of #c2e5df on black background
The contrast ratio of #c2e5df with black color is 15.57
#c2e5df color will look good with a black background.
Color Schemes of #c2e5df
Triadic Colors of #c2e5df
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 #c2e5df
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 #c2e5df
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 #c2e5df
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: #c2e5df;
}
This is a sample text used for the color #c2e5df. 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: #c2e5df;
}
This is a sample text used for the color #c2e5df. 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 #c2e5df;
}
This is a sample text used for the color #c2e5df. 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.03%
Green 35.45%
Blue 34.52%
CMYK Percentage
Cyan 54.39
Magenta 0%
Yellow 9.32%
Black 36.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.