#b2ceab Hex Color
rgb(178, 206, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ce | ab | - | #b2ceab |
RGB | 178 | 206 | 171 | - | rgb(178,206,171) |
HSL | 108 | 26% | 74% | - | hsl(108,26%,74%) |
HSV | 108 | 17% | 81% | - | hsv(108,17%,81%) |
XYZ | 47.7821 | 56.5479 | 46.9245 | - | xyz(47.7821,56.5479,46.9245) |
CIE-LAB | 79.92 | -15.9 | 14.32 | - | lab(79.92,-15.9,14.32) |
CMYK | 0.13592233009709 | 0 | 0.16990291262136 | 0.1921568627451 | cmyk(0.13592233009709,0,0.16990291262136,0.1921568627451) |
Description
The RGB value of color #b2ceab is rgb(178, 206, 171).
In the hex color #b2ceab, The value of Red is 178, value of Green is 206, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #b2ceab consists of 108° Hue, 26% Saturation, and 74% Lightness.
In the CMYK color model, the color #b2ceab can be represented as Cyan=0.13592233009709%, Magenta=0%, Yellow=0.16990291262136%, and Black=0.1921568627451%.
Shades of #b2ceab
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 #b2ceab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2ceab
Preview of #b2ceab on White Background
The contrast ratio of #b2ceab with white color is 1.71
Preview of #b2ceab on black background
The contrast ratio of #b2ceab with black color is 12.31
#b2ceab color will look good with a black background.
Color Schemes of #b2ceab
Triadic Colors of #b2ceab
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 #b2ceab
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 #b2ceab
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 #b2ceab
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: #b2ceab;
}
This is a sample text used for the color #b2ceab. 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: #b2ceab;
}
This is a sample text used for the color #b2ceab. 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 #b2ceab;
}
This is a sample text used for the color #b2ceab. 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.07%
Green 37.12%
Blue 30.81%
CMYK Percentage
Cyan 27.29
Magenta 0%
Yellow 34.12%
Black 38.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.