#565440 Hex Color
rgb(86, 84, 64)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 56 | 54 | 40 | - | #565440 |
RGB | 86 | 84 | 64 | - | rgb(86,84,64) |
HSL | 55 | 15% | 29% | - | hsl(55,15%,29%) |
HSV | 55 | 26% | 34% | - | hsv(55,26%,34%) |
XYZ | 7.9335 | 8.6892 | 6.1095 | - | xyz(7.9335,8.6892,6.1095) |
CIE-LAB | 35.38 | -2.95 | 12.02 | - | lab(35.38,-2.95,12.02) |
CMYK | 0 | 0.023255813953489 | 0.25581395348837 | 0.66274509803922 | cmyk(0,0.023255813953489,0.25581395348837,0.66274509803922) |
Description
The RGB value of color #565440 is rgb(86, 84, 64).
In the hex color #565440, The value of Red is 86, value of Green is 84, and value of Blue is 64. The primary color is Red. Similarly, The HSL values for #565440 consists of 55° Hue, 15% Saturation, and 29% Lightness.
In the CMYK color model, the color #565440 can be represented as Cyan=0%, Magenta=0.023255813953489%, Yellow=0.25581395348837%, and Black=0.66274509803922%.
Shades of #565440
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 #565440
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #565440
Preview of #565440 on White Background
The contrast ratio of #565440 with white color is 7.67
#565440 color will look good on a white background.
Preview of #565440 on black background
The contrast ratio of #565440 with black color is 2.74
Color Schemes of #565440
Triadic Colors of #565440
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 #565440
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 #565440
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 #565440
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 #565440
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: #565440;
}
This is a sample text used for the color #565440. 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: #565440;
}
This is a sample text used for the color #565440. 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 #565440;
}
This is a sample text used for the color #565440. 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 36.75%
Green 35.9%
Blue 27.35%
CMYK Percentage
Cyan 0
Magenta 2.47%
Yellow 27.16%
Black 70.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.