#06efb0 Hex Color
rgb(6, 239, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | ef | b0 | - | #06efb0 |
RGB | 6 | 239 | 176 | - | rgb(6,239,176) |
HSL | 164 | 95% | 48% | - | hsl(164,95%,48%) |
HSV | 164 | 97% | 94% | - | hsv(164,97%,94%) |
XYZ | 38.7781 | 64.9063 | 51.5587 | - | xyz(38.7781,64.9063,51.5587) |
CIE-LAB | 84.44 | -62.07 | 17.28 | - | lab(84.44,-62.07,17.28) |
CMYK | 0.97489539748954 | 0 | 0.26359832635983 | 0.062745098039216 | cmyk(0.97489539748954,0,0.26359832635983,0.062745098039216) |
Description
The RGB value of color #06efb0 is rgb(6, 239, 176).
In the hex color #06efb0, The value of Red is 6, value of Green is 239, and value of Blue is 176. The primary color is Green. Similarly, The HSL values for #06efb0 consists of 164° Hue, 95% Saturation, and 48% Lightness.
In the CMYK color model, the color #06efb0 can be represented as Cyan=0.97489539748954%, Magenta=0%, Yellow=0.26359832635983%, and Black=0.062745098039216%.
Shades of #06efb0
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 #06efb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06efb0
Preview of #06efb0 on White Background
The contrast ratio of #06efb0 with white color is 1.5
Preview of #06efb0 on black background
The contrast ratio of #06efb0 with black color is 13.98
#06efb0 color will look good with a black background.
Color Schemes of #06efb0
Triadic Colors of #06efb0
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 #06efb0
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 #06efb0
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 #06efb0
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: #06efb0;
}
This is a sample text used for the color #06efb0. 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: #06efb0;
}
This is a sample text used for the color #06efb0. 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 #06efb0;
}
This is a sample text used for the color #06efb0. 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.43%
Green 56.77%
Blue 41.81%
CMYK Percentage
Cyan 74.92
Magenta 0%
Yellow 20.26%
Black 4.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.