#06f4dd Hex Color
rgb(6, 244, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | f4 | dd | - | #06f4dd |
RGB | 6 | 244 | 221 | - | rgb(6,244,221) |
HSL | 174 | 95% | 49% | - | hsl(174,95%,49%) |
HSV | 174 | 98% | 96% | - | hsv(174,98%,96%) |
XYZ | 45.4769 | 69.9605 | 79.5135 | - | xyz(45.4769,69.9605,79.5135) |
CIE-LAB | 86.98 | -52.8 | -2.56 | - | lab(86.98,-52.8,-2.56) |
CMYK | 0.97540983606557 | 0 | 0.094262295081967 | 0.043137254901961 | cmyk(0.97540983606557,0,0.094262295081967,0.043137254901961) |
Description
The RGB value of color #06f4dd is rgb(6, 244, 221).
In the hex color #06f4dd, The value of Red is 6, value of Green is 244, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #06f4dd consists of 174° Hue, 95% Saturation, and 49% Lightness.
In the CMYK color model, the color #06f4dd can be represented as Cyan=0.97540983606557%, Magenta=0%, Yellow=0.094262295081967%, and Black=0.043137254901961%.
Shades of #06f4dd
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 #06f4dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06f4dd
Preview of #06f4dd on White Background
The contrast ratio of #06f4dd with white color is 1.4
Preview of #06f4dd on black background
The contrast ratio of #06f4dd with black color is 14.99
#06f4dd color will look good with a black background.
Color Schemes of #06f4dd
Triadic Colors of #06f4dd
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 #06f4dd
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 #06f4dd
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 #06f4dd
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: #06f4dd;
}
This is a sample text used for the color #06f4dd. 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: #06f4dd;
}
This is a sample text used for the color #06f4dd. 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 #06f4dd;
}
This is a sample text used for the color #06f4dd. 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.27%
Green 51.8%
Blue 46.92%
CMYK Percentage
Cyan 87.65
Magenta 0%
Yellow 8.47%
Black 3.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.