#b4ceba Hex Color
rgb(180, 206, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | ce | ba | - | #b4ceba |
RGB | 180 | 206 | 186 | - | rgb(180,206,186) |
HSL | 134 | 21% | 76% | - | hsl(134,21%,76%) |
HSV | 134 | 13% | 81% | - | hsv(134,13%,81%) |
XYZ | 49.7566 | 57.3911 | 54.9095 | - | xyz(49.7566,57.3911,54.9095) |
CIE-LAB | 80.4 | -12.54 | 7.01 | - | lab(80.4,-12.54,7.01) |
CMYK | 0.12621359223301 | 0 | 0.097087378640777 | 0.1921568627451 | cmyk(0.12621359223301,0,0.097087378640777,0.1921568627451) |
Description
The RGB value of color #b4ceba is rgb(180, 206, 186).
In the hex color #b4ceba, The value of Red is 180, value of Green is 206, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #b4ceba consists of 134° Hue, 21% Saturation, and 76% Lightness.
In the CMYK color model, the color #b4ceba can be represented as Cyan=0.12621359223301%, Magenta=0%, Yellow=0.097087378640777%, and Black=0.1921568627451%.
Shades of #b4ceba
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 #b4ceba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4ceba
Preview of #b4ceba on White Background
The contrast ratio of #b4ceba with white color is 1.68
Preview of #b4ceba on black background
The contrast ratio of #b4ceba with black color is 12.48
#b4ceba color will look good with a black background.
Color Schemes of #b4ceba
Triadic Colors of #b4ceba
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 #b4ceba
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 #b4ceba
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 #b4ceba
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: #b4ceba;
}
This is a sample text used for the color #b4ceba. 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: #b4ceba;
}
This is a sample text used for the color #b4ceba. 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 #b4ceba;
}
This is a sample text used for the color #b4ceba. 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.47%
Green 36.01%
Blue 32.52%
CMYK Percentage
Cyan 30.38
Magenta 0%
Yellow 23.37%
Black 46.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.