Shades of Persian Indigo #320867
Tints of Persian Indigo #320867
RGB
CMYK
RGB Variations
Color information
#320867 (or 0x320867) is known color: Persian Indigo. HEX triplet: 32, 08 and 67. RGB value is (50,8,103). Sum of RGB (Red+Green+Blue) = 50+8+103=161 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.06% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 103 (40.62% from 255 or 63.98% from 161); Max value from RGB is 103 - color contains mainly: blue. Hex color #320867 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320867 is #CDF798. Grayscale: #1F1F1F. Windows color (decimal): -13498265 or 6752306. OLE color: 6752306.
HSL color Cylindrical-coordinate representation of color #320867: hue angle of 266.53º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320867 is Cyan = 0.51, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 8 | 103 | - |
| CMYK | 0.51 | 0.92 | 0 | 0.60 |
| HSL | 266.53º | 0.86% | 0.22% | - |
| HSV(B) | 266.53º | 0.92% | 0.4% | - |
| XYZ | 3.85 | 1.83 | 12.98 | - |
| YUV | 31.39 | 168.41 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 103 | 0.51 | 0.92 | 0 | 0.60 | 266.53 | 0.86 | 0.22 |
| Hex | 32 | 8 | 67 | 33 | 5C | 0 | 3C | 10B | 56 | 16 |
| Octal | 62 | 10 | 147 | 63 | 134 | 0 | 74 | 413 | 126 | 26 |
| Binary | 110010 | 1000 | 1100111 | 110011 | 1011100 | 0 | 111100 | 100001011 | 1010110 | 10110 |
Color Harmonies of #320867
Complementary color
Monochromatic Colors of #320867
Black with #320867
Text Example
Text Example
White with #320867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320867; }
p { color: rgb(50,8,103); }
H1.HeaderClassName
{
color: #320867;
}
.AnyTagClassName
{
color: #320867;
}
</style>
background-color css
<style>
a { background-color: #320867; }
a { background-color: rgb(50,8,103); }
div.DivClassName
{
background-color: #320867;
}
.BgClassName
{
background-color: #320867;
}
</style>
border-color css
<style>
span { border-color: #320867; }
span { border-color: rgb(50,8,103); }
td.TdClassName
{
border-color: #320867;
}
.TagClassName
{
border-color: #320867;
}
</style>