#c2f7ff Hex Color
rgb(194, 247, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | f7 | ff | - | #c2f7ff |
RGB | 194 | 247 | 255 | - | rgb(194,247,255) |
HSL | 188 | 100% | 88% | - | hsl(188,100%,88%) |
HSV | 188 | 24% | 100% | - | hsv(188,24%,100%) |
XYZ | 73.5589 | 85.2109 | 107.1781 | - | xyz(73.5589,85.2109,107.1781) |
CIE-LAB | 93.97 | -14.97 | -9.34 | - | lab(93.97,-14.97,-9.34) |
CMYK | 0.23921568627451 | 0.031372549019608 | 0 | 0 | cmyk(0.23921568627451,0.031372549019608,0,0) |
Description
The RGB value of color #c2f7ff is rgb(194, 247, 255).
In the hex color #c2f7ff, The value of Red is 194, value of Green is 247, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #c2f7ff consists of 188° Hue, 100% Saturation, and 88% Lightness.
In the CMYK color model, the color #c2f7ff can be represented as Cyan=0.23921568627451%, Magenta=0.031372549019608%, Yellow=0%, and Black=0%.
Shades of #c2f7ff
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 #c2f7ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2f7ff
Preview of #c2f7ff on White Background
The contrast ratio of #c2f7ff with white color is 1.16
Preview of #c2f7ff on black background
The contrast ratio of #c2f7ff with black color is 18.04
#c2f7ff color will look good with a black background.
Color Schemes of #c2f7ff
Triadic Colors of #c2f7ff
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 #c2f7ff
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 #c2f7ff
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 #c2f7ff
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: #c2f7ff;
}
This is a sample text used for the color #c2f7ff. 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: #c2f7ff;
}
This is a sample text used for the color #c2f7ff. 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 #c2f7ff;
}
This is a sample text used for the color #c2f7ff. 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.87%
Green 35.49%
Blue 36.64%
CMYK Percentage
Cyan 88.41
Magenta 11.59%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.