Shades of Persian Indigo #301170
Tints of Persian Indigo #301170
RGB
CMYK
RGB Variations
Color information
#301170 (or 0x301170) is known color: Persian Indigo. HEX triplet: 30, 11 and 70. RGB value is (48,17,112). Sum of RGB (Red+Green+Blue) = 48+17+112=177 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.12% from 177); Green value is 17 (7.03% from 255 or 9.60% from 177); Blue value is 112 (44.14% from 255 or 63.28% from 177); Max value from RGB is 112 - color contains mainly: blue. Hex color #301170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301170 is #CFEE8F. Grayscale: #242424. Windows color (decimal): -13627024 or 7344432. OLE color: 7344432.
HSL color Cylindrical-coordinate representation of color #301170: hue angle of 259.58º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #301170 is Cyan = 0.57, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 17 | 112 | - |
| CMYK | 0.57 | 0.85 | 0 | 0.56 |
| HSL | 259.58º | 0.74% | 0.25% | - |
| HSV(B) | 259.58º | 0.85% | 0.44% | - |
| XYZ | 4.34 | 2.2 | 15.52 | - |
| YUV | 37.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 17 | 112 | 0.57 | 0.85 | 0 | 0.56 | 259.58 | 0.74 | 0.25 |
| Hex | 30 | 11 | 70 | 39 | 55 | 0 | 38 | 104 | 4A | 19 |
| Octal | 60 | 21 | 160 | 71 | 125 | 0 | 70 | 404 | 112 | 31 |
| Binary | 110000 | 10001 | 1110000 | 111001 | 1010101 | 0 | 111000 | 100000100 | 1001010 | 11001 |
Color Harmonies of #301170
Complementary color
Monochromatic Colors of #301170
Black with #301170
Text Example
Text Example
White with #301170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301170; }
p { color: rgb(48,17,112); }
H1.HeaderClassName
{
color: #301170;
}
.AnyTagClassName
{
color: #301170;
}
</style>
background-color css
<style>
a { background-color: #301170; }
a { background-color: rgb(48,17,112); }
div.DivClassName
{
background-color: #301170;
}
.BgClassName
{
background-color: #301170;
}
</style>
border-color css
<style>
span { border-color: #301170; }
span { border-color: rgb(48,17,112); }
td.TdClassName
{
border-color: #301170;
}
.TagClassName
{
border-color: #301170;
}
</style>