#b1cebe Hex Color
rgb(177, 206, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | ce | be | - | #b1cebe |
RGB | 177 | 206 | 190 | - | rgb(177,206,190) |
HSL | 147 | 23% | 75% | - | hsl(147,23%,75%) |
HSV | 147 | 14% | 81% | - | hsv(147,14%,81%) |
XYZ | 49.497 | 57.2074 | 57.1486 | - | xyz(49.497,57.2074,57.1486) |
CIE-LAB | 80.3 | -12.8 | 4.7 | - | lab(80.3,-12.8,4.7) |
CMYK | 0.14077669902913 | 0 | 0.077669902912621 | 0.1921568627451 | cmyk(0.14077669902913,0,0.077669902912621,0.1921568627451) |
Description
The RGB value of color #b1cebe is rgb(177, 206, 190).
In the hex color #b1cebe, The value of Red is 177, value of Green is 206, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #b1cebe consists of 147° Hue, 23% Saturation, and 75% Lightness.
In the CMYK color model, the color #b1cebe can be represented as Cyan=0.14077669902913%, Magenta=0%, Yellow=0.077669902912621%, and Black=0.1921568627451%.
Shades of #b1cebe
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 #b1cebe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1cebe
Preview of #b1cebe on White Background
The contrast ratio of #b1cebe with white color is 1.69
Preview of #b1cebe on black background
The contrast ratio of #b1cebe with black color is 12.44
#b1cebe color will look good with a black background.
Color Schemes of #b1cebe
Triadic Colors of #b1cebe
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 #b1cebe
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 #b1cebe
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 #b1cebe
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: #b1cebe;
}
This is a sample text used for the color #b1cebe. 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: #b1cebe;
}
This is a sample text used for the color #b1cebe. 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 #b1cebe;
}
This is a sample text used for the color #b1cebe. 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 30.89%
Green 35.95%
Blue 33.16%
CMYK Percentage
Cyan 34.29
Magenta 0%
Yellow 18.92%
Black 46.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.