#95dcfc Hex Color
rgb(149, 220, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | dc | fc | - | #95dcfc |
RGB | 149 | 220 | 252 | - | rgb(149,220,252) |
HSL | 199 | 94% | 79% | - | hsl(199,94%,79%) |
HSV | 199 | 41% | 99% | - | hsv(199,41%,99%) |
XYZ | 55.5583 | 64.6042 | 101.6371 | - | xyz(55.5583,64.6042,101.6371) |
CIE-LAB | 84.28 | -14.18 | -22.57 | - | lab(84.28,-14.18,-22.57) |
CMYK | 0.40873015873016 | 0.12698412698413 | 0 | 0.011764705882353 | cmyk(0.40873015873016,0.12698412698413,0,0.011764705882353) |
Description
The RGB value of color #95dcfc is rgb(149, 220, 252).
In the hex color #95dcfc, The value of Red is 149, value of Green is 220, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #95dcfc consists of 199° Hue, 94% Saturation, and 79% Lightness.
In the CMYK color model, the color #95dcfc can be represented as Cyan=0.40873015873016%, Magenta=0.12698412698413%, Yellow=0%, and Black=0.011764705882353%.
Shades of #95dcfc
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 #95dcfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95dcfc
Preview of #95dcfc on White Background
The contrast ratio of #95dcfc with white color is 1.51
Preview of #95dcfc on black background
The contrast ratio of #95dcfc with black color is 13.92
#95dcfc color will look good with a black background.
Color Schemes of #95dcfc
Triadic Colors of #95dcfc
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 #95dcfc
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 #95dcfc
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 #95dcfc
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: #95dcfc;
}
This is a sample text used for the color #95dcfc. 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: #95dcfc;
}
This is a sample text used for the color #95dcfc. 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 #95dcfc;
}
This is a sample text used for the color #95dcfc. 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 23.99%
Green 35.43%
Blue 40.58%
CMYK Percentage
Cyan 74.66
Magenta 23.19%
Yellow 0%
Black 2.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.