#b9fddf Hex Color
rgb(185, 253, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | fd | df | - | #b9fddf |
RGB | 185 | 253 | 223 | - | rgb(185,253,223) |
HSL | 154 | 94% | 86% | - | hsl(154,94%,86%) |
HSV | 154 | 27% | 99% | - | hsv(154,27%,99%) |
XYZ | 68.4521 | 85.8926 | 82.7832 | - | xyz(68.4521,85.8926,82.7832) |
CIE-LAB | 94.27 | -27.11 | 7.57 | - | lab(94.27,-27.11,7.57) |
CMYK | 0.26877470355731 | 0 | 0.11857707509881 | 0.0078431372549019 | cmyk(0.26877470355731,0,0.11857707509881,0.0078431372549019) |
Description
The RGB value of color #b9fddf is rgb(185, 253, 223).
In the hex color #b9fddf, The value of Red is 185, value of Green is 253, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #b9fddf consists of 154° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #b9fddf can be represented as Cyan=0.26877470355731%, Magenta=0%, Yellow=0.11857707509881%, and Black=0.0078431372549019%.
Shades of #b9fddf
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 #b9fddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9fddf
Preview of #b9fddf on White Background
The contrast ratio of #b9fddf with white color is 1.16
Preview of #b9fddf on black background
The contrast ratio of #b9fddf with black color is 18.18
#b9fddf color will look good with a black background.
Color Schemes of #b9fddf
Triadic Colors of #b9fddf
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 #b9fddf
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 #b9fddf
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 #b9fddf
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: #b9fddf;
}
This is a sample text used for the color #b9fddf. 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: #b9fddf;
}
This is a sample text used for the color #b9fddf. 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 #b9fddf;
}
This is a sample text used for the color #b9fddf. 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.99%
Green 38.28%
Blue 33.74%
CMYK Percentage
Cyan 68.01
Magenta 0%
Yellow 30%
Black 1.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.