#73512d Hex Color
rgb(115, 81, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 73 | 51 | 2d | - | #73512d |
RGB | 115 | 81 | 45 | - | rgb(115,81,45) |
HSL | 31 | 44% | 31% | - | hsl(31,44%,31%) |
HSV | 31 | 61% | 45% | - | hsv(31,61%,45%) |
XYZ | 10.4863 | 9.7192 | 3.8059 | - | xyz(10.4863,9.7192,3.8059) |
CIE-LAB | 37.33 | 9.92 | 26.56 | - | lab(37.33,9.92,26.56) |
CMYK | 0 | 0.29565217391304 | 0.60869565217391 | 0.54901960784314 | cmyk(0,0.29565217391304,0.60869565217391,0.54901960784314) |
Description
The RGB value of color #73512d is rgb(115, 81, 45).
In the hex color #73512d, The value of Red is 115, value of Green is 81, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #73512d consists of 31° Hue, 44% Saturation, and 31% Lightness.
In the CMYK color model, the color #73512d can be represented as Cyan=0%, Magenta=0.29565217391304%, Yellow=0.60869565217391%, and Black=0.54901960784314%.
Shades of #73512d
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 #73512d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #73512d
Preview of #73512d on White Background
The contrast ratio of #73512d with white color is 7.13
#73512d color will look good on a white background.
Preview of #73512d on black background
The contrast ratio of #73512d with black color is 2.94
Color Schemes of #73512d
Triadic Colors of #73512d
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 #73512d
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 #73512d
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 #73512d
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 #73512d
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: #73512d;
}
This is a sample text used for the color #73512d. 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: #73512d;
}
This is a sample text used for the color #73512d. 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 #73512d;
}
This is a sample text used for the color #73512d. 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 47.72%
Green 33.61%
Blue 18.67%
CMYK Percentage
Cyan 0
Magenta 20.34%
Yellow 41.88%
Black 37.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.