#06e6da Hex Color
rgb(6, 230, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | e6 | da | - | #06e6da |
RGB | 6 | 230 | 218 | - | rgb(6,230,218) |
HSL | 177 | 95% | 46% | - | hsl(177,95%,46%) |
HSV | 177 | 97% | 90% | - | hsv(177,97%,90%) |
XYZ | 41.0268 | 61.6943 | 76.0755 | - | xyz(41.0268,61.6943,76.0755) |
CIE-LAB | 82.75 | -47.78 | -7.21 | - | lab(82.75,-47.78,-7.21) |
CMYK | 0.97391304347826 | 0 | 0.052173913043478 | 0.098039215686274 | cmyk(0.97391304347826,0,0.052173913043478,0.098039215686274) |
Description
The RGB value of color #06e6da is rgb(6, 230, 218).
In the hex color #06e6da, The value of Red is 6, value of Green is 230, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #06e6da consists of 177° Hue, 95% Saturation, and 46% Lightness.
In the CMYK color model, the color #06e6da can be represented as Cyan=0.97391304347826%, Magenta=0%, Yellow=0.052173913043478%, and Black=0.098039215686274%.
Shades of #06e6da
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 #06e6da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06e6da
Preview of #06e6da on White Background
The contrast ratio of #06e6da with white color is 1.57
Preview of #06e6da on black background
The contrast ratio of #06e6da with black color is 13.34
#06e6da color will look good with a black background.
Color Schemes of #06e6da
Triadic Colors of #06e6da
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 #06e6da
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 #06e6da
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 #06e6da
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: #06e6da;
}
This is a sample text used for the color #06e6da. 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: #06e6da;
}
This is a sample text used for the color #06e6da. 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 #06e6da;
}
This is a sample text used for the color #06e6da. 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 1.32%
Green 50.66%
Blue 48.02%
CMYK Percentage
Cyan 86.64
Magenta 0%
Yellow 4.64%
Black 8.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.