#b5ceb1 Hex Color
rgb(181, 206, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ce | b1 | - | #b5ceb1 |
RGB | 181 | 206 | 177 | - | rgb(181,206,177) |
HSL | 112 | 23% | 75% | - | hsl(112,23%,75%) |
HSV | 112 | 14% | 81% | - | hsv(112,14%,81%) |
XYZ | 49.0632 | 57.1407 | 50.0383 | - | xyz(49.0632,57.1407,50.0383) |
CIE-LAB | 80.26 | -13.82 | 11.62 | - | lab(80.26,-13.82,11.62) |
CMYK | 0.12135922330097 | 0 | 0.14077669902913 | 0.1921568627451 | cmyk(0.12135922330097,0,0.14077669902913,0.1921568627451) |
Description
The RGB value of color #b5ceb1 is rgb(181, 206, 177).
In the hex color #b5ceb1, The value of Red is 181, value of Green is 206, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #b5ceb1 consists of 112° Hue, 23% Saturation, and 75% Lightness.
In the CMYK color model, the color #b5ceb1 can be represented as Cyan=0.12135922330097%, Magenta=0%, Yellow=0.14077669902913%, and Black=0.1921568627451%.
Shades of #b5ceb1
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 #b5ceb1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5ceb1
Preview of #b5ceb1 on White Background
The contrast ratio of #b5ceb1 with white color is 1.69
Preview of #b5ceb1 on black background
The contrast ratio of #b5ceb1 with black color is 12.43
#b5ceb1 color will look good with a black background.
Color Schemes of #b5ceb1
Triadic Colors of #b5ceb1
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 #b5ceb1
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 #b5ceb1
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 #b5ceb1
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: #b5ceb1;
}
This is a sample text used for the color #b5ceb1. 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: #b5ceb1;
}
This is a sample text used for the color #b5ceb1. 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 #b5ceb1;
}
This is a sample text used for the color #b5ceb1. 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.09%
Green 36.52%
Blue 31.38%
CMYK Percentage
Cyan 26.71
Magenta 0%
Yellow 30.99%
Black 42.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.