#c8edca Hex Color
rgb(200, 237, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | ed | ca | - | #c8edca |
RGB | 200 | 237 | 202 | - | rgb(200,237,202) |
HSL | 123 | 51% | 86% | - | hsl(123,51%,86%) |
HSV | 123 | 16% | 93% | - | hsv(123,16%,93%) |
XYZ | 64.7643 | 77.112 | 67.3478 | - | xyz(64.7643,77.112,67.3478) |
CIE-LAB | 90.37 | -18.52 | 13 | - | lab(90.37,-18.52,13) |
CMYK | 0.15611814345992 | 0 | 0.14767932489451 | 0.070588235294118 | cmyk(0.15611814345992,0,0.14767932489451,0.070588235294118) |
Description
The RGB value of color #c8edca is rgb(200, 237, 202).
In the hex color #c8edca, The value of Red is 200, value of Green is 237, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #c8edca consists of 123° Hue, 51% Saturation, and 86% Lightness.
In the CMYK color model, the color #c8edca can be represented as Cyan=0.15611814345992%, Magenta=0%, Yellow=0.14767932489451%, and Black=0.070588235294118%.
Shades of #c8edca
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 #c8edca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8edca
Preview of #c8edca on White Background
The contrast ratio of #c8edca with white color is 1.28
Preview of #c8edca on black background
The contrast ratio of #c8edca with black color is 16.42
#c8edca color will look good with a black background.
Color Schemes of #c8edca
Triadic Colors of #c8edca
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 #c8edca
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 #c8edca
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 #c8edca
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: #c8edca;
}
This is a sample text used for the color #c8edca. 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: #c8edca;
}
This is a sample text used for the color #c8edca. 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 #c8edca;
}
This is a sample text used for the color #c8edca. 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.3%
Green 37.09%
Blue 31.61%
CMYK Percentage
Cyan 41.7
Magenta 0%
Yellow 39.45%
Black 18.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.