#bddbc4 Hex Color
rgb(189, 219, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | db | c4 | - | #bddbc4 |
RGB | 189 | 219 | 196 | - | rgb(189,219,196) |
HSL | 134 | 29% | 80% | - | hsl(134,29%,80%) |
HSV | 134 | 14% | 86% | - | hsv(134,14%,86%) |
XYZ | 56.2816 | 65.4674 | 61.8947 | - | xyz(56.2816,65.4674,61.8947) |
CIE-LAB | 84.72 | -14.29 | 7.99 | - | lab(84.72,-14.29,7.99) |
CMYK | 0.13698630136986 | 0 | 0.10502283105023 | 0.14117647058824 | cmyk(0.13698630136986,0,0.10502283105023,0.14117647058824) |
Description
The RGB value of color #bddbc4 is rgb(189, 219, 196).
In the hex color #bddbc4, The value of Red is 189, value of Green is 219, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #bddbc4 consists of 134° Hue, 29% Saturation, and 80% Lightness.
In the CMYK color model, the color #bddbc4 can be represented as Cyan=0.13698630136986%, Magenta=0%, Yellow=0.10502283105023%, and Black=0.14117647058824%.
Shades of #bddbc4
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 #bddbc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bddbc4
Preview of #bddbc4 on White Background
The contrast ratio of #bddbc4 with white color is 1.49
Preview of #bddbc4 on black background
The contrast ratio of #bddbc4 with black color is 14.09
#bddbc4 color will look good with a black background.
Color Schemes of #bddbc4
Triadic Colors of #bddbc4
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 #bddbc4
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 #bddbc4
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 #bddbc4
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: #bddbc4;
}
This is a sample text used for the color #bddbc4. 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: #bddbc4;
}
This is a sample text used for the color #bddbc4. 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 #bddbc4;
}
This is a sample text used for the color #bddbc4. 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 31.29%
Green 36.26%
Blue 32.45%
CMYK Percentage
Cyan 35.75
Magenta 0%
Yellow 27.41%
Black 36.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.