#c7effe Hex Color
rgb(199, 239, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ef | fe | - | #c7effe |
RGB | 199 | 239 | 254 | - | rgb(199,239,254) |
HSL | 196 | 96% | 89% | - | hsl(196,96%,89%) |
HSV | 196 | 22% | 100% | - | hsv(196,22%,100%) |
XYZ | 72.3091 | 81.0309 | 105.5954 | - | xyz(72.3091,81.0309,105.5954) |
CIE-LAB | 92.15 | -9.7 | -11.51 | - | lab(92.15,-9.7,-11.51) |
CMYK | 0.21653543307087 | 0.059055118110236 | 0 | 0.003921568627451 | cmyk(0.21653543307087,0.059055118110236,0,0.003921568627451) |
Description
The RGB value of color #c7effe is rgb(199, 239, 254).
In the hex color #c7effe, The value of Red is 199, value of Green is 239, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #c7effe consists of 196° Hue, 96% Saturation, and 89% Lightness.
In the CMYK color model, the color #c7effe can be represented as Cyan=0.21653543307087%, Magenta=0.059055118110236%, Yellow=0%, and Black=0.003921568627451%.
Shades of #c7effe
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 #c7effe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7effe
Preview of #c7effe on White Background
The contrast ratio of #c7effe with white color is 1.22
Preview of #c7effe on black background
The contrast ratio of #c7effe with black color is 17.21
#c7effe color will look good with a black background.
Color Schemes of #c7effe
Triadic Colors of #c7effe
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 #c7effe
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 #c7effe
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 #c7effe
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: #c7effe;
}
This is a sample text used for the color #c7effe. 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: #c7effe;
}
This is a sample text used for the color #c7effe. 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 #c7effe;
}
This is a sample text used for the color #c7effe. 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.76%
Green 34.54%
Blue 36.71%
CMYK Percentage
Cyan 77.47
Magenta 21.13%
Yellow 0%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.