#dedfc1 Hex Color
rgb(222, 223, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | df | c1 | - | #dedfc1 |
RGB | 222 | 223 | 193 | - | rgb(222,223,193) |
HSL | 62 | 32% | 82% | - | hsl(62,32%,82%) |
HSV | 62 | 13% | 87% | - | hsv(62,13%,87%) |
XYZ | 66.1375 | 72.1552 | 60.8936 | - | xyz(66.1375,72.1552,60.8936) |
CIE-LAB | 88.04 | -5.39 | 14.61 | - | lab(88.04,-5.39,14.61) |
CMYK | 0.0044843049327354 | 0 | 0.13452914798206 | 0.12549019607843 | cmyk(0.0044843049327354,0,0.13452914798206,0.12549019607843) |
Description
The RGB value of color #dedfc1 is rgb(222, 223, 193).
In the hex color #dedfc1, The value of Red is 222, value of Green is 223, and value of Blue is 193. The primary color is Green. Similarly, The HSL values for #dedfc1 consists of 62° Hue, 32% Saturation, and 82% Lightness.
In the CMYK color model, the color #dedfc1 can be represented as Cyan=0.0044843049327354%, Magenta=0%, Yellow=0.13452914798206%, and Black=0.12549019607843%.
Shades of #dedfc1
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 #dedfc1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dedfc1
Preview of #dedfc1 on White Background
The contrast ratio of #dedfc1 with white color is 1.36
Preview of #dedfc1 on black background
The contrast ratio of #dedfc1 with black color is 15.43
#dedfc1 color will look good with a black background.
Color Schemes of #dedfc1
Triadic Colors of #dedfc1
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 #dedfc1
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 #dedfc1
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 #dedfc1
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: #dedfc1;
}
This is a sample text used for the color #dedfc1. 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: #dedfc1;
}
This is a sample text used for the color #dedfc1. 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 #dedfc1;
}
This is a sample text used for the color #dedfc1. 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 34.8%
Green 34.95%
Blue 30.25%
CMYK Percentage
Cyan 1.7
Magenta 0%
Yellow 50.86%
Black 47.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.