#d2feb2 Hex Color
rgb(210, 254, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | fe | b2 | - | #d2feb2 |
RGB | 210 | 254 | 178 | - | rgb(210,254,178) |
HSL | 95 | 97% | 85% | - | hsl(95,97%,85%) |
HSV | 95 | 30% | 100% | - | hsv(95,30%,100%) |
XYZ | 70.056 | 87.7996 | 55.3742 | - | xyz(70.056,87.7996,55.3742) |
CIE-LAB | 95.08 | -27.12 | 31.87 | - | lab(95.08,-27.12,31.87) |
CMYK | 0.17322834645669 | 0 | 0.2992125984252 | 0.003921568627451 | cmyk(0.17322834645669,0,0.2992125984252,0.003921568627451) |
Description
The RGB value of color #d2feb2 is rgb(210, 254, 178).
In the hex color #d2feb2, The value of Red is 210, value of Green is 254, and value of Blue is 178. The primary color is Green. Similarly, The HSL values for #d2feb2 consists of 95° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #d2feb2 can be represented as Cyan=0.17322834645669%, Magenta=0%, Yellow=0.2992125984252%, and Black=0.003921568627451%.
Shades of #d2feb2
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 #d2feb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2feb2
Preview of #d2feb2 on White Background
The contrast ratio of #d2feb2 with white color is 1.13
Preview of #d2feb2 on black background
The contrast ratio of #d2feb2 with black color is 18.56
#d2feb2 color will look good with a black background.
Color Schemes of #d2feb2
Triadic Colors of #d2feb2
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 #d2feb2
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 #d2feb2
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 #d2feb2
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: #d2feb2;
}
This is a sample text used for the color #d2feb2. 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: #d2feb2;
}
This is a sample text used for the color #d2feb2. 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 #d2feb2;
}
This is a sample text used for the color #d2feb2. 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.71%
Green 39.56%
Blue 27.73%
CMYK Percentage
Cyan 36.36
Magenta 0%
Yellow 62.81%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.