#06cb74 Hex Color
rgb(6, 203, 116)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | cb | 74 | - | #06cb74 |
RGB | 6 | 203 | 116 | - | rgb(6,203,116) |
HSL | 154 | 94% | 41% | - | hsl(154,94%,41%) |
HSV | 154 | 97% | 80% | - | hsv(154,97%,80%) |
XYZ | 24.5834 | 44.0115 | 23.7224 | - | xyz(24.5834,44.0115,23.7224) |
CIE-LAB | 72.24 | -61.76 | 31.79 | - | lab(72.24,-61.76,31.79) |
CMYK | 0.97044334975369 | 0 | 0.42857142857143 | 0.20392156862745 | cmyk(0.97044334975369,0,0.42857142857143,0.20392156862745) |
Description
The RGB value of color #06cb74 is rgb(6, 203, 116).
In the hex color #06cb74, The value of Red is 6, value of Green is 203, and value of Blue is 116. The primary color is Green. Similarly, The HSL values for #06cb74 consists of 154° Hue, 94% Saturation, and 41% Lightness.
In the CMYK color model, the color #06cb74 can be represented as Cyan=0.97044334975369%, Magenta=0%, Yellow=0.42857142857143%, and Black=0.20392156862745%.
Shades of #06cb74
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 #06cb74
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06cb74
Preview of #06cb74 on White Background
The contrast ratio of #06cb74 with white color is 2.14
Preview of #06cb74 on black background
The contrast ratio of #06cb74 with black color is 9.8
#06cb74 color will look good with a black background.
Color Schemes of #06cb74
Triadic Colors of #06cb74
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 #06cb74
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 #06cb74
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 #06cb74
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 #06cb74
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: #06cb74;
}
This is a sample text used for the color #06cb74. 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: #06cb74;
}
This is a sample text used for the color #06cb74. 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 #06cb74;
}
This is a sample text used for the color #06cb74. 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.85%
Green 62.46%
Blue 35.69%
CMYK Percentage
Cyan 60.54
Magenta 0%
Yellow 26.74%
Black 12.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.