#b0fccc Hex Color
rgb(176, 252, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | fc | cc | - | #b0fccc |
RGB | 176 | 252 | 204 | - | rgb(176,252,204) |
HSL | 142 | 93% | 84% | - | hsl(142,93%,84%) |
HSV | 142 | 30% | 99% | - | hsv(142,30%,99%) |
XYZ | 63.614 | 83.2105 | 69.8352 | - | xyz(63.614,83.2105,69.8352) |
CIE-LAB | 93.11 | -32.92 | 15.64 | - | lab(93.11,-32.92,15.64) |
CMYK | 0.3015873015873 | 0 | 0.19047619047619 | 0.011764705882353 | cmyk(0.3015873015873,0,0.19047619047619,0.011764705882353) |
Description
The RGB value of color #b0fccc is rgb(176, 252, 204).
In the hex color #b0fccc, The value of Red is 176, value of Green is 252, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #b0fccc consists of 142° Hue, 93% Saturation, and 84% Lightness.
In the CMYK color model, the color #b0fccc can be represented as Cyan=0.3015873015873%, Magenta=0%, Yellow=0.19047619047619%, and Black=0.011764705882353%.
Shades of #b0fccc
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 #b0fccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0fccc
Preview of #b0fccc on White Background
The contrast ratio of #b0fccc with white color is 1.19
Preview of #b0fccc on black background
The contrast ratio of #b0fccc with black color is 17.64
#b0fccc color will look good with a black background.
Color Schemes of #b0fccc
Triadic Colors of #b0fccc
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 #b0fccc
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 #b0fccc
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 #b0fccc
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: #b0fccc;
}
This is a sample text used for the color #b0fccc. 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: #b0fccc;
}
This is a sample text used for the color #b0fccc. 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 #b0fccc;
}
This is a sample text used for the color #b0fccc. 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 27.85%
Green 39.87%
Blue 32.28%
CMYK Percentage
Cyan 59.86
Magenta 0%
Yellow 37.81%
Black 2.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.