#c5f6fd Hex Color
rgb(197, 246, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | f6 | fd | - | #c5f6fd |
RGB | 197 | 246 | 253 | - | rgb(197,246,253) |
HSL | 188 | 93% | 88% | - | hsl(188,93%,88%) |
HSV | 188 | 22% | 99% | - | hsv(188,22%,99%) |
XYZ | 73.7113 | 84.8737 | 105.4258 | - | xyz(73.7113,84.8737,105.4258) |
CIE-LAB | 93.83 | -14.02 | -8.5 | - | lab(93.83,-14.02,-8.5) |
CMYK | 0.22134387351779 | 0.027667984189723 | 0 | 0.0078431372549019 | cmyk(0.22134387351779,0.027667984189723,0,0.0078431372549019) |
Description
The RGB value of color #c5f6fd is rgb(197, 246, 253).
In the hex color #c5f6fd, The value of Red is 197, value of Green is 246, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #c5f6fd consists of 188° Hue, 93% Saturation, and 88% Lightness.
In the CMYK color model, the color #c5f6fd can be represented as Cyan=0.22134387351779%, Magenta=0.027667984189723%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #c5f6fd
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 #c5f6fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5f6fd
Preview of #c5f6fd on White Background
The contrast ratio of #c5f6fd with white color is 1.17
Preview of #c5f6fd on black background
The contrast ratio of #c5f6fd with black color is 17.97
#c5f6fd color will look good with a black background.
Color Schemes of #c5f6fd
Triadic Colors of #c5f6fd
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 #c5f6fd
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 #c5f6fd
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 #c5f6fd
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: #c5f6fd;
}
This is a sample text used for the color #c5f6fd. 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: #c5f6fd;
}
This is a sample text used for the color #c5f6fd. 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 #c5f6fd;
}
This is a sample text used for the color #c5f6fd. 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.3%
Green 35.34%
Blue 36.35%
CMYK Percentage
Cyan 86.17
Magenta 10.77%
Yellow 0%
Black 3.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.