#bcdda8 Hex Color
rgb(188, 221, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | dd | a8 | - | #bcdda8 |
RGB | 188 | 221 | 168 | - | rgb(188,221,168) |
HSL | 97 | 44% | 76% | - | hsl(97,44%,76%) |
HSV | 97 | 24% | 87% | - | hsv(97,24%,87%) |
XYZ | 53.6634 | 65.2314 | 46.8084 | - | xyz(53.6634,65.2314,46.8084) |
CIE-LAB | 84.6 | -20.38 | 22.51 | - | lab(84.6,-20.38,22.51) |
CMYK | 0.14932126696833 | 0 | 0.23981900452489 | 0.13333333333333 | cmyk(0.14932126696833,0,0.23981900452489,0.13333333333333) |
Description
The RGB value of color #bcdda8 is rgb(188, 221, 168).
In the hex color #bcdda8, The value of Red is 188, value of Green is 221, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #bcdda8 consists of 97° Hue, 44% Saturation, and 76% Lightness.
In the CMYK color model, the color #bcdda8 can be represented as Cyan=0.14932126696833%, Magenta=0%, Yellow=0.23981900452489%, and Black=0.13333333333333%.
Shades of #bcdda8
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 #bcdda8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcdda8
Preview of #bcdda8 on White Background
The contrast ratio of #bcdda8 with white color is 1.5
Preview of #bcdda8 on black background
The contrast ratio of #bcdda8 with black color is 14.05
#bcdda8 color will look good with a black background.
Color Schemes of #bcdda8
Triadic Colors of #bcdda8
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 #bcdda8
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 #bcdda8
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 #bcdda8
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: #bcdda8;
}
This is a sample text used for the color #bcdda8. 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: #bcdda8;
}
This is a sample text used for the color #bcdda8. 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 #bcdda8;
}
This is a sample text used for the color #bcdda8. 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.58%
Green 38.3%
Blue 29.12%
CMYK Percentage
Cyan 28.58
Magenta 0%
Yellow 45.9%
Black 25.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.