Shades of Persian Indigo #30116E
Tints of Persian Indigo #30116E
RGB
CMYK
RGB Variations
Color information
#30116E (or 0x30116E) is known color: Persian Indigo. HEX triplet: 30, 11 and 6E. RGB value is (48,17,110). Sum of RGB (Red+Green+Blue) = 48+17+110=175 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.43% from 175); Green value is 17 (7.03% from 255 or 9.71% from 175); Blue value is 110 (43.36% from 255 or 62.86% from 175); Max value from RGB is 110 - color contains mainly: blue. Hex color #30116E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #30116E is #CFEE91. Grayscale: #242424. Windows color (decimal): -13627026 or 7213360. OLE color: 7213360.
HSL color Cylindrical-coordinate representation of color #30116E: hue angle of 260º degrees, saturation: 0.73, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #30116E is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 48 | 17 | 110 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.57 |
| HSL | 260º | 0.73% | 0.25% | - |
| HSV(B) | 260º | 0.85% | 0.43% | - |
| XYZ | 4.23 | 2.16 | 14.94 | - |
| YUV | 36.87 | 169.27 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 17 | 110 | 0.56 | 0.85 | 0 | 0.57 | 260 | 0.73 | 0.25 |
| Hex | 30 | 11 | 6E | 38 | 55 | 0 | 39 | 104 | 49 | 19 |
| Octal | 60 | 21 | 156 | 70 | 125 | 0 | 71 | 404 | 111 | 31 |
| Binary | 110000 | 10001 | 1101110 | 111000 | 1010101 | 0 | 111001 | 100000100 | 1001001 | 11001 |
Color Harmonies of #30116E
Complementary color
Monochromatic Colors of #30116E
Black with #30116E
Text Example
Text Example
White with #30116E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30116E; }
p { color: rgb(48,17,110); }
H1.HeaderClassName
{
color: #30116E;
}
.AnyTagClassName
{
color: #30116E;
}
</style>
background-color css
<style>
a { background-color: #30116E; }
a { background-color: rgb(48,17,110); }
div.DivClassName
{
background-color: #30116E;
}
.BgClassName
{
background-color: #30116E;
}
</style>
border-color css
<style>
span { border-color: #30116E; }
span { border-color: rgb(48,17,110); }
td.TdClassName
{
border-color: #30116E;
}
.TagClassName
{
border-color: #30116E;
}
</style>