#c5dffe Hex Color
rgb(197, 223, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | df | fe | - | #c5dffe |
RGB | 197 | 223 | 254 | - | rgb(197,223,254) |
HSL | 213 | 97% | 88% | - | hsl(213,97%,88%) |
HSV | 213 | 22% | 100% | - | hsv(213,22%,100%) |
XYZ | 67.303 | 71.8014 | 104.0777 | - | xyz(67.303,71.8014,104.0777) |
CIE-LAB | 87.87 | -2.07 | -17.92 | - | lab(87.87,-2.07,-17.92) |
CMYK | 0.2244094488189 | 0.12204724409449 | 0 | 0.003921568627451 | cmyk(0.2244094488189,0.12204724409449,0,0.003921568627451) |
Description
The RGB value of color #c5dffe is rgb(197, 223, 254).
In the hex color #c5dffe, The value of Red is 197, value of Green is 223, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #c5dffe consists of 213° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #c5dffe can be represented as Cyan=0.2244094488189%, Magenta=0.12204724409449%, Yellow=0%, and Black=0.003921568627451%.
Shades of #c5dffe
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 #c5dffe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5dffe
Preview of #c5dffe on White Background
The contrast ratio of #c5dffe with white color is 1.37
Preview of #c5dffe on black background
The contrast ratio of #c5dffe with black color is 15.36
#c5dffe color will look good with a black background.
Color Schemes of #c5dffe
Triadic Colors of #c5dffe
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 #c5dffe
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 #c5dffe
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 #c5dffe
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: #c5dffe;
}
This is a sample text used for the color #c5dffe. 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: #c5dffe;
}
This is a sample text used for the color #c5dffe. 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 #c5dffe;
}
This is a sample text used for the color #c5dffe. 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 29.23%
Green 33.09%
Blue 37.69%
CMYK Percentage
Cyan 64.05
Magenta 34.83%
Yellow 0%
Black 1.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.