#654e53 Hex Color
rgb(101, 78, 83)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 65 | 4e | 53 | - | #654e53 |
RGB | 101 | 78 | 83 | - | rgb(101,78,83) |
HSL | 347 | 13% | 35% | - | hsl(347,13%,35%) |
HSV | 347 | 23% | 40% | - | hsv(347,23%,40%) |
XYZ | 9.6526 | 8.84 | 9.3812 | - | xyz(9.6526,8.84,9.3812) |
CIE-LAB | 35.67 | 10.54 | 0.76 | - | lab(35.67,10.54,0.76) |
CMYK | 0 | 0.22772277227723 | 0.17821782178218 | 0.60392156862745 | cmyk(0,0.22772277227723,0.17821782178218,0.60392156862745) |
Description
The RGB value of color #654e53 is rgb(101, 78, 83).
In the hex color #654e53, The value of Red is 101, value of Green is 78, and value of Blue is 83. The primary color is Red. Similarly, The HSL values for #654e53 consists of 347° Hue, 13% Saturation, and 35% Lightness.
In the CMYK color model, the color #654e53 can be represented as Cyan=0%, Magenta=0.22772277227723%, Yellow=0.17821782178218%, and Black=0.60392156862745%.
Shades of #654e53
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 #654e53
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #654e53
Preview of #654e53 on White Background
The contrast ratio of #654e53 with white color is 7.59
#654e53 color will look good on a white background.
Preview of #654e53 on black background
The contrast ratio of #654e53 with black color is 2.77
Color Schemes of #654e53
Triadic Colors of #654e53
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 #654e53
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 #654e53
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 #654e53
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 #654e53
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: #654e53;
}
This is a sample text used for the color #654e53. 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: #654e53;
}
This is a sample text used for the color #654e53. 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 #654e53;
}
This is a sample text used for the color #654e53. 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 38.55%
Green 29.77%
Blue 31.68%
CMYK Percentage
Cyan 0
Magenta 22.55%
Yellow 17.65%
Black 59.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.