#bde3d8 Hex Color
rgb(189, 227, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e3 | d8 | - | #bde3d8 |
RGB | 189 | 227 | 216 | - | rgb(189,227,216) |
HSL | 163 | 40% | 82% | - | hsl(163,40%,82%) |
HSV | 163 | 17% | 89% | - | hsv(163,17%,89%) |
XYZ | 60.85 | 70.7149 | 75.4079 | - | xyz(60.85,70.7149,75.4079) |
CIE-LAB | 87.35 | -14.52 | 1.23 | - | lab(87.35,-14.52,1.23) |
CMYK | 0.16740088105727 | 0 | 0.048458149779736 | 0.10980392156863 | cmyk(0.16740088105727,0,0.048458149779736,0.10980392156863) |
Description
The RGB value of color #bde3d8 is rgb(189, 227, 216).
In the hex color #bde3d8, The value of Red is 189, value of Green is 227, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #bde3d8 consists of 163° Hue, 40% Saturation, and 82% Lightness.
In the CMYK color model, the color #bde3d8 can be represented as Cyan=0.16740088105727%, Magenta=0%, Yellow=0.048458149779736%, and Black=0.10980392156863%.
Shades of #bde3d8
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 #bde3d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde3d8
Preview of #bde3d8 on White Background
The contrast ratio of #bde3d8 with white color is 1.39
Preview of #bde3d8 on black background
The contrast ratio of #bde3d8 with black color is 15.14
#bde3d8 color will look good with a black background.
Color Schemes of #bde3d8
Triadic Colors of #bde3d8
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 #bde3d8
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 #bde3d8
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 #bde3d8
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: #bde3d8;
}
This is a sample text used for the color #bde3d8. 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: #bde3d8;
}
This is a sample text used for the color #bde3d8. 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 #bde3d8;
}
This is a sample text used for the color #bde3d8. 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.91%
Green 35.92%
Blue 34.18%
CMYK Percentage
Cyan 51.4
Magenta 0%
Yellow 14.88%
Black 33.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.