#b4becc Hex Color
rgb(180, 190, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | be | cc | - | #b4becc |
RGB | 180 | 190 | 204 | - | rgb(180,190,204) |
HSL | 215 | 19% | 75% | - | hsl(215,19%,75%) |
HSV | 215 | 12% | 80% | - | hsv(215,12%,80%) |
XYZ | 48.1349 | 50.8898 | 64.4125 | - | xyz(48.1349,50.8898,64.4125) |
CIE-LAB | 76.61 | -0.65 | -8.22 | - | lab(76.61,-0.65,-8.22) |
CMYK | 0.11764705882353 | 0.068627450980392 | 0 | 0.2 | cmyk(0.11764705882353,0.068627450980392,0,0.2) |
Description
The RGB value of color #b4becc is rgb(180, 190, 204).
In the hex color #b4becc, The value of Red is 180, value of Green is 190, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b4becc consists of 215° Hue, 19% Saturation, and 75% Lightness.
In the CMYK color model, the color #b4becc can be represented as Cyan=0.11764705882353%, Magenta=0.068627450980392%, Yellow=0%, and Black=0.2%.
Shades of #b4becc
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 #b4becc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4becc
Preview of #b4becc on White Background
The contrast ratio of #b4becc with white color is 1.88
Preview of #b4becc on black background
The contrast ratio of #b4becc with black color is 11.18
#b4becc color will look good with a black background.
Color Schemes of #b4becc
Triadic Colors of #b4becc
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 #b4becc
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 #b4becc
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 #b4becc
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: #b4becc;
}
This is a sample text used for the color #b4becc. 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: #b4becc;
}
This is a sample text used for the color #b4becc. 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 #b4becc;
}
This is a sample text used for the color #b4becc. 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.36%
Green 33.1%
Blue 35.54%
CMYK Percentage
Cyan 30.46
Magenta 17.77%
Yellow 0%
Black 51.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.