#b4fbcb Hex Color
rgb(180, 251, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | fb | cb | - | #b4fbcb |
RGB | 180 | 251 | 203 | - | rgb(180,251,203) |
HSL | 139 | 90% | 85% | - | hsl(139,90%,85%) |
HSV | 139 | 28% | 98% | - | hsv(139,28%,98%) |
XYZ | 64.0991 | 83.0095 | 69.144 | - | xyz(64.0991,83.0095,69.144) |
CIE-LAB | 93.02 | -31.44 | 16.06 | - | lab(93.02,-31.44,16.06) |
CMYK | 0.28286852589641 | 0 | 0.19123505976096 | 0.015686274509804 | cmyk(0.28286852589641,0,0.19123505976096,0.015686274509804) |
Description
The RGB value of color #b4fbcb is rgb(180, 251, 203).
In the hex color #b4fbcb, The value of Red is 180, value of Green is 251, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #b4fbcb consists of 139° Hue, 90% Saturation, and 85% Lightness.
In the CMYK color model, the color #b4fbcb can be represented as Cyan=0.28286852589641%, Magenta=0%, Yellow=0.19123505976096%, and Black=0.015686274509804%.
Shades of #b4fbcb
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 #b4fbcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4fbcb
Preview of #b4fbcb on White Background
The contrast ratio of #b4fbcb with white color is 1.19
Preview of #b4fbcb on black background
The contrast ratio of #b4fbcb with black color is 17.6
#b4fbcb color will look good with a black background.
Color Schemes of #b4fbcb
Triadic Colors of #b4fbcb
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 #b4fbcb
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 #b4fbcb
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 #b4fbcb
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: #b4fbcb;
}
This is a sample text used for the color #b4fbcb. 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: #b4fbcb;
}
This is a sample text used for the color #b4fbcb. 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 #b4fbcb;
}
This is a sample text used for the color #b4fbcb. 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.39%
Green 39.59%
Blue 32.02%
CMYK Percentage
Cyan 57.75
Magenta 0%
Yellow 39.04%
Black 3.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.