#c2f7dd Hex Color
rgb(194, 247, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | f7 | dd | - | #c2f7dd |
RGB | 194 | 247 | 221 | - | rgb(194,247,221) |
HSL | 151 | 77% | 86% | - | hsl(151,77%,86%) |
HSV | 151 | 21% | 97% | - | hsv(151,21%,97%) |
XYZ | 68.56 | 83.2113 | 80.8545 | - | xyz(68.56,83.2113,80.8545) |
CIE-LAB | 93.11 | -21.87 | 7 | - | lab(93.11,-21.87,7) |
CMYK | 0.21457489878543 | 0 | 0.10526315789474 | 0.031372549019608 | cmyk(0.21457489878543,0,0.10526315789474,0.031372549019608) |
Description
The RGB value of color #c2f7dd is rgb(194, 247, 221).
In the hex color #c2f7dd, The value of Red is 194, value of Green is 247, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #c2f7dd consists of 151° Hue, 77% Saturation, and 86% Lightness.
In the CMYK color model, the color #c2f7dd can be represented as Cyan=0.21457489878543%, Magenta=0%, Yellow=0.10526315789474%, and Black=0.031372549019608%.
Shades of #c2f7dd
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 #c2f7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2f7dd
Preview of #c2f7dd on White Background
The contrast ratio of #c2f7dd with white color is 1.19
Preview of #c2f7dd on black background
The contrast ratio of #c2f7dd with black color is 17.64
#c2f7dd color will look good with a black background.
Color Schemes of #c2f7dd
Triadic Colors of #c2f7dd
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 #c2f7dd
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 #c2f7dd
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 #c2f7dd
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: #c2f7dd;
}
This is a sample text used for the color #c2f7dd. 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: #c2f7dd;
}
This is a sample text used for the color #c2f7dd. 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 #c2f7dd;
}
This is a sample text used for the color #c2f7dd. 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 29.31%
Green 37.31%
Blue 33.38%
CMYK Percentage
Cyan 61.1
Magenta 0%
Yellow 29.97%
Black 8.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.