Shades of Persian Indigo #301070
Tints of Persian Indigo #301070
RGB
CMYK
RGB Variations
Color information
#301070 (or 0x301070) is known color: Persian Indigo. HEX triplet: 30, 10 and 70. RGB value is (48,16,112). Sum of RGB (Red+Green+Blue) = 48+16+112=176 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.27% from 176); Green value is 16 (6.64% from 255 or 9.09% from 176); Blue value is 112 (44.14% from 255 or 63.64% from 176); Max value from RGB is 112 - color contains mainly: blue. Hex color #301070 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301070 is #CFEF8F. Grayscale: #242424. Windows color (decimal): -13627280 or 7344176. OLE color: 7344176.
HSL color Cylindrical-coordinate representation of color #301070: hue angle of 260º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301070 is Cyan = 0.57, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 16 | 112 | - |
| CMYK | 0.57 | 0.86 | 0 | 0.56 |
| HSL | 260º | 0.75% | 0.25% | - |
| HSV(B) | 260º | 0.86% | 0.44% | - |
| XYZ | 4.33 | 2.17 | 15.52 | - |
| YUV | 36.51 | 170.6 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 16 | 112 | 0.57 | 0.86 | 0 | 0.56 | 260 | 0.75 | 0.25 |
| Hex | 30 | 10 | 70 | 39 | 56 | 0 | 38 | 104 | 4B | 19 |
| Octal | 60 | 20 | 160 | 71 | 126 | 0 | 70 | 404 | 113 | 31 |
| Binary | 110000 | 10000 | 1110000 | 111001 | 1010110 | 0 | 111000 | 100000100 | 1001011 | 11001 |
Color Harmonies of #301070
Complementary color
Monochromatic Colors of #301070
Black with #301070
Text Example
Text Example
White with #301070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301070; }
p { color: rgb(48,16,112); }
H1.HeaderClassName
{
color: #301070;
}
.AnyTagClassName
{
color: #301070;
}
</style>
background-color css
<style>
a { background-color: #301070; }
a { background-color: rgb(48,16,112); }
div.DivClassName
{
background-color: #301070;
}
.BgClassName
{
background-color: #301070;
}
</style>
border-color css
<style>
span { border-color: #301070; }
span { border-color: rgb(48,16,112); }
td.TdClassName
{
border-color: #301070;
}
.TagClassName
{
border-color: #301070;
}
</style>