#49794a Hex Color
rgb(73, 121, 74)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 49 | 79 | 4a | - | #49794a |
| RGB | 73 | 121 | 74 | - | rgb(73,121,74) |
| HSL | 121 | 25% | 38% | - | hsl(121,25%,38%) |
| HSV | 121 | 40% | 47% | - | hsv(121,40%,47%) |
| XYZ | 10.8211 | 15.5856 | 8.9166 | - | xyz(10.8211,15.5856,8.9166) |
| CIE-LAB | 46.43 | -26.74 | 20.78 | - | lab(46.43,-26.74,20.78) |
| CMYK | 0.39669421487603 | 0 | 0.38842975206612 | 0.52549019607843 | cmyk(0.39669421487603,0,0.38842975206612,0.52549019607843) |
Description
The RGB value of color #49794a is rgb(73, 121, 74).
In the hex color #49794a, The value of Red is 73, value of Green is 121, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #49794a consists of 121° Hue, 25% Saturation, and 38% Lightness.
In the CMYK color model, the color #49794a can be represented as Cyan=0.39669421487603%, Magenta=0%, Yellow=0.38842975206612%, and Black=0.52549019607843%.
Shades of #49794a
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 #49794a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #49794a
Preview of #49794a on White Background
The contrast ratio of #49794a with white color is 5.1
#49794a color will look good on a white background.
Preview of #49794a on black background
The contrast ratio of #49794a with black color is 4.12
Color Schemes of #49794a
Triadic Colors of #49794a
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 #49794a
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 #49794a
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 #49794a
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 #49794a
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: #49794a;
}
This is a sample text used for the color #49794a. 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: #49794a;
}
This is a sample text used for the color #49794a. 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 #49794a;
}
This is a sample text used for the color #49794a. 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 27.24%
Green 45.15%
Blue 27.61%
CMYK Percentage
Cyan 30.27
Magenta 0%
Yellow 29.64%
Black 40.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.