#c7e2ca Hex Color
rgb(199, 226, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | e2 | ca | - | #c7e2ca |
RGB | 199 | 226 | 202 | - | rgb(199,226,202) |
HSL | 127 | 32% | 83% | - | hsl(127,32%,83%) |
HSV | 127 | 12% | 89% | - | hsv(127,12%,89%) |
XYZ | 61.4102 | 70.7991 | 66.306 | - | xyz(61.4102,70.7991,66.306) |
CIE-LAB | 87.39 | -13.38 | 8.73 | - | lab(87.39,-13.38,8.73) |
CMYK | 0.11946902654867 | 0 | 0.10619469026549 | 0.11372549019608 | cmyk(0.11946902654867,0,0.10619469026549,0.11372549019608) |
Description
The RGB value of color #c7e2ca is rgb(199, 226, 202).
In the hex color #c7e2ca, The value of Red is 199, value of Green is 226, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #c7e2ca consists of 127° Hue, 32% Saturation, and 83% Lightness.
In the CMYK color model, the color #c7e2ca can be represented as Cyan=0.11946902654867%, Magenta=0%, Yellow=0.10619469026549%, and Black=0.11372549019608%.
Shades of #c7e2ca
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 #c7e2ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7e2ca
Preview of #c7e2ca on White Background
The contrast ratio of #c7e2ca with white color is 1.39
Preview of #c7e2ca on black background
The contrast ratio of #c7e2ca with black color is 15.16
#c7e2ca color will look good with a black background.
Color Schemes of #c7e2ca
Triadic Colors of #c7e2ca
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 #c7e2ca
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 #c7e2ca
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 #c7e2ca
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: #c7e2ca;
}
This is a sample text used for the color #c7e2ca. 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: #c7e2ca;
}
This is a sample text used for the color #c7e2ca. 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 #c7e2ca;
}
This is a sample text used for the color #c7e2ca. 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 31.74%
Green 36.04%
Blue 32.22%
CMYK Percentage
Cyan 35.2
Magenta 0%
Yellow 31.29%
Black 33.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.