Shades of Persian Indigo #320898
Tints of Persian Indigo #320898
RGB
CMYK
RGB Variations
Color information
#320898 (or 0x320898) is known color: Persian Indigo. HEX triplet: 32, 08 and 98. RGB value is (50,8,152). Sum of RGB (Red+Green+Blue) = 50+8+152=210 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.81% from 210); Green value is 8 (3.52% from 255 or 3.81% from 210); Blue value is 152 (59.77% from 255 or 72.38% from 210); Max value from RGB is 152 - color contains mainly: blue. Hex color #320898 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320898 is #CDF767. Grayscale: #242424. Windows color (decimal): -13498216 or 9963570. OLE color: 9963570.
HSL color Cylindrical-coordinate representation of color #320898: hue angle of 257.5º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320898 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 8 | 152 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.40 |
| HSL | 257.5º | 0.9% | 0.31% | - |
| HSV(B) | 257.5º | 0.95% | 0.6% | - |
| XYZ | 7.07 | 3.12 | 29.94 | - |
| YUV | 36.97 | 192.91 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 152 | 0.67 | 0.95 | 0 | 0.40 | 257.5 | 0.9 | 0.31 |
| Hex | 32 | 8 | 98 | 43 | 5F | 0 | 28 | 102 | 5A | 1F |
| Octal | 62 | 10 | 230 | 103 | 137 | 0 | 50 | 402 | 132 | 37 |
| Binary | 110010 | 1000 | 10011000 | 1000011 | 1011111 | 0 | 101000 | 100000010 | 1011010 | 11111 |
Color Harmonies of #320898
Complementary color
Monochromatic Colors of #320898
Black with #320898
Text Example
Text Example
White with #320898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320898; }
p { color: rgb(50,8,152); }
H1.HeaderClassName
{
color: #320898;
}
.AnyTagClassName
{
color: #320898;
}
</style>
background-color css
<style>
a { background-color: #320898; }
a { background-color: rgb(50,8,152); }
div.DivClassName
{
background-color: #320898;
}
.BgClassName
{
background-color: #320898;
}
</style>
border-color css
<style>
span { border-color: #320898; }
span { border-color: rgb(50,8,152); }
td.TdClassName
{
border-color: #320898;
}
.TagClassName
{
border-color: #320898;
}
</style>