#b0fbac Hex Color
rgb(176, 251, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | fb | ac | - | #b0fbac |
RGB | 176 | 251 | 172 | - | rgb(176,251,172) |
HSL | 117 | 91% | 83% | - | hsl(117,91%,83%) |
HSV | 117 | 31% | 98% | - | hsv(117,31%,98%) |
XYZ | 59.8481 | 81.203 | 51.5492 | - | xyz(59.8481,81.203,51.5492) |
CIE-LAB | 92.22 | -37.92 | 30.71 | - | lab(92.22,-37.92,30.71) |
CMYK | 0.29880478087649 | 0 | 0.31474103585657 | 0.015686274509804 | cmyk(0.29880478087649,0,0.31474103585657,0.015686274509804) |
Description
The RGB value of color #b0fbac is rgb(176, 251, 172).
In the hex color #b0fbac, The value of Red is 176, value of Green is 251, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #b0fbac consists of 117° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #b0fbac can be represented as Cyan=0.29880478087649%, Magenta=0%, Yellow=0.31474103585657%, and Black=0.015686274509804%.
Shades of #b0fbac
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 #b0fbac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0fbac
Preview of #b0fbac on White Background
The contrast ratio of #b0fbac with white color is 1.22
Preview of #b0fbac on black background
The contrast ratio of #b0fbac with black color is 17.24
#b0fbac color will look good with a black background.
Color Schemes of #b0fbac
Triadic Colors of #b0fbac
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 #b0fbac
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 #b0fbac
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 #b0fbac
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: #b0fbac;
}
This is a sample text used for the color #b0fbac. 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: #b0fbac;
}
This is a sample text used for the color #b0fbac. 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 #b0fbac;
}
This is a sample text used for the color #b0fbac. 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 29.38%
Green 41.9%
Blue 28.71%
CMYK Percentage
Cyan 47.49
Magenta 0%
Yellow 50.02%
Black 2.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.