#b9fedf Hex Color
rgb(185, 254, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | fe | df | - | #b9fedf |
RGB | 185 | 254 | 223 | - | rgb(185,254,223) |
HSL | 153 | 97% | 86% | - | hsl(153,97%,86%) |
HSV | 153 | 27% | 100% | - | hsv(153,27%,100%) |
XYZ | 68.7687 | 86.5256 | 82.8887 | - | xyz(68.7687,86.5256,82.8887) |
CIE-LAB | 94.54 | -27.58 | 7.96 | - | lab(94.54,-27.58,7.96) |
CMYK | 0.27165354330709 | 0 | 0.12204724409449 | 0.003921568627451 | cmyk(0.27165354330709,0,0.12204724409449,0.003921568627451) |
Description
The RGB value of color #b9fedf is rgb(185, 254, 223).
In the hex color #b9fedf, The value of Red is 185, value of Green is 254, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #b9fedf consists of 153° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #b9fedf can be represented as Cyan=0.27165354330709%, Magenta=0%, Yellow=0.12204724409449%, and Black=0.003921568627451%.
Shades of #b9fedf
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 #b9fedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9fedf
Preview of #b9fedf on White Background
The contrast ratio of #b9fedf with white color is 1.15
Preview of #b9fedf on black background
The contrast ratio of #b9fedf with black color is 18.31
#b9fedf color will look good with a black background.
Color Schemes of #b9fedf
Triadic Colors of #b9fedf
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 #b9fedf
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 #b9fedf
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 #b9fedf
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: #b9fedf;
}
This is a sample text used for the color #b9fedf. 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: #b9fedf;
}
This is a sample text used for the color #b9fedf. 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 #b9fedf;
}
This is a sample text used for the color #b9fedf. 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.95%
Green 38.37%
Blue 33.69%
CMYK Percentage
Cyan 68.32
Magenta 0%
Yellow 30.69%
Black 0.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.