#65512f Hex Color
rgb(101, 81, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 65 | 51 | 2f | - | #65512f |
RGB | 101 | 81 | 47 | - | rgb(101,81,47) |
HSL | 38 | 36% | 29% | - | hsl(38,36%,29%) |
HSV | 38 | 53% | 40% | - | hsv(38,53%,40%) |
XYZ | 8.8223 | 8.8568 | 3.9339 | - | xyz(8.8223,8.8568,3.9339) |
CIE-LAB | 35.71 | 3.51 | 23.03 | - | lab(35.71,3.51,23.03) |
CMYK | 0 | 0.1980198019802 | 0.53465346534653 | 0.60392156862745 | cmyk(0,0.1980198019802,0.53465346534653,0.60392156862745) |
Description
The RGB value of color #65512f is rgb(101, 81, 47).
In the hex color #65512f, The value of Red is 101, value of Green is 81, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #65512f consists of 38° Hue, 36% Saturation, and 29% Lightness.
In the CMYK color model, the color #65512f can be represented as Cyan=0%, Magenta=0.1980198019802%, Yellow=0.53465346534653%, and Black=0.60392156862745%.
Shades of #65512f
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 #65512f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #65512f
Preview of #65512f on White Background
The contrast ratio of #65512f with white color is 7.58
#65512f color will look good on a white background.
Preview of #65512f on black background
The contrast ratio of #65512f with black color is 2.77
Color Schemes of #65512f
Triadic Colors of #65512f
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 #65512f
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 #65512f
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 #65512f
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 #65512f
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: #65512f;
}
This is a sample text used for the color #65512f. 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: #65512f;
}
This is a sample text used for the color #65512f. 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 #65512f;
}
This is a sample text used for the color #65512f. 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 44.1%
Green 35.37%
Blue 20.52%
CMYK Percentage
Cyan 0
Magenta 14.82%
Yellow 40%
Black 45.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.