Shades of Persian Indigo #320698
Tints of Persian Indigo #320698
RGB
CMYK
RGB Variations
Color information
#320698 (or 0x320698) is known color: Persian Indigo. HEX triplet: 32, 06 and 98. RGB value is (50,6,152). Sum of RGB (Red+Green+Blue) = 50+6+152=208 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.04% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 152 (59.77% from 255 or 73.08% from 208); Max value from RGB is 152 - color contains mainly: blue. Hex color #320698 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320698 is #CDF967. Grayscale: #232323. Windows color (decimal): -13498728 or 9963058. OLE color: 9963058.
HSL color Cylindrical-coordinate representation of color #320698: hue angle of 258.08º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320698 is Cyan = 0.67, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 6 | 152 | - |
| CMYK | 0.67 | 0.96 | 0 | 0.40 |
| HSL | 258.08º | 0.92% | 0.31% | - |
| HSV(B) | 258.08º | 0.96% | 0.6% | - |
| XYZ | 7.05 | 3.08 | 29.93 | - |
| YUV | 35.8 | 193.58 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 152 | 0.67 | 0.96 | 0 | 0.40 | 258.08 | 0.92 | 0.31 |
| Hex | 32 | 6 | 98 | 43 | 60 | 0 | 28 | 102 | 5C | 1F |
| Octal | 62 | 6 | 230 | 103 | 140 | 0 | 50 | 402 | 134 | 37 |
| Binary | 110010 | 110 | 10011000 | 1000011 | 1100000 | 0 | 101000 | 100000010 | 1011100 | 11111 |
Color Harmonies of #320698
Complementary color
Monochromatic Colors of #320698
Black with #320698
Text Example
Text Example
White with #320698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320698; }
p { color: rgb(50,6,152); }
H1.HeaderClassName
{
color: #320698;
}
.AnyTagClassName
{
color: #320698;
}
</style>
background-color css
<style>
a { background-color: #320698; }
a { background-color: rgb(50,6,152); }
div.DivClassName
{
background-color: #320698;
}
.BgClassName
{
background-color: #320698;
}
</style>
border-color css
<style>
span { border-color: #320698; }
span { border-color: rgb(50,6,152); }
td.TdClassName
{
border-color: #320698;
}
.TagClassName
{
border-color: #320698;
}
</style>