#b2eddd Hex Color
rgb(178, 237, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ed | dd | - | #b2eddd |
RGB | 178 | 237 | 221 | - | rgb(178,237,221) |
HSL | 164 | 62% | 81% | - | hsl(164,62%,81%) |
HSV | 164 | 25% | 93% | - | hsv(164,25%,93%) |
XYZ | 61.6954 | 75.2538 | 79.6804 | - | xyz(61.6954,75.2538,79.6804) |
CIE-LAB | 89.51 | -21.87 | 1.69 | - | lab(89.51,-21.87,1.69) |
CMYK | 0.24894514767932 | 0 | 0.067510548523207 | 0.070588235294118 | cmyk(0.24894514767932,0,0.067510548523207,0.070588235294118) |
Description
The RGB value of color #b2eddd is rgb(178, 237, 221).
In the hex color #b2eddd, The value of Red is 178, value of Green is 237, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #b2eddd consists of 164° Hue, 62% Saturation, and 81% Lightness.
In the CMYK color model, the color #b2eddd can be represented as Cyan=0.24894514767932%, Magenta=0%, Yellow=0.067510548523207%, and Black=0.070588235294118%.
Shades of #b2eddd
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 #b2eddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2eddd
Preview of #b2eddd on White Background
The contrast ratio of #b2eddd with white color is 1.31
Preview of #b2eddd on black background
The contrast ratio of #b2eddd with black color is 16.05
#b2eddd color will look good with a black background.
Color Schemes of #b2eddd
Triadic Colors of #b2eddd
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 #b2eddd
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 #b2eddd
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 #b2eddd
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: #b2eddd;
}
This is a sample text used for the color #b2eddd. 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: #b2eddd;
}
This is a sample text used for the color #b2eddd. 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 #b2eddd;
}
This is a sample text used for the color #b2eddd. 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 27.99%
Green 37.26%
Blue 34.75%
CMYK Percentage
Cyan 64.32
Magenta 0%
Yellow 17.44%
Black 18.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.