#654a46 Hex Color
rgb(101, 74, 70)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 65 | 4a | 46 | - | #654a46 |
RGB | 101 | 74 | 70 | - | rgb(101,74,70) |
HSL | 8 | 18% | 34% | - | hsl(8,18%,34%) |
HSV | 8 | 31% | 40% | - | hsv(8,31%,40%) |
XYZ | 8.9211 | 8.1065 | 6.8889 | - | xyz(8.9211,8.1065,6.8889) |
CIE-LAB | 34.2 | 10.83 | 6.86 | - | lab(34.2,10.83,6.86) |
CMYK | 0 | 0.26732673267327 | 0.30693069306931 | 0.60392156862745 | cmyk(0,0.26732673267327,0.30693069306931,0.60392156862745) |
Description
The RGB value of color #654a46 is rgb(101, 74, 70).
In the hex color #654a46, The value of Red is 101, value of Green is 74, and value of Blue is 70. The primary color is Red. Similarly, The HSL values for #654a46 consists of 8° Hue, 18% Saturation, and 34% Lightness.
In the CMYK color model, the color #654a46 can be represented as Cyan=0%, Magenta=0.26732673267327%, Yellow=0.30693069306931%, and Black=0.60392156862745%.
This color is named Liver.
Shades of #654a46
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 #654a46
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #654a46
Preview of #654a46 on White Background
The contrast ratio of #654a46 with white color is 8.01
#654a46 color will look good on a white background.
Preview of #654a46 on black background
The contrast ratio of #654a46 with black color is 2.62
Color Schemes of #654a46
Triadic Colors of #654a46
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 #654a46
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 #654a46
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 #654a46
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 #654a46
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: #654a46;
}
This is a sample text used for the color #654a46. 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: #654a46;
}
This is a sample text used for the color #654a46. 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 #654a46;
}
This is a sample text used for the color #654a46. 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 41.22%
Green 30.2%
Blue 28.57%
CMYK Percentage
Cyan 0
Magenta 22.69%
Yellow 26.05%
Black 51.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.