Shades of Persian Indigo #331680
Tints of Persian Indigo #331680
RGB
CMYK
RGB Variations
Color information
#331680 (or 0x331680) is known color: Persian Indigo. HEX triplet: 33, 16 and 80. RGB value is (51,22,128). Sum of RGB (Red+Green+Blue) = 51+22+128=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 22 (8.98% from 255 or 10.95% from 201); Blue value is 128 (50.39% from 255 or 63.68% from 201); Max value from RGB is 128 - color contains mainly: blue. Hex color #331680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331680 is #CCE97F. Grayscale: #2A2A2A. Windows color (decimal): -13429120 or 8394291. OLE color: 8394291.
HSL color Cylindrical-coordinate representation of color #331680: hue angle of 256.42º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #331680 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 22 | 128 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.50 |
| HSL | 256.42º | 0.71% | 0.29% | - |
| HSV(B) | 256.42º | 0.83% | 0.5% | - |
| XYZ | 5.55 | 2.84 | 20.68 | - |
| YUV | 42.76 | 176.11 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 128 | 0.60 | 0.83 | 0 | 0.50 | 256.42 | 0.71 | 0.29 |
| Hex | 33 | 16 | 80 | 3C | 53 | 0 | 32 | 100 | 47 | 1D |
| Octal | 63 | 26 | 200 | 74 | 123 | 0 | 62 | 400 | 107 | 35 |
| Binary | 110011 | 10110 | 10000000 | 111100 | 1010011 | 0 | 110010 | 100000000 | 1000111 | 11101 |
Color Harmonies of #331680
Complementary color
Monochromatic Colors of #331680
Black with #331680
Text Example
Text Example
White with #331680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331680; }
p { color: rgb(51,22,128); }
H1.HeaderClassName
{
color: #331680;
}
.AnyTagClassName
{
color: #331680;
}
</style>
background-color css
<style>
a { background-color: #331680; }
a { background-color: rgb(51,22,128); }
div.DivClassName
{
background-color: #331680;
}
.BgClassName
{
background-color: #331680;
}
</style>
border-color css
<style>
span { border-color: #331680; }
span { border-color: rgb(51,22,128); }
td.TdClassName
{
border-color: #331680;
}
.TagClassName
{
border-color: #331680;
}
</style>