#babbbc Hex Color
rgb(186, 187, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | bb | bc | - | #babbbc |
RGB | 186 | 187 | 188 | - | rgb(186,187,188) |
HSL | 210 | 1% | 73% | - | hsl(210,1%,73%) |
HSV | 210 | 1% | 74% | - | hsv(210,1%,74%) |
XYZ | 47.0971 | 49.6106 | 54.6705 | - | xyz(47.0971,49.6106,54.6705) |
CIE-LAB | 75.83 | -0.16 | -0.64 | - | lab(75.83,-0.16,-0.64) |
CMYK | 0.010638297872341 | 0.0053191489361703 | 0 | 0.26274509803922 | cmyk(0.010638297872341,0.0053191489361703,0,0.26274509803922) |
Description
The RGB value of color #babbbc is rgb(186, 187, 188).
In the hex color #babbbc, The value of Red is 186, value of Green is 187, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #babbbc consists of 210° Hue, 1% Saturation, and 73% Lightness.
In the CMYK color model, the color #babbbc can be represented as Cyan=0.010638297872341%, Magenta=0.0053191489361703%, Yellow=0%, and Black=0.26274509803922%.
Shades of #babbbc
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 #babbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #babbbc
Preview of #babbbc on White Background
The contrast ratio of #babbbc with white color is 1.92
Preview of #babbbc on black background
The contrast ratio of #babbbc with black color is 10.92
#babbbc color will look good with a black background.
Color Schemes of #babbbc
Triadic Colors of #babbbc
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 #babbbc
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 #babbbc
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 #babbbc
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: #babbbc;
}
This is a sample text used for the color #babbbc. 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: #babbbc;
}
This is a sample text used for the color #babbbc. 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 #babbbc;
}
This is a sample text used for the color #babbbc. 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 33.16%
Green 33.33%
Blue 33.51%
CMYK Percentage
Cyan 3.82
Magenta 1.91%
Yellow 0%
Black 94.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.