#865f42 Hex Color
rgb(134, 95, 66)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 86 | 5f | 42 | - | #865f42 |
RGB | 134 | 95 | 66 | - | rgb(134,95,66) |
HSL | 26 | 34% | 39% | - | hsl(26,34%,39%) |
HSV | 26 | 51% | 53% | - | hsv(26,51%,53%) |
XYZ | 14.9071 | 13.6461 | 7.0025 | - | xyz(14.9071,13.6461,7.0025) |
CIE-LAB | 43.72 | 12.22 | 22.84 | - | lab(43.72,12.22,22.84) |
CMYK | 0 | 0.2910447761194 | 0.50746268656716 | 0.47450980392157 | cmyk(0,0.2910447761194,0.50746268656716,0.47450980392157) |
Description
The RGB value of color #865f42 is rgb(134, 95, 66).
In the hex color #865f42, The value of Red is 134, value of Green is 95, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #865f42 consists of 26° Hue, 34% Saturation, and 39% Lightness.
In the CMYK color model, the color #865f42 can be represented as Cyan=0%, Magenta=0.2910447761194%, Yellow=0.50746268656716%, and Black=0.47450980392157%.
Shades of #865f42
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 #865f42
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #865f42
Preview of #865f42 on White Background
The contrast ratio of #865f42 with white color is 5.63
#865f42 color will look good on a white background.
Preview of #865f42 on black background
The contrast ratio of #865f42 with black color is 3.73
Color Schemes of #865f42
Triadic Colors of #865f42
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 #865f42
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 #865f42
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 #865f42
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 #865f42
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: #865f42;
}
This is a sample text used for the color #865f42. 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: #865f42;
}
This is a sample text used for the color #865f42. 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 #865f42;
}
This is a sample text used for the color #865f42. 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 45.42%
Green 32.2%
Blue 22.37%
CMYK Percentage
Cyan 0
Magenta 22.86%
Yellow 39.86%
Black 37.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.