Shades of Persian Indigo #320267
Tints of Persian Indigo #320267
RGB
CMYK
RGB Variations
Color information
#320267 (or 0x320267) is known color: Persian Indigo. HEX triplet: 32, 02 and 67. RGB value is (50,2,103). Sum of RGB (Red+Green+Blue) = 50+2+103=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 2 (1.17% from 255 or 1.29% from 155); Blue value is 103 (40.62% from 255 or 66.45% from 155); Max value from RGB is 103 - color contains mainly: blue. Hex color #320267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320267 is #CDFD98. Grayscale: #1B1B1B. Windows color (decimal): -13499801 or 6750770. OLE color: 6750770.
HSL color Cylindrical-coordinate representation of color #320267: hue angle of 268.51º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320267 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 2 | 103 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.60 |
| HSL | 268.51º | 0.96% | 0.21% | - |
| HSV(B) | 268.51º | 0.98% | 0.4% | - |
| XYZ | 3.79 | 1.7 | 12.96 | - |
| YUV | 27.87 | 170.4 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 103 | 0.51 | 0.98 | 0 | 0.60 | 268.51 | 0.96 | 0.21 |
| Hex | 32 | 2 | 67 | 33 | 62 | 0 | 3C | 10D | 60 | 15 |
| Octal | 62 | 2 | 147 | 63 | 142 | 0 | 74 | 415 | 140 | 25 |
| Binary | 110010 | 10 | 1100111 | 110011 | 1100010 | 0 | 111100 | 100001101 | 1100000 | 10101 |
Color Harmonies of #320267
Complementary color
Monochromatic Colors of #320267
Black with #320267
Text Example
Text Example
White with #320267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320267; }
p { color: rgb(50,2,103); }
H1.HeaderClassName
{
color: #320267;
}
.AnyTagClassName
{
color: #320267;
}
</style>
background-color css
<style>
a { background-color: #320267; }
a { background-color: rgb(50,2,103); }
div.DivClassName
{
background-color: #320267;
}
.BgClassName
{
background-color: #320267;
}
</style>
border-color css
<style>
span { border-color: #320267; }
span { border-color: rgb(50,2,103); }
td.TdClassName
{
border-color: #320267;
}
.TagClassName
{
border-color: #320267;
}
</style>