Shades of Persian Indigo #320398
Tints of Persian Indigo #320398
RGB
CMYK
RGB Variations
Color information
#320398 (or 0x320398) is known color: Persian Indigo. HEX triplet: 32, 03 and 98. RGB value is (50,3,152). Sum of RGB (Red+Green+Blue) = 50+3+152=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 3 (1.56% from 255 or 1.46% from 205); Blue value is 152 (59.77% from 255 or 74.15% from 205); Max value from RGB is 152 - color contains mainly: blue. Hex color #320398 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320398 is #CDFC67. Grayscale: #212121. Windows color (decimal): -13499496 or 9962290. OLE color: 9962290.
HSL color Cylindrical-coordinate representation of color #320398: hue angle of 258.93º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320398 is Cyan = 0.67, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 3 | 152 | - |
| CMYK | 0.67 | 0.98 | 0 | 0.40 |
| HSL | 258.93º | 0.96% | 0.3% | - |
| HSV(B) | 258.93º | 0.98% | 0.6% | - |
| XYZ | 7.02 | 3.01 | 29.92 | - |
| YUV | 34.04 | 194.57 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 152 | 0.67 | 0.98 | 0 | 0.40 | 258.93 | 0.96 | 0.3 |
| Hex | 32 | 3 | 98 | 43 | 62 | 0 | 28 | 103 | 60 | 1E |
| Octal | 62 | 3 | 230 | 103 | 142 | 0 | 50 | 403 | 140 | 36 |
| Binary | 110010 | 11 | 10011000 | 1000011 | 1100010 | 0 | 101000 | 100000011 | 1100000 | 11110 |
Color Harmonies of #320398
Complementary color
Monochromatic Colors of #320398
Black with #320398
Text Example
Text Example
White with #320398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320398; }
p { color: rgb(50,3,152); }
H1.HeaderClassName
{
color: #320398;
}
.AnyTagClassName
{
color: #320398;
}
</style>
background-color css
<style>
a { background-color: #320398; }
a { background-color: rgb(50,3,152); }
div.DivClassName
{
background-color: #320398;
}
.BgClassName
{
background-color: #320398;
}
</style>
border-color css
<style>
span { border-color: #320398; }
span { border-color: rgb(50,3,152); }
td.TdClassName
{
border-color: #320398;
}
.TagClassName
{
border-color: #320398;
}
</style>