#bcd8be Hex Color
rgb(188, 216, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d8 | be | - | #bcd8be |
RGB | 188 | 216 | 190 | - | rgb(188,216,190) |
HSL | 124 | 26% | 79% | - | hsl(124,26%,79%) |
HSV | 124 | 13% | 85% | - | hsv(124,13%,85%) |
XYZ | 54.5892 | 63.5208 | 58.0988 | - | xyz(54.5892,63.5208,58.0988) |
CIE-LAB | 83.72 | -14.19 | 9.71 | - | lab(83.72,-14.19,9.71) |
CMYK | 0.12962962962963 | 0 | 0.12037037037037 | 0.15294117647059 | cmyk(0.12962962962963,0,0.12037037037037,0.15294117647059) |
Description
The RGB value of color #bcd8be is rgb(188, 216, 190).
In the hex color #bcd8be, The value of Red is 188, value of Green is 216, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #bcd8be consists of 124° Hue, 26% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcd8be can be represented as Cyan=0.12962962962963%, Magenta=0%, Yellow=0.12037037037037%, and Black=0.15294117647059%.
Shades of #bcd8be
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 #bcd8be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd8be
Preview of #bcd8be on White Background
The contrast ratio of #bcd8be with white color is 1.53
Preview of #bcd8be on black background
The contrast ratio of #bcd8be with black color is 13.7
#bcd8be color will look good with a black background.
Color Schemes of #bcd8be
Triadic Colors of #bcd8be
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 #bcd8be
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 #bcd8be
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 #bcd8be
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: #bcd8be;
}
This is a sample text used for the color #bcd8be. 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: #bcd8be;
}
This is a sample text used for the color #bcd8be. 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 #bcd8be;
}
This is a sample text used for the color #bcd8be. 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.65%
Green 36.36%
Blue 31.99%
CMYK Percentage
Cyan 32.17
Magenta 0%
Yellow 29.87%
Black 37.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.