#b5fbcc Hex Color
rgb(181, 251, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | fb | cc | - | #b5fbcc |
RGB | 181 | 251 | 204 | - | rgb(181,251,204) |
HSL | 140 | 90% | 85% | - | hsl(140,90%,85%) |
HSV | 140 | 28% | 98% | - | hsv(140,28%,98%) |
XYZ | 64.4523 | 83.1778 | 69.7847 | - | xyz(64.4523,83.1778,69.7847) |
CIE-LAB | 93.09 | -30.95 | 15.65 | - | lab(93.09,-30.95,15.65) |
CMYK | 0.27888446215139 | 0 | 0.18725099601594 | 0.015686274509804 | cmyk(0.27888446215139,0,0.18725099601594,0.015686274509804) |
Description
The RGB value of color #b5fbcc is rgb(181, 251, 204).
In the hex color #b5fbcc, The value of Red is 181, value of Green is 251, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #b5fbcc consists of 140° Hue, 90% Saturation, and 85% Lightness.
In the CMYK color model, the color #b5fbcc can be represented as Cyan=0.27888446215139%, Magenta=0%, Yellow=0.18725099601594%, and Black=0.015686274509804%.
Shades of #b5fbcc
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 #b5fbcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5fbcc
Preview of #b5fbcc on White Background
The contrast ratio of #b5fbcc with white color is 1.19
Preview of #b5fbcc on black background
The contrast ratio of #b5fbcc with black color is 17.64
#b5fbcc color will look good with a black background.
Color Schemes of #b5fbcc
Triadic Colors of #b5fbcc
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 #b5fbcc
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 #b5fbcc
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 #b5fbcc
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: #b5fbcc;
}
This is a sample text used for the color #b5fbcc. 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: #b5fbcc;
}
This is a sample text used for the color #b5fbcc. 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 #b5fbcc;
}
This is a sample text used for the color #b5fbcc. 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 28.46%
Green 39.47%
Blue 32.08%
CMYK Percentage
Cyan 57.88
Magenta 0%
Yellow 38.86%
Black 3.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.