#ccf3fa Hex Color
rgb(204, 243, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | f3 | fa | - | #ccf3fa |
RGB | 204 | 243 | 250 | - | rgb(204,243,250) |
HSL | 189 | 82% | 89% | - | hsl(189,82%,89%) |
HSV | 189 | 18% | 98% | - | hsv(189,18%,98%) |
XYZ | 74.2078 | 83.8407 | 102.7142 | - | xyz(74.2078,83.8407,102.7142) |
CIE-LAB | 93.38 | -11.07 | -7.56 | - | lab(93.38,-11.07,-7.56) |
CMYK | 0.184 | 0.028 | 0 | 0.019607843137255 | cmyk(0.184,0.028,0,0.019607843137255) |
Description
The RGB value of color #ccf3fa is rgb(204, 243, 250).
In the hex color #ccf3fa, The value of Red is 204, value of Green is 243, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #ccf3fa consists of 189° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #ccf3fa can be represented as Cyan=0.184%, Magenta=0.028%, Yellow=0%, and Black=0.019607843137255%.
Shades of #ccf3fa
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 #ccf3fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccf3fa
Preview of #ccf3fa on White Background
The contrast ratio of #ccf3fa with white color is 1.18
Preview of #ccf3fa on black background
The contrast ratio of #ccf3fa with black color is 17.77
#ccf3fa color will look good with a black background.
Color Schemes of #ccf3fa
Triadic Colors of #ccf3fa
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 #ccf3fa
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 #ccf3fa
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 #ccf3fa
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: #ccf3fa;
}
This is a sample text used for the color #ccf3fa. 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: #ccf3fa;
}
This is a sample text used for the color #ccf3fa. 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 #ccf3fa;
}
This is a sample text used for the color #ccf3fa. 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.27%
Green 34.86%
Blue 35.87%
CMYK Percentage
Cyan 79.44
Magenta 12.09%
Yellow 0%
Black 8.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.