#b4fbdd Hex Color
rgb(180, 251, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | fb | dd | - | #b4fbdd |
RGB | 180 | 251 | 221 | - | rgb(180,251,221) |
HSL | 155 | 90% | 85% | - | hsl(155,90%,85%) |
HSV | 155 | 28% | 98% | - | hsv(155,28%,98%) |
XYZ | 66.3707 | 83.9181 | 81.1063 | - | xyz(66.3707,83.9181,81.1063) |
CIE-LAB | 93.41 | -28.03 | 7.35 | - | lab(93.41,-28.03,7.35) |
CMYK | 0.28286852589641 | 0 | 0.1195219123506 | 0.015686274509804 | cmyk(0.28286852589641,0,0.1195219123506,0.015686274509804) |
Description
The RGB value of color #b4fbdd is rgb(180, 251, 221).
In the hex color #b4fbdd, The value of Red is 180, value of Green is 251, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #b4fbdd consists of 155° Hue, 90% Saturation, and 85% Lightness.
In the CMYK color model, the color #b4fbdd can be represented as Cyan=0.28286852589641%, Magenta=0%, Yellow=0.1195219123506%, and Black=0.015686274509804%.
Shades of #b4fbdd
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 #b4fbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4fbdd
Preview of #b4fbdd on White Background
The contrast ratio of #b4fbdd with white color is 1.18
Preview of #b4fbdd on black background
The contrast ratio of #b4fbdd with black color is 17.78
#b4fbdd color will look good with a black background.
Color Schemes of #b4fbdd
Triadic Colors of #b4fbdd
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 #b4fbdd
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 #b4fbdd
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 #b4fbdd
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: #b4fbdd;
}
This is a sample text used for the color #b4fbdd. 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: #b4fbdd;
}
This is a sample text used for the color #b4fbdd. 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 #b4fbdd;
}
This is a sample text used for the color #b4fbdd. 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.61%
Green 38.5%
Blue 33.9%
CMYK Percentage
Cyan 67.66
Magenta 0%
Yellow 28.59%
Black 3.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.