#474e45 Hex Color
rgb(71, 78, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 47 | 4e | 45 | - | #474e45 |
RGB | 71 | 78 | 69 | - | rgb(71,78,69) |
HSL | 107 | 6% | 29% | - | hsl(107,6%,29%) |
HSV | 107 | 12% | 31% | - | hsv(107,12%,31%) |
XYZ | 6.3971 | 7.218 | 6.6863 | - | xyz(6.3971,7.218,6.6863) |
CIE-LAB | 32.3 | -4.8 | 4.37 | - | lab(32.3,-4.8,4.37) |
CMYK | 0.08974358974359 | 0 | 0.11538461538462 | 0.69411764705882 | cmyk(0.08974358974359,0,0.11538461538462,0.69411764705882) |
Description
The RGB value of color #474e45 is rgb(71, 78, 69).
In the hex color #474e45, The value of Red is 71, value of Green is 78, and value of Blue is 69. The primary color is Green. Similarly, The HSL values for #474e45 consists of 107° Hue, 6% Saturation, and 29% Lightness.
In the CMYK color model, the color #474e45 can be represented as Cyan=0.08974358974359%, Magenta=0%, Yellow=0.11538461538462%, and Black=0.69411764705882%.
Shades of #474e45
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 #474e45
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #474e45
Preview of #474e45 on White Background
The contrast ratio of #474e45 with white color is 8.59
#474e45 color will look good on a white background.
Preview of #474e45 on black background
The contrast ratio of #474e45 with black color is 2.44
Color Schemes of #474e45
Triadic Colors of #474e45
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 #474e45
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 #474e45
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 #474e45
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 #474e45
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: #474e45;
}
This is a sample text used for the color #474e45. 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: #474e45;
}
This is a sample text used for the color #474e45. 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 #474e45;
}
This is a sample text used for the color #474e45. 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 32.57%
Green 35.78%
Blue 31.65%
CMYK Percentage
Cyan 9.98
Magenta 0%
Yellow 12.83%
Black 77.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.