#c2d4bf Hex Color
rgb(194, 212, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | d4 | bf | - | #c2d4bf |
RGB | 194 | 212 | 191 | - | rgb(194,212,191) |
HSL | 111 | 20% | 79% | - | hsl(111,20%,79%) |
HSV | 111 | 10% | 83% | - | hsv(111,10%,83%) |
XYZ | 55.1956 | 62.3179 | 58.4097 | - | xyz(55.1956,62.3179,58.4097) |
CIE-LAB | 83.08 | -9.93 | 8.32 | - | lab(83.08,-9.93,8.32) |
CMYK | 0.084905660377359 | 0 | 0.099056603773585 | 0.16862745098039 | cmyk(0.084905660377359,0,0.099056603773585,0.16862745098039) |
Description
The RGB value of color #c2d4bf is rgb(194, 212, 191).
In the hex color #c2d4bf, The value of Red is 194, value of Green is 212, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #c2d4bf consists of 111° Hue, 20% Saturation, and 79% Lightness.
In the CMYK color model, the color #c2d4bf can be represented as Cyan=0.084905660377359%, Magenta=0%, Yellow=0.099056603773585%, and Black=0.16862745098039%.
Shades of #c2d4bf
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 #c2d4bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2d4bf
Preview of #c2d4bf on White Background
The contrast ratio of #c2d4bf with white color is 1.56
Preview of #c2d4bf on black background
The contrast ratio of #c2d4bf with black color is 13.46
#c2d4bf color will look good with a black background.
Color Schemes of #c2d4bf
Triadic Colors of #c2d4bf
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 #c2d4bf
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 #c2d4bf
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 #c2d4bf
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: #c2d4bf;
}
This is a sample text used for the color #c2d4bf. 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: #c2d4bf;
}
This is a sample text used for the color #c2d4bf. 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 #c2d4bf;
}
This is a sample text used for the color #c2d4bf. 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 32.5%
Green 35.51%
Blue 31.99%
CMYK Percentage
Cyan 24.08
Magenta 0%
Yellow 28.09%
Black 47.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.