#6afae8 Hex Color
rgb(106, 250, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6a | fa | e8 | - | #6afae8 |
RGB | 106 | 250 | 232 | - | rgb(106,250,232) |
HSL | 173 | 94% | 70% | - | hsl(173,94%,70%) |
HSV | 173 | 58% | 98% | - | hsv(173,58%,98%) |
XYZ | 54.695 | 77.2616 | 88.3742 | - | xyz(54.695,77.2616,88.3742) |
CIE-LAB | 90.44 | -42.92 | -3.04 | - | lab(90.44,-42.92,-3.04) |
CMYK | 0.576 | 0 | 0.072 | 0.019607843137255 | cmyk(0.576,0,0.072,0.019607843137255) |
Description
The RGB value of color #6afae8 is rgb(106, 250, 232).
In the hex color #6afae8, The value of Red is 106, value of Green is 250, and value of Blue is 232. The primary color is Green. Similarly, The HSL values for #6afae8 consists of 173° Hue, 94% Saturation, and 70% Lightness.
In the CMYK color model, the color #6afae8 can be represented as Cyan=0.576%, Magenta=0%, Yellow=0.072%, and Black=0.019607843137255%.
Shades of #6afae8
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 #6afae8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6afae8
Preview of #6afae8 on White Background
The contrast ratio of #6afae8 with white color is 1.28
Preview of #6afae8 on black background
The contrast ratio of #6afae8 with black color is 16.45
#6afae8 color will look good with a black background.
Color Schemes of #6afae8
Triadic Colors of #6afae8
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 #6afae8
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 #6afae8
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 #6afae8
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: #6afae8;
}
This is a sample text used for the color #6afae8. 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: #6afae8;
}
This is a sample text used for the color #6afae8. 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 #6afae8;
}
This is a sample text used for the color #6afae8. 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 18.03%
Green 42.52%
Blue 39.46%
CMYK Percentage
Cyan 86.28
Magenta 0%
Yellow 10.78%
Black 2.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.