#c5fbfc Hex Color
rgb(197, 251, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | fb | fc | - | #c5fbfc |
RGB | 197 | 251 | 252 | - | rgb(197,251,252) |
HSL | 181 | 90% | 88% | - | hsl(181,90%,88%) |
HSV | 181 | 22% | 99% | - | hsv(181,22%,99%) |
XYZ | 75.0938 | 87.893 | 105.1026 | - | xyz(75.0938,87.893,105.1026) |
CIE-LAB | 95.12 | -16.72 | -6.08 | - | lab(95.12,-16.72,-6.08) |
CMYK | 0.21825396825397 | 0.0039682539682541 | 0 | 0.011764705882353 | cmyk(0.21825396825397,0.0039682539682541,0,0.011764705882353) |
Description
The RGB value of color #c5fbfc is rgb(197, 251, 252).
In the hex color #c5fbfc, The value of Red is 197, value of Green is 251, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #c5fbfc consists of 181° Hue, 90% Saturation, and 88% Lightness.
In the CMYK color model, the color #c5fbfc can be represented as Cyan=0.21825396825397%, Magenta=0.0039682539682541%, Yellow=0%, and Black=0.011764705882353%.
Shades of #c5fbfc
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 #c5fbfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5fbfc
Preview of #c5fbfc on White Background
The contrast ratio of #c5fbfc with white color is 1.13
Preview of #c5fbfc on black background
The contrast ratio of #c5fbfc with black color is 18.58
#c5fbfc color will look good with a black background.
Color Schemes of #c5fbfc
Triadic Colors of #c5fbfc
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 #c5fbfc
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 #c5fbfc
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 #c5fbfc
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: #c5fbfc;
}
This is a sample text used for the color #c5fbfc. 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: #c5fbfc;
}
This is a sample text used for the color #c5fbfc. 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 #c5fbfc;
}
This is a sample text used for the color #c5fbfc. 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 28.14%
Green 35.86%
Blue 36%
CMYK Percentage
Cyan 93.28
Magenta 1.7%
Yellow 0%
Black 5.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.