#b3cbbc Hex Color
rgb(179, 203, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | cb | bc | - | #b3cbbc |
RGB | 179 | 203 | 188 | - | rgb(179,203,188) |
HSL | 143 | 19% | 75% | - | hsl(143,19%,75%) |
HSV | 143 | 12% | 80% | - | hsv(143,12%,80%) |
XYZ | 49.0234 | 55.9264 | 55.788 | - | xyz(49.0234,55.9264,55.788) |
CIE-LAB | 79.57 | -10.97 | 4.74 | - | lab(79.57,-10.97,4.74) |
CMYK | 0.11822660098522 | 0 | 0.073891625615763 | 0.20392156862745 | cmyk(0.11822660098522,0,0.073891625615763,0.20392156862745) |
Description
The RGB value of color #b3cbbc is rgb(179, 203, 188).
In the hex color #b3cbbc, The value of Red is 179, value of Green is 203, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #b3cbbc consists of 143° Hue, 19% Saturation, and 75% Lightness.
In the CMYK color model, the color #b3cbbc can be represented as Cyan=0.11822660098522%, Magenta=0%, Yellow=0.073891625615763%, and Black=0.20392156862745%.
Shades of #b3cbbc
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 #b3cbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3cbbc
Preview of #b3cbbc on White Background
The contrast ratio of #b3cbbc with white color is 1.72
Preview of #b3cbbc on black background
The contrast ratio of #b3cbbc with black color is 12.19
#b3cbbc color will look good with a black background.
Color Schemes of #b3cbbc
Triadic Colors of #b3cbbc
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 #b3cbbc
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 #b3cbbc
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 #b3cbbc
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: #b3cbbc;
}
This is a sample text used for the color #b3cbbc. 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: #b3cbbc;
}
This is a sample text used for the color #b3cbbc. 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 #b3cbbc;
}
This is a sample text used for the color #b3cbbc. 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.4%
Green 35.61%
Blue 32.98%
CMYK Percentage
Cyan 29.85
Magenta 0%
Yellow 18.66%
Black 51.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.