#bbccbb Hex Color
rgb(187, 204, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | cc | bb | - | #bbccbb |
RGB | 187 | 204 | 187 | - | rgb(187,204,187) |
HSL | 120 | 14% | 77% | - | hsl(120,14%,77%) |
HSV | 120 | 8% | 80% | - | hsv(120,8%,80%) |
XYZ | 51.056 | 57.3384 | 55.3902 | - | xyz(51.056,57.3384,55.3902) |
CIE-LAB | 80.37 | -8.94 | 6.5 | - | lab(80.37,-8.94,6.5) |
CMYK | 0.083333333333333 | 0 | 0.083333333333333 | 0.2 | cmyk(0.083333333333333,0,0.083333333333333,0.2) |
Description
The RGB value of color #bbccbb is rgb(187, 204, 187).
In the hex color #bbccbb, The value of Red is 187, value of Green is 204, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #bbccbb consists of 120° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #bbccbb can be represented as Cyan=0.083333333333333%, Magenta=0%, Yellow=0.083333333333333%, and Black=0.2%.
Shades of #bbccbb
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 #bbccbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbccbb
Preview of #bbccbb on White Background
The contrast ratio of #bbccbb with white color is 1.68
Preview of #bbccbb on black background
The contrast ratio of #bbccbb with black color is 12.47
#bbccbb color will look good with a black background.
Color Schemes of #bbccbb
Triadic Colors of #bbccbb
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 #bbccbb
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 #bbccbb
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 #bbccbb
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: #bbccbb;
}
This is a sample text used for the color #bbccbb. 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: #bbccbb;
}
This is a sample text used for the color #bbccbb. 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 #bbccbb;
}
This is a sample text used for the color #bbccbb. 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.35%
Green 35.29%
Blue 32.35%
CMYK Percentage
Cyan 22.73
Magenta 0%
Yellow 22.73%
Black 54.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.