#06c46e Hex Color
rgb(6, 196, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | c4 | 6e | - | #06c46e |
RGB | 6 | 196 | 110 | - | rgb(6,196,110) |
HSL | 153 | 94% | 40% | - | hsl(153,94%,40%) |
HSV | 153 | 97% | 77% | - | hsv(153,97%,77%) |
XYZ | 22.6295 | 40.6444 | 21.4043 | - | xyz(22.6295,40.6444,21.4043) |
CIE-LAB | 69.93 | -60.48 | 31.86 | - | lab(69.93,-60.48,31.86) |
CMYK | 0.96938775510204 | 0 | 0.43877551020408 | 0.23137254901961 | cmyk(0.96938775510204,0,0.43877551020408,0.23137254901961) |
Description
The RGB value of color #06c46e is rgb(6, 196, 110).
In the hex color #06c46e, The value of Red is 6, value of Green is 196, and value of Blue is 110. The primary color is Green. Similarly, The HSL values for #06c46e consists of 153° Hue, 94% Saturation, and 40% Lightness.
In the CMYK color model, the color #06c46e can be represented as Cyan=0.96938775510204%, Magenta=0%, Yellow=0.43877551020408%, and Black=0.23137254901961%.
Shades of #06c46e
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 #06c46e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06c46e
Preview of #06c46e on White Background
The contrast ratio of #06c46e with white color is 2.3
Preview of #06c46e on black background
The contrast ratio of #06c46e with black color is 9.13
#06c46e color will look good with a black background.
Color Schemes of #06c46e
Triadic Colors of #06c46e
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 #06c46e
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 #06c46e
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 #06c46e
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 #06c46e
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: #06c46e;
}
This is a sample text used for the color #06c46e. 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: #06c46e;
}
This is a sample text used for the color #06c46e. 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 #06c46e;
}
This is a sample text used for the color #06c46e. 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.92%
Green 62.82%
Blue 35.26%
CMYK Percentage
Cyan 59.13
Magenta 0%
Yellow 26.76%
Black 14.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.