#b1beca Hex Color
rgb(177, 190, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | be | ca | - | #b1beca |
RGB | 177 | 190 | 202 | - | rgb(177,190,202) |
HSL | 209 | 19% | 74% | - | hsl(209,19%,74%) |
HSV | 209 | 12% | 79% | - | hsv(209,12%,79%) |
XYZ | 47.2056 | 50.4383 | 63.1247 | - | xyz(47.2056,50.4383,63.1247) |
CIE-LAB | 76.34 | -2.04 | -7.56 | - | lab(76.34,-2.04,-7.56) |
CMYK | 0.12376237623762 | 0.059405940594059 | 0 | 0.2078431372549 | cmyk(0.12376237623762,0.059405940594059,0,0.2078431372549) |
Description
The RGB value of color #b1beca is rgb(177, 190, 202).
In the hex color #b1beca, The value of Red is 177, value of Green is 190, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #b1beca consists of 209° Hue, 19% Saturation, and 74% Lightness.
In the CMYK color model, the color #b1beca can be represented as Cyan=0.12376237623762%, Magenta=0.059405940594059%, Yellow=0%, and Black=0.2078431372549%.
Shades of #b1beca
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 #b1beca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1beca
Preview of #b1beca on White Background
The contrast ratio of #b1beca with white color is 1.89
Preview of #b1beca on black background
The contrast ratio of #b1beca with black color is 11.09
#b1beca color will look good with a black background.
Color Schemes of #b1beca
Triadic Colors of #b1beca
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 #b1beca
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 #b1beca
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 #b1beca
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: #b1beca;
}
This is a sample text used for the color #b1beca. 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: #b1beca;
}
This is a sample text used for the color #b1beca. 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 #b1beca;
}
This is a sample text used for the color #b1beca. 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.11%
Green 33.39%
Blue 35.5%
CMYK Percentage
Cyan 31.65
Magenta 15.19%
Yellow 0%
Black 53.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.