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