Shades of Persian Indigo #30137A
Tints of Persian Indigo #30137A
RGB
CMYK
RGB Variations
Color information
#30137A (or 0x30137A) is known color: Persian Indigo. HEX triplet: 30, 13 and 7A. RGB value is (48,19,122). Sum of RGB (Red+Green+Blue) = 48+19+122=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 122 (48.05% from 255 or 64.55% from 189); Max value from RGB is 122 - color contains mainly: blue. Hex color #30137A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #30137A is #CFEC85. Grayscale: #272727. Windows color (decimal): -13626502 or 8000304. OLE color: 8000304.
HSL color Cylindrical-coordinate representation of color #30137A: hue angle of 256.89º degrees, saturation: 0.73, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #30137A is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 48 | 19 | 122 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.52 |
| HSL | 256.89º | 0.73% | 0.28% | - |
| HSV(B) | 256.89º | 0.84% | 0.48% | - |
| XYZ | 4.96 | 2.5 | 18.63 | - |
| YUV | 39.41 | 174.61 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 19 | 122 | 0.61 | 0.84 | 0 | 0.52 | 256.89 | 0.73 | 0.28 |
| Hex | 30 | 13 | 7A | 3D | 54 | 0 | 34 | 101 | 49 | 1C |
| Octal | 60 | 23 | 172 | 75 | 124 | 0 | 64 | 401 | 111 | 34 |
| Binary | 110000 | 10011 | 1111010 | 111101 | 1010100 | 0 | 110100 | 100000001 | 1001001 | 11100 |
Color Harmonies of #30137A
Complementary color
Monochromatic Colors of #30137A
Black with #30137A
Text Example
Text Example
White with #30137A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30137A; }
p { color: rgb(48,19,122); }
H1.HeaderClassName
{
color: #30137A;
}
.AnyTagClassName
{
color: #30137A;
}
</style>
background-color css
<style>
a { background-color: #30137A; }
a { background-color: rgb(48,19,122); }
div.DivClassName
{
background-color: #30137A;
}
.BgClassName
{
background-color: #30137A;
}
</style>
border-color css
<style>
span { border-color: #30137A; }
span { border-color: rgb(48,19,122); }
td.TdClassName
{
border-color: #30137A;
}
.TagClassName
{
border-color: #30137A;
}
</style>