#52545c Hex Color
rgb(82, 84, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 52 | 54 | 5c | - | #52545c |
RGB | 82 | 84 | 92 | - | rgb(82,84,92) |
HSL | 228 | 6% | 34% | - | hsl(228,6%,34%) |
HSV | 228 | 11% | 36% | - | hsv(228,11%,36%) |
XYZ | 8.5818 | 8.9072 | 11.3922 | - | xyz(8.5818,8.9072,11.3922) |
CIE-LAB | 35.81 | 1.01 | -4.92 | - | lab(35.81,1.01,-4.92) |
CMYK | 0.10869565217391 | 0.086956521739131 | 0 | 0.63921568627451 | cmyk(0.10869565217391,0.086956521739131,0,0.63921568627451) |
Description
The RGB value of color #52545c is rgb(82, 84, 92).
In the hex color #52545c, The value of Red is 82, value of Green is 84, and value of Blue is 92. The primary color is Blue. Similarly, The HSL values for #52545c consists of 228° Hue, 6% Saturation, and 34% Lightness.
In the CMYK color model, the color #52545c can be represented as Cyan=0.10869565217391%, Magenta=0.086956521739131%, Yellow=0%, and Black=0.63921568627451%.
Shades of #52545c
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 #52545c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #52545c
Preview of #52545c on White Background
The contrast ratio of #52545c with white color is 7.55
#52545c color will look good on a white background.
Preview of #52545c on black background
The contrast ratio of #52545c with black color is 2.78
Color Schemes of #52545c
Triadic Colors of #52545c
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 #52545c
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 #52545c
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 #52545c
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 #52545c
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: #52545c;
}
This is a sample text used for the color #52545c. 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: #52545c;
}
This is a sample text used for the color #52545c. 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 #52545c;
}
This is a sample text used for the color #52545c. 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 31.78%
Green 32.56%
Blue 35.66%
CMYK Percentage
Cyan 13.02
Magenta 10.42%
Yellow 0%
Black 76.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.