#06c08b Hex Color
rgb(6, 192, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | c0 | 8b | - | #06c08b |
RGB | 6 | 192 | 139 | - | rgb(6,192,139) |
HSL | 163 | 94% | 39% | - | hsl(163,94%,39%) |
HSV | 163 | 97% | 75% | - | hsv(163,97%,75%) |
XYZ | 23.5849 | 39.6021 | 30.827 | - | xyz(23.5849,39.6021,30.827) |
CIE-LAB | 69.19 | -52.98 | 15.54 | - | lab(69.19,-52.98,15.54) |
CMYK | 0.96875 | 0 | 0.27604166666667 | 0.24705882352941 | cmyk(0.96875,0,0.27604166666667,0.24705882352941) |
Description
The RGB value of color #06c08b is rgb(6, 192, 139).
In the hex color #06c08b, The value of Red is 6, value of Green is 192, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #06c08b consists of 163° Hue, 94% Saturation, and 39% Lightness.
In the CMYK color model, the color #06c08b can be represented as Cyan=0.96875%, Magenta=0%, Yellow=0.27604166666667%, and Black=0.24705882352941%.
Shades of #06c08b
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 #06c08b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06c08b
Preview of #06c08b on White Background
The contrast ratio of #06c08b with white color is 2.35
Preview of #06c08b on black background
The contrast ratio of #06c08b with black color is 8.92
#06c08b color will look good with a black background.
Color Schemes of #06c08b
Triadic Colors of #06c08b
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 #06c08b
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 #06c08b
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 #06c08b
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.
Monochromatic Colors of #06c08b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #06c08b;
}
This is a sample text used for the color #06c08b. 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: #06c08b;
}
This is a sample text used for the color #06c08b. 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 #06c08b;
}
This is a sample text used for the color #06c08b. 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.78%
Green 56.97%
Blue 41.25%
CMYK Percentage
Cyan 64.94
Magenta 0%
Yellow 18.5%
Black 16.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.