#baeacb Hex Color
rgb(186, 234, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | ea | cb | - | #baeacb |
RGB | 186 | 234 | 203 | - | rgb(186,234,203) |
HSL | 141 | 53% | 82% | - | hsl(141,53%,82%) |
HSV | 141 | 21% | 92% | - | hsv(141,21%,92%) |
XYZ | 60.452 | 73.5965 | 67.5193 | - | xyz(60.452,73.5965,67.5193) |
CIE-LAB | 88.73 | -21.44 | 10.02 | - | lab(88.73,-21.44,10.02) |
CMYK | 0.20512820512821 | 0 | 0.13247863247863 | 0.082352941176471 | cmyk(0.20512820512821,0,0.13247863247863,0.082352941176471) |
Description
The RGB value of color #baeacb is rgb(186, 234, 203).
In the hex color #baeacb, The value of Red is 186, value of Green is 234, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #baeacb consists of 141° Hue, 53% Saturation, and 82% Lightness.
In the CMYK color model, the color #baeacb can be represented as Cyan=0.20512820512821%, Magenta=0%, Yellow=0.13247863247863%, and Black=0.082352941176471%.
Shades of #baeacb
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 #baeacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baeacb
Preview of #baeacb on White Background
The contrast ratio of #baeacb with white color is 1.34
Preview of #baeacb on black background
The contrast ratio of #baeacb with black color is 15.72
#baeacb color will look good with a black background.
Color Schemes of #baeacb
Triadic Colors of #baeacb
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 #baeacb
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 #baeacb
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 #baeacb
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: #baeacb;
}
This is a sample text used for the color #baeacb. 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: #baeacb;
}
This is a sample text used for the color #baeacb. 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 #baeacb;
}
This is a sample text used for the color #baeacb. 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.86%
Green 37.56%
Blue 32.58%
CMYK Percentage
Cyan 48.84
Magenta 0%
Yellow 31.55%
Black 19.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.