#474f35 Hex Color
rgb(71, 79, 53)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 47 | 4f | 35 | - | #474f35 |
RGB | 71 | 79 | 53 | - | rgb(71,79,53) |
HSL | 78 | 20% | 26% | - | hsl(78,20%,26%) |
HSV | 78 | 33% | 31% | - | hsv(78,33%,31%) |
XYZ | 6.0371 | 7.1886 | 4.4375 | - | xyz(6.0371,7.1886,4.4375) |
CIE-LAB | 32.23 | -8.4 | 14.33 | - | lab(32.23,-8.4,14.33) |
CMYK | 0.10126582278481 | 0 | 0.32911392405063 | 0.69019607843137 | cmyk(0.10126582278481,0,0.32911392405063,0.69019607843137) |
Description
The RGB value of color #474f35 is rgb(71, 79, 53).
In the hex color #474f35, The value of Red is 71, value of Green is 79, and value of Blue is 53. The primary color is Green. Similarly, The HSL values for #474f35 consists of 78° Hue, 20% Saturation, and 26% Lightness.
In the CMYK color model, the color #474f35 can be represented as Cyan=0.10126582278481%, Magenta=0%, Yellow=0.32911392405063%, and Black=0.69019607843137%.
Shades of #474f35
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 #474f35
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #474f35
Preview of #474f35 on White Background
The contrast ratio of #474f35 with white color is 8.61
#474f35 color will look good on a white background.
Preview of #474f35 on black background
The contrast ratio of #474f35 with black color is 2.44
Color Schemes of #474f35
Triadic Colors of #474f35
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 #474f35
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 #474f35
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 #474f35
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 #474f35
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: #474f35;
}
This is a sample text used for the color #474f35. 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: #474f35;
}
This is a sample text used for the color #474f35. 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 #474f35;
}
This is a sample text used for the color #474f35. 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 34.98%
Green 38.92%
Blue 26.11%
CMYK Percentage
Cyan 9.04
Magenta 0%
Yellow 29.37%
Black 61.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.