Shades of Persian Indigo #320897
Tints of Persian Indigo #320897
RGB
CMYK
RGB Variations
Color information
#320897 (or 0x320897) is known color: Persian Indigo. HEX triplet: 32, 08 and 97. RGB value is (50,8,151). Sum of RGB (Red+Green+Blue) = 50+8+151=209 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.92% from 209); Green value is 8 (3.52% from 255 or 3.83% from 209); Blue value is 151 (59.38% from 255 or 72.25% from 209); Max value from RGB is 151 - color contains mainly: blue. Hex color #320897 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320897 is #CDF768. Grayscale: #242424. Windows color (decimal): -13498217 or 9898034. OLE color: 9898034.
HSL color Cylindrical-coordinate representation of color #320897: hue angle of 257.62º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320897 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 8 | 151 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.41 |
| HSL | 257.62º | 0.9% | 0.31% | - |
| HSV(B) | 257.62º | 0.95% | 0.59% | - |
| XYZ | 6.99 | 3.09 | 29.51 | - |
| YUV | 36.86 | 192.41 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 151 | 0.67 | 0.95 | 0 | 0.41 | 257.62 | 0.9 | 0.31 |
| Hex | 32 | 8 | 97 | 43 | 5F | 0 | 29 | 102 | 5A | 1F |
| Octal | 62 | 10 | 227 | 103 | 137 | 0 | 51 | 402 | 132 | 37 |
| Binary | 110010 | 1000 | 10010111 | 1000011 | 1011111 | 0 | 101001 | 100000010 | 1011010 | 11111 |
Color Harmonies of #320897
Complementary color
Monochromatic Colors of #320897
Black with #320897
Text Example
Text Example
White with #320897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320897; }
p { color: rgb(50,8,151); }
H1.HeaderClassName
{
color: #320897;
}
.AnyTagClassName
{
color: #320897;
}
</style>
background-color css
<style>
a { background-color: #320897; }
a { background-color: rgb(50,8,151); }
div.DivClassName
{
background-color: #320897;
}
.BgClassName
{
background-color: #320897;
}
</style>
border-color css
<style>
span { border-color: #320897; }
span { border-color: rgb(50,8,151); }
td.TdClassName
{
border-color: #320897;
}
.TagClassName
{
border-color: #320897;
}
</style>