#bbc1c2 Hex Color
rgb(187, 193, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | c1 | c2 | - | #bbc1c2 |
RGB | 187 | 193 | 194 | - | rgb(187,193,194) |
HSL | 189 | 5% | 75% | - | hsl(189,5%,75%) |
HSV | 189 | 4% | 76% | - | hsv(189,4%,76%) |
XYZ | 49.3011 | 52.5998 | 58.5933 | - | xyz(49.3011,52.5998,58.5933) |
CIE-LAB | 77.64 | -1.87 | -1.23 | - | lab(77.64,-1.87,-1.23) |
CMYK | 0.036082474226804 | 0.0051546391752577 | 0 | 0.23921568627451 | cmyk(0.036082474226804,0.0051546391752577,0,0.23921568627451) |
Description
The RGB value of color #bbc1c2 is rgb(187, 193, 194).
In the hex color #bbc1c2, The value of Red is 187, value of Green is 193, and value of Blue is 194. The primary color is Blue. Similarly, The HSL values for #bbc1c2 consists of 189° Hue, 5% Saturation, and 75% Lightness.
In the CMYK color model, the color #bbc1c2 can be represented as Cyan=0.036082474226804%, Magenta=0.0051546391752577%, Yellow=0%, and Black=0.23921568627451%.
Shades of #bbc1c2
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 #bbc1c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbc1c2
Preview of #bbc1c2 on White Background
The contrast ratio of #bbc1c2 with white color is 1.82
Preview of #bbc1c2 on black background
The contrast ratio of #bbc1c2 with black color is 11.52
#bbc1c2 color will look good with a black background.
Color Schemes of #bbc1c2
Triadic Colors of #bbc1c2
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 #bbc1c2
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 #bbc1c2
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 #bbc1c2
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: #bbc1c2;
}
This is a sample text used for the color #bbc1c2. 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: #bbc1c2;
}
This is a sample text used for the color #bbc1c2. 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 #bbc1c2;
}
This is a sample text used for the color #bbc1c2. 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.58%
Green 33.62%
Blue 33.8%
CMYK Percentage
Cyan 12.87
Magenta 1.84%
Yellow 0%
Black 85.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.