Shades of Persian Indigo #331670
Tints of Persian Indigo #331670
RGB
CMYK
RGB Variations
Color information
#331670 (or 0x331670) is known color: Persian Indigo. HEX triplet: 33, 16 and 70. RGB value is (51,22,112). Sum of RGB (Red+Green+Blue) = 51+22+112=185 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.57% from 185); Green value is 22 (8.98% from 255 or 11.89% from 185); Blue value is 112 (44.14% from 255 or 60.54% from 185); Max value from RGB is 112 - color contains mainly: blue. Hex color #331670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331670 is #CCE98F. Grayscale: #282828. Windows color (decimal): -13429136 or 7345715. OLE color: 7345715.
HSL color Cylindrical-coordinate representation of color #331670: hue angle of 259.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331670 is Cyan = 0.54, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 22 | 112 | - |
| CMYK | 0.54 | 0.80 | 0 | 0.56 |
| HSL | 259.33º | 0.67% | 0.26% | - |
| HSV(B) | 259.33º | 0.8% | 0.44% | - |
| XYZ | 4.58 | 2.45 | 15.56 | - |
| YUV | 40.93 | 168.11 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 112 | 0.54 | 0.80 | 0 | 0.56 | 259.33 | 0.67 | 0.26 |
| Hex | 33 | 16 | 70 | 36 | 50 | 0 | 38 | 103 | 43 | 1A |
| Octal | 63 | 26 | 160 | 66 | 120 | 0 | 70 | 403 | 103 | 32 |
| Binary | 110011 | 10110 | 1110000 | 110110 | 1010000 | 0 | 111000 | 100000011 | 1000011 | 11010 |
Color Harmonies of #331670
Complementary color
Monochromatic Colors of #331670
Black with #331670
Text Example
Text Example
White with #331670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331670; }
p { color: rgb(51,22,112); }
H1.HeaderClassName
{
color: #331670;
}
.AnyTagClassName
{
color: #331670;
}
</style>
background-color css
<style>
a { background-color: #331670; }
a { background-color: rgb(51,22,112); }
div.DivClassName
{
background-color: #331670;
}
.BgClassName
{
background-color: #331670;
}
</style>
border-color css
<style>
span { border-color: #331670; }
span { border-color: rgb(51,22,112); }
td.TdClassName
{
border-color: #331670;
}
.TagClassName
{
border-color: #331670;
}
</style>