#bbceaf Hex Color
rgb(187, 206, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | ce | af | - | #bbceaf |
| RGB | 187 | 206 | 175 | - | rgb(187,206,175) |
| HSL | 97 | 24% | 75% | - | hsl(97,24%,75%) |
| HSV | 97 | 15% | 81% | - | hsv(97,15%,81%) |
| XYZ | 50.3027 | 57.8026 | 49.0632 | - | xyz(50.3027,57.8026,49.0632) |
| CIE-LAB | 80.63 | -12.06 | 13.27 | - | lab(80.63,-12.06,13.27) |
| CMYK | 0.092233009708738 | 0 | 0.1504854368932 | 0.1921568627451 | cmyk(0.092233009708738,0,0.1504854368932,0.1921568627451) |
Description
The RGB value of color #bbceaf is rgb(187, 206, 175).
In the hex color #bbceaf, The value of Red is 187, value of Green is 206, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #bbceaf consists of 97° Hue, 24% Saturation, and 75% Lightness.
In the CMYK color model, the color #bbceaf can be represented as Cyan=0.092233009708738%, Magenta=0%, Yellow=0.1504854368932%, and Black=0.1921568627451%.
Shades of #bbceaf
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 #bbceaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbceaf
Preview of #bbceaf on White Background
The contrast ratio of #bbceaf with white color is 1.67
Preview of #bbceaf on black background
The contrast ratio of #bbceaf with black color is 12.56
#bbceaf color will look good with a black background.
Color Schemes of #bbceaf
Triadic Colors of #bbceaf
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 #bbceaf
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 #bbceaf
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 #bbceaf
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: #bbceaf;
}
This is a sample text used for the color #bbceaf. 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: #bbceaf;
}
This is a sample text used for the color #bbceaf. 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 #bbceaf;
}
This is a sample text used for the color #bbceaf. 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.92%
Green 36.27%
Blue 30.81%
CMYK Percentage
Cyan 21.21
Magenta 0%
Yellow 34.6%
Black 44.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.