#704937 Hex Color
rgb(112, 73, 55)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | 49 | 37 | - | #704937 |
RGB | 112 | 73 | 55 | - | rgb(112,73,55) |
HSL | 19 | 34% | 33% | - | hsl(19,34%,33%) |
HSV | 19 | 51% | 44% | - | hsv(19,51%,44%) |
XYZ | 9.7542 | 8.4857 | 4.7382 | - | xyz(9.7542,8.4857,4.7382) |
CIE-LAB | 34.97 | 14.37 | 17.54 | - | lab(34.97,14.37,17.54) |
CMYK | 0 | 0.34821428571429 | 0.50892857142857 | 0.56078431372549 | cmyk(0,0.34821428571429,0.50892857142857,0.56078431372549) |
Description
The RGB value of color #704937 is rgb(112, 73, 55).
In the hex color #704937, The value of Red is 112, value of Green is 73, and value of Blue is 55. The primary color is Red. Similarly, The HSL values for #704937 consists of 19° Hue, 34% Saturation, and 33% Lightness.
In the CMYK color model, the color #704937 can be represented as Cyan=0%, Magenta=0.34821428571429%, Yellow=0.50892857142857%, and Black=0.56078431372549%.
Shades of #704937
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 #704937
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #704937
Preview of #704937 on White Background
The contrast ratio of #704937 with white color is 7.79
#704937 color will look good on a white background.
Preview of #704937 on black background
The contrast ratio of #704937 with black color is 2.7
Color Schemes of #704937
Triadic Colors of #704937
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 #704937
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 #704937
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 #704937
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 #704937
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: #704937;
}
This is a sample text used for the color #704937. 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: #704937;
}
This is a sample text used for the color #704937. 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 #704937;
}
This is a sample text used for the color #704937. 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 46.67%
Green 30.42%
Blue 22.92%
CMYK Percentage
Cyan 0
Magenta 24.56%
Yellow 35.89%
Black 39.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.