#b1fcfd Hex Color
rgb(177, 252, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | fc | fd | - | #b1fcfd |
RGB | 177 | 252 | 253 | - | rgb(177,252,253) |
HSL | 181 | 95% | 84% | - | hsl(181,95%,84%) |
HSV | 181 | 30% | 99% | - | hsv(181,30%,99%) |
XYZ | 70.6715 | 86.0598 | 105.8149 | - | xyz(70.6715,86.0598,105.8149) |
CIE-LAB | 94.34 | -22.62 | -7.87 | - | lab(94.34,-22.62,-7.87) |
CMYK | 0.300395256917 | 0.0039525691699605 | 0 | 0.0078431372549019 | cmyk(0.300395256917,0.0039525691699605,0,0.0078431372549019) |
Description
The RGB value of color #b1fcfd is rgb(177, 252, 253).
In the hex color #b1fcfd, The value of Red is 177, value of Green is 252, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #b1fcfd consists of 181° Hue, 95% Saturation, and 84% Lightness.
In the CMYK color model, the color #b1fcfd can be represented as Cyan=0.300395256917%, Magenta=0.0039525691699605%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #b1fcfd
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 #b1fcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1fcfd
Preview of #b1fcfd on White Background
The contrast ratio of #b1fcfd with white color is 1.15
Preview of #b1fcfd on black background
The contrast ratio of #b1fcfd with black color is 18.21
#b1fcfd color will look good with a black background.
Color Schemes of #b1fcfd
Triadic Colors of #b1fcfd
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 #b1fcfd
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 #b1fcfd
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 #b1fcfd
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: #b1fcfd;
}
This is a sample text used for the color #b1fcfd. 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: #b1fcfd;
}
This is a sample text used for the color #b1fcfd. 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 #b1fcfd;
}
This is a sample text used for the color #b1fcfd. 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 25.95%
Green 36.95%
Blue 37.1%
CMYK Percentage
Cyan 96.22
Magenta 1.27%
Yellow 0%
Black 2.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.