#3636d2 color RGB value is (54,54,210)
#3636d2 color CMYK value
#3636d2 color HSL value
HSV(or HSB) | 240° | 74.3 | 82.4 |
XYZ | 14.473 | 8.076 | 61.769 |
Yxy | 0.172 | 0.096 | 8.076 |
LAB | 34.14 | 50.88 | -79.116 |
LUV | 34.14 | -7.74 | -107.34 |
Hunter-LAB | 28.418 | 41.18 | -108.98 |
CIE-LCH | 34.14 | 94.064 | 302.746 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 36 | 36 | D2 |
Decimal | 54 | 54 | 210 |
Octal | 66 | 66 | 322 |
Binary | 00110110 | 00110110 | 11010010 |
Below, you can see some colors close to #3636d2. 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 #3636d2.
<span style="color:#3636d2">Text here</span>
This paragraph has a background color of #3636d2.
<p style="background-color:#3636d2;">Content here</p>
This element has a border color of #3636d2.
<div style="border:1px #3636d2;">Content here</div>
.text {color:#3636d2;}
.background {background-color:#3636d2;}
.border {border:1px solid #3636d2;}
.text-shadow {border:1px solid #3636d2;}
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, #020207 is the darkest color, while #f5f5fd is the lightest one.