#46ac6c Hex Color
rgb(70, 172, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 46 | ac | 6c | - | #46ac6c |
RGB | 70 | 172 | 108 | - | rgb(70,172,108) |
HSL | 142 | 42% | 47% | - | hsl(142,42%,47%) |
HSV | 142 | 59% | 67% | - | hsv(142,59%,67%) |
XYZ | 19.9851 | 31.8898 | 19.2894 | - | xyz(19.9851,31.8898,19.2894) |
CIE-LAB | 63.25 | -44.28 | 24.31 | - | lab(63.25,-44.28,24.31) |
CMYK | 0.59302325581395 | 0 | 0.37209302325581 | 0.32549019607843 | cmyk(0.59302325581395,0,0.37209302325581,0.32549019607843) |
Description
The RGB value of color #46ac6c is rgb(70, 172, 108).
In the hex color #46ac6c, The value of Red is 70, value of Green is 172, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #46ac6c consists of 142° Hue, 42% Saturation, and 47% Lightness.
In the CMYK color model, the color #46ac6c can be represented as Cyan=0.59302325581395%, Magenta=0%, Yellow=0.37209302325581%, and Black=0.32549019607843%.
Shades of #46ac6c
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 #46ac6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #46ac6c
Preview of #46ac6c on White Background
The contrast ratio of #46ac6c with white color is 2.85
Preview of #46ac6c on black background
The contrast ratio of #46ac6c with black color is 7.38
#46ac6c color will look good with a black background.
Color Schemes of #46ac6c
Triadic Colors of #46ac6c
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 #46ac6c
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 #46ac6c
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 #46ac6c
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: #46ac6c;
}
This is a sample text used for the color #46ac6c. 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: #46ac6c;
}
This is a sample text used for the color #46ac6c. 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 #46ac6c;
}
This is a sample text used for the color #46ac6c. 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 20%
Green 49.14%
Blue 30.86%
CMYK Percentage
Cyan 45.95
Magenta 0%
Yellow 28.83%
Black 25.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.