#06feaf Hex Color
rgb(6, 254, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | fe | af | - | #06feaf |
RGB | 6 | 254 | 175 | - | rgb(6,254,175) |
HSL | 161 | 99% | 51% | - | hsl(161,99%,51%) |
HSV | 161 | 98% | 100% | - | hsv(161,98%,100%) |
XYZ | 43.2548 | 74.0175 | 52.5645 | - | xyz(43.2548,74.0175,52.5645) |
CIE-LAB | 88.93 | -67.69 | 24.02 | - | lab(88.93,-67.69,24.02) |
CMYK | 0.97637795275591 | 0 | 0.31102362204724 | 0.003921568627451 | cmyk(0.97637795275591,0,0.31102362204724,0.003921568627451) |
Description
The RGB value of color #06feaf is rgb(6, 254, 175).
In the hex color #06feaf, The value of Red is 6, value of Green is 254, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #06feaf consists of 161° Hue, 99% Saturation, and 51% Lightness.
In the CMYK color model, the color #06feaf can be represented as Cyan=0.97637795275591%, Magenta=0%, Yellow=0.31102362204724%, and Black=0.003921568627451%.
Shades of #06feaf
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 #06feaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06feaf
Preview of #06feaf on White Background
The contrast ratio of #06feaf with white color is 1.33
Preview of #06feaf on black background
The contrast ratio of #06feaf with black color is 15.8
#06feaf color will look good with a black background.
Color Schemes of #06feaf
Triadic Colors of #06feaf
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 #06feaf
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 #06feaf
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 #06feaf
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: #06feaf;
}
This is a sample text used for the color #06feaf. 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: #06feaf;
}
This is a sample text used for the color #06feaf. 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 #06feaf;
}
This is a sample text used for the color #06feaf. 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.38%
Green 58.39%
Blue 40.23%
CMYK Percentage
Cyan 75.61
Magenta 0%
Yellow 24.09%
Black 0.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.