#5c5c7a color RGB value is (92,92,122)
#5c5c7a color CMYK value
#5c5c7a color HSL value
HSV(or HSB) | 240° | 24.6 | 47.8 |
XYZ | 11.754 | 11.335 | 19.981 |
Yxy | 0.273 | 0.263 | 11.335 |
LAB | 40.139 | 7.127 | -16.862 |
LUV | 40.139 | -1.741 | -24.161 |
Hunter-LAB | 33.667 | 3.399 | -11.62 |
CIE-LCH | 40.139 | 18.307 | 292.913 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5C | 5C | 7A |
Decimal | 92 | 92 | 122 |
Octal | 134 | 134 | 172 |
Binary | 01011100 | 01011100 | 01111010 |
Below, you can see some colors close to #5c5c7a. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #5c5c7a.
<span style="color:#5c5c7a">Text here</span>
This paragraph has a background color of #5c5c7a.
<p style="background-color:#5c5c7a;">Content here</p>
This element has a border color of #5c5c7a.
<div style="border:1px #5c5c7a;">Content here</div>
.text {color:#5c5c7a;}
.background {background-color:#5c5c7a;}
.border {border:1px solid #5c5c7a;}
.text-shadow {border:1px solid #5c5c7a;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010101 is the darkest color, while #f4f4f7 is the lightest one.