#b5fcdf Hex Color
rgb(181, 252, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | fc | df | - | #b5fcdf |
RGB | 181 | 252 | 223 | - | rgb(181,252,223) |
HSL | 155 | 92% | 85% | - | hsl(155,92%,85%) |
HSV | 155 | 28% | 99% | - | hsv(155,28%,99%) |
XYZ | 67.1857 | 84.7723 | 82.6337 | - | xyz(67.1857,84.7723,82.6337) |
CIE-LAB | 93.78 | -27.81 | 6.85 | - | lab(93.78,-27.81,6.85) |
CMYK | 0.28174603174603 | 0 | 0.11507936507937 | 0.011764705882353 | cmyk(0.28174603174603,0,0.11507936507937,0.011764705882353) |
Description
The RGB value of color #b5fcdf is rgb(181, 252, 223).
In the hex color #b5fcdf, The value of Red is 181, value of Green is 252, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #b5fcdf consists of 155° Hue, 92% Saturation, and 85% Lightness.
In the CMYK color model, the color #b5fcdf can be represented as Cyan=0.28174603174603%, Magenta=0%, Yellow=0.11507936507937%, and Black=0.011764705882353%.
Shades of #b5fcdf
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 #b5fcdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5fcdf
Preview of #b5fcdf on White Background
The contrast ratio of #b5fcdf with white color is 1.17
Preview of #b5fcdf on black background
The contrast ratio of #b5fcdf with black color is 17.95
#b5fcdf color will look good with a black background.
Color Schemes of #b5fcdf
Triadic Colors of #b5fcdf
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 #b5fcdf
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 #b5fcdf
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 #b5fcdf
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: #b5fcdf;
}
This is a sample text used for the color #b5fcdf. 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: #b5fcdf;
}
This is a sample text used for the color #b5fcdf. 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 #b5fcdf;
}
This is a sample text used for the color #b5fcdf. 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.59%
Green 38.41%
Blue 33.99%
CMYK Percentage
Cyan 68.96
Magenta 0%
Yellow 28.16%
Black 2.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.