#b1bcc7 Hex Color
rgb(177, 188, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | bc | c7 | - | #b1bcc7 |
RGB | 177 | 188 | 199 | - | rgb(177,188,199) |
HSL | 210 | 16% | 74% | - | hsl(210,16%,74%) |
HSV | 210 | 11% | 78% | - | hsv(210,11%,78%) |
XYZ | 46.4235 | 49.4371 | 61.1284 | - | xyz(46.4235,49.4371,61.1284) |
CIE-LAB | 75.72 | -1.59 | -6.85 | - | lab(75.72,-1.59,-6.85) |
CMYK | 0.1105527638191 | 0.055276381909548 | 0 | 0.21960784313725 | cmyk(0.1105527638191,0.055276381909548,0,0.21960784313725) |
Description
The RGB value of color #b1bcc7 is rgb(177, 188, 199).
In the hex color #b1bcc7, The value of Red is 177, value of Green is 188, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #b1bcc7 consists of 210° Hue, 16% Saturation, and 74% Lightness.
In the CMYK color model, the color #b1bcc7 can be represented as Cyan=0.1105527638191%, Magenta=0.055276381909548%, Yellow=0%, and Black=0.21960784313725%.
Shades of #b1bcc7
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 #b1bcc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1bcc7
Preview of #b1bcc7 on White Background
The contrast ratio of #b1bcc7 with white color is 1.93
Preview of #b1bcc7 on black background
The contrast ratio of #b1bcc7 with black color is 10.89
#b1bcc7 color will look good with a black background.
Color Schemes of #b1bcc7
Triadic Colors of #b1bcc7
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 #b1bcc7
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 #b1bcc7
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 #b1bcc7
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: #b1bcc7;
}
This is a sample text used for the color #b1bcc7. 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: #b1bcc7;
}
This is a sample text used for the color #b1bcc7. 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 #b1bcc7;
}
This is a sample text used for the color #b1bcc7. 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.38%
Green 33.33%
Blue 35.28%
CMYK Percentage
Cyan 28.68
Magenta 14.34%
Yellow 0%
Black 56.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.