#353554 color RGB value is (53,53,84)
#353554 color CMYK value
#353554 color HSL value
HSV(or HSB) | 240° | 36.9 | 32.9 |
XYZ | 4.342 | 3.943 | 8.92 |
Yxy | 0.252 | 0.229 | 3.943 |
LAB | 23.483 | 8.549 | -18.788 |
LUV | 23.483 | -1.653 | -22.928 |
Hunter-LAB | 19.857 | 4.276 | -12.732 |
CIE-LCH | 23.483 | 20.642 | 294.467 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 35 | 54 |
Decimal | 53 | 53 | 84 |
Octal | 65 | 65 | 124 |
Binary | 00110101 | 00110101 | 01010100 |
Below, you can see some colors close to #353554. 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 #353554.
<span style="color:#353554">Text here</span>
This paragraph has a background color of #353554.
<p style="background-color:#353554;">Content here</p>
This element has a border color of #353554.
<div style="border:1px #353554;">Content here</div>
.text {color:#353554;}
.background {background-color:#353554;}
.border {border:1px solid #353554;}
.text-shadow {border:1px solid #353554;}
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, #040406 is the darkest color, while #f8f8fa is the lightest one.