Shades of Persian Indigo #30039E
Tints of Persian Indigo #30039E
RGB
CMYK
RGB Variations
Color information
#30039E (or 0x30039E) is known color: Persian Indigo. HEX triplet: 30, 03 and 9E. RGB value is (48,3,158). Sum of RGB (Red+Green+Blue) = 48+3+158=209 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.97% from 209); Green value is 3 (1.56% from 255 or 1.44% from 209); Blue value is 158 (62.11% from 255 or 75.60% from 209); Max value from RGB is 158 - color contains mainly: blue. Hex color #30039E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #30039E is #CFFC61. Grayscale: #212121. Windows color (decimal): -13630562 or 10355504. OLE color: 10355504.
HSL color Cylindrical-coordinate representation of color #30039E: hue angle of 257.42º degrees, saturation: 0.96, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #30039E is Cyan = 0.70, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 48 | 3 | 158 | - |
| CMYK | 0.70 | 0.98 | 0 | 0.38 |
| HSL | 257.42º | 0.96% | 0.32% | - |
| HSV(B) | 257.42º | 0.98% | 0.62% | - |
| XYZ | 7.42 | 3.16 | 32.57 | - |
| YUV | 34.13 | 197.91 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 3 | 158 | 0.70 | 0.98 | 0 | 0.38 | 257.42 | 0.96 | 0.32 |
| Hex | 30 | 3 | 9E | 46 | 62 | 0 | 26 | 101 | 60 | 20 |
| Octal | 60 | 3 | 236 | 106 | 142 | 0 | 46 | 401 | 140 | 40 |
| Binary | 110000 | 11 | 10011110 | 1000110 | 1100010 | 0 | 100110 | 100000001 | 1100000 | 100000 |
Color Harmonies of #30039E
Complementary color
Monochromatic Colors of #30039E
Black with #30039E
Text Example
Text Example
White with #30039E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30039E; }
p { color: rgb(48,3,158); }
H1.HeaderClassName
{
color: #30039E;
}
.AnyTagClassName
{
color: #30039E;
}
</style>
background-color css
<style>
a { background-color: #30039E; }
a { background-color: rgb(48,3,158); }
div.DivClassName
{
background-color: #30039E;
}
.BgClassName
{
background-color: #30039E;
}
</style>
border-color css
<style>
span { border-color: #30039E; }
span { border-color: rgb(48,3,158); }
td.TdClassName
{
border-color: #30039E;
}
.TagClassName
{
border-color: #30039E;
}
</style>