#363653 color RGB value is (54,54,83)
#363653 color CMYK value
#363653 color HSL value
HSV(or HSB) | 240° | 34.9 | 32.5 |
XYZ | 4.402 | 4.047 | 8.733 |
Yxy | 0.256 | 0.236 | 4.047 |
LAB | 23.827 | 7.89 | -17.584 |
LUV | 23.827 | -1.55 | -21.502 |
Hunter-LAB | 20.117 | 3.851 | -11.655 |
CIE-LCH | 23.827 | 19.273 | 294.166 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 36 | 36 | 53 |
Decimal | 54 | 54 | 83 |
Octal | 66 | 66 | 123 |
Binary | 00110110 | 00110110 | 01010011 |
Below, you can see some colors close to #363653. 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 #363653.
<span style="color:#363653">Text here</span>
This paragraph has a background color of #363653.
<p style="background-color:#363653;">Content here</p>
This element has a border color of #363653.
<div style="border:1px #363653;">Content here</div>
.text {color:#363653;}
.background {background-color:#363653;}
.border {border:1px solid #363653;}
.text-shadow {border:1px solid #363653;}
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.