#70eeef Hex Color
rgb(112, 238, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | ee | ef | - | #70eeef |
RGB | 112 | 238 | 239 | - | rgb(112,238,239) |
HSL | 180 | 80% | 69% | - | hsl(180,80%,69%) |
HSV | 180 | 53% | 94% | - | hsv(180,53%,94%) |
XYZ | 52.8366 | 70.8258 | 92.5473 | - | xyz(52.8366,70.8258,92.5473) |
CIE-LAB | 87.4 | -34.57 | -11.18 | - | lab(87.4,-34.57,-11.18) |
CMYK | 0.53138075313808 | 0.00418410041841 | 0 | 0.062745098039216 | cmyk(0.53138075313808,0.00418410041841,0,0.062745098039216) |
Description
The RGB value of color #70eeef is rgb(112, 238, 239).
In the hex color #70eeef, The value of Red is 112, value of Green is 238, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #70eeef consists of 180° Hue, 80% Saturation, and 69% Lightness.
In the CMYK color model, the color #70eeef can be represented as Cyan=0.53138075313808%, Magenta=0.00418410041841%, Yellow=0%, and Black=0.062745098039216%.
Shades of #70eeef
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 #70eeef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #70eeef
Preview of #70eeef on White Background
The contrast ratio of #70eeef with white color is 1.38
Preview of #70eeef on black background
The contrast ratio of #70eeef with black color is 15.17
#70eeef color will look good with a black background.
Color Schemes of #70eeef
Triadic Colors of #70eeef
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 #70eeef
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 #70eeef
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 #70eeef
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: #70eeef;
}
This is a sample text used for the color #70eeef. 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: #70eeef;
}
This is a sample text used for the color #70eeef. 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 #70eeef;
}
This is a sample text used for the color #70eeef. 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 19.02%
Green 40.41%
Blue 40.58%
CMYK Percentage
Cyan 88.81
Magenta 0.7%
Yellow 0%
Black 10.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.