#3232e0 color RGB value is (50,50,224)
#3232e0 color CMYK value
#3232e0 color HSL value
HSV(or HSB) | 240° | 77.7 | 87.8 |
XYZ | 15.911 | 8.341 | 71.292 |
Yxy | 0.167 | 0.087 | 8.341 |
LAB | 34.683 | 57.098 | -86.285 |
LUV | 34.683 | -8.35 | -115.794 |
Hunter-LAB | 28.881 | 47.794 | -126.14 |
CIE-LCH | 34.683 | 103.466 | 303.494 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 32 | 32 | E0 |
Decimal | 50 | 50 | 224 |
Octal | 62 | 62 | 340 |
Binary | 00110010 | 00110010 | 11100000 |
Below, you can see some colors close to #3232e0. 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 #3232e0.
<span style="color:#3232e0">Text here</span>
This paragraph has a background color of #3232e0.
<p style="background-color:#3232e0;">Content here</p>
This element has a border color of #3232e0.
<div style="border:1px #3232e0;">Content here</div>
.text {color:#3232e0;}
.background {background-color:#3232e0;}
.border {border:1px solid #3232e0;}
.text-shadow {border:1px solid #3232e0;}
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, #020211 is the darkest color, while #fdfdff is the lightest one.