#95ecee Hex Color
rgb(149, 236, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | ec | ee | - | #95ecee |
RGB | 149 | 236 | 238 | - | rgb(149,236,238) |
HSL | 181 | 72% | 76% | - | hsl(181,72%,76%) |
HSV | 181 | 37% | 93% | - | hsv(181,37%,93%) |
XYZ | 57.8225 | 72.5535 | 91.8456 | - | xyz(57.8225,72.5535,91.8456) |
CIE-LAB | 88.23 | -25.62 | -9.26 | - | lab(88.23,-25.62,-9.26) |
CMYK | 0.37394957983193 | 0.0084033613445378 | 0 | 0.066666666666667 | cmyk(0.37394957983193,0.0084033613445378,0,0.066666666666667) |
Description
The RGB value of color #95ecee is rgb(149, 236, 238).
In the hex color #95ecee, The value of Red is 149, value of Green is 236, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #95ecee consists of 181° Hue, 72% Saturation, and 76% Lightness.
In the CMYK color model, the color #95ecee can be represented as Cyan=0.37394957983193%, Magenta=0.0084033613445378%, Yellow=0%, and Black=0.066666666666667%.
Shades of #95ecee
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 #95ecee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95ecee
Preview of #95ecee on White Background
The contrast ratio of #95ecee with white color is 1.35
Preview of #95ecee on black background
The contrast ratio of #95ecee with black color is 15.51
#95ecee color will look good with a black background.
Color Schemes of #95ecee
Triadic Colors of #95ecee
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 #95ecee
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 #95ecee
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 #95ecee
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: #95ecee;
}
This is a sample text used for the color #95ecee. 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: #95ecee;
}
This is a sample text used for the color #95ecee. 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 #95ecee;
}
This is a sample text used for the color #95ecee. 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.92%
Green 37.88%
Blue 38.2%
CMYK Percentage
Cyan 83.28
Magenta 1.87%
Yellow 0%
Black 14.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.