#b8ddbc Hex Color
rgb(184, 221, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | dd | bc | - | #b8ddbc |
RGB | 184 | 221 | 188 | - | rgb(184,221,188) |
HSL | 126 | 35% | 79% | - | hsl(126,35%,79%) |
HSV | 126 | 17% | 87% | - | hsv(126,17%,87%) |
XYZ | 54.7007 | 65.5341 | 57.3433 | - | xyz(54.7007,65.5341,57.3433) |
CIE-LAB | 84.76 | -18.4 | 12.21 | - | lab(84.76,-18.4,12.21) |
CMYK | 0.16742081447964 | 0 | 0.14932126696833 | 0.13333333333333 | cmyk(0.16742081447964,0,0.14932126696833,0.13333333333333) |
Description
The RGB value of color #b8ddbc is rgb(184, 221, 188).
In the hex color #b8ddbc, The value of Red is 184, value of Green is 221, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #b8ddbc consists of 126° Hue, 35% Saturation, and 79% Lightness.
In the CMYK color model, the color #b8ddbc can be represented as Cyan=0.16742081447964%, Magenta=0%, Yellow=0.14932126696833%, and Black=0.13333333333333%.
Shades of #b8ddbc
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 #b8ddbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8ddbc
Preview of #b8ddbc on White Background
The contrast ratio of #b8ddbc with white color is 1.49
Preview of #b8ddbc on black background
The contrast ratio of #b8ddbc with black color is 14.11
#b8ddbc color will look good with a black background.
Color Schemes of #b8ddbc
Triadic Colors of #b8ddbc
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 #b8ddbc
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 #b8ddbc
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 #b8ddbc
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: #b8ddbc;
}
This is a sample text used for the color #b8ddbc. 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: #b8ddbc;
}
This is a sample text used for the color #b8ddbc. 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 #b8ddbc;
}
This is a sample text used for the color #b8ddbc. 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.03%
Green 37.27%
Blue 31.7%
CMYK Percentage
Cyan 37.2
Magenta 0%
Yellow 33.18%
Black 29.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.