#333366 color RGB value is (51,51,102)
#333366 color CMYK value
#333366 color HSL value
HSV(or HSB) | 240° | 50 | 40 |
XYZ | 4.947 | 4.031 | 13.088 |
Yxy | 0.224 | 0.183 | 4.031 |
LAB | 23.773 | 15.252 | -30.129 |
LUV | 23.773 | -2.713 | -37.629 |
Hunter-LAB | 20.077 | 8.852 | -24.596 |
CIE-LCH | 23.773 | 33.77 | 296.85 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 33 | 66 |
Decimal | 51 | 51 | 102 |
Octal | 63 | 63 | 146 |
Binary | 00110011 | 00110011 | 01100110 |
Below, you can see some colors close to #333366. 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 #333366.
<span style="color:#333366">Text here</span>
This paragraph has a background color of #333366.
<p style="background-color:#333366;">Content here</p>
This element has a border color of #333366.
<div style="border:1px #333366;">Content here</div>
.text {color:#333366;}
.background {background-color:#333366;}
.border {border:1px solid #333366;}
.text-shadow {border:1px solid #333366;}
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, #010103 is the darkest color, while #f4f4f9 is the lightest one.