Shades of Persian Indigo #301072
Tints of Persian Indigo #301072
RGB
CMYK
RGB Variations
Color information
#301072 (or 0x301072) is known color: Persian Indigo. HEX triplet: 30, 10 and 72. RGB value is (48,16,114). Sum of RGB (Red+Green+Blue) = 48+16+114=178 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.97% from 178); Green value is 16 (6.64% from 255 or 8.99% from 178); Blue value is 114 (44.92% from 255 or 64.04% from 178); Max value from RGB is 114 - color contains mainly: blue. Hex color #301072 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301072 is #CFEF8D. Grayscale: #242424. Windows color (decimal): -13627278 or 7475248. OLE color: 7475248.
HSL color Cylindrical-coordinate representation of color #301072: hue angle of 259.59º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301072 is Cyan = 0.58, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 16 | 114 | - |
| CMYK | 0.58 | 0.86 | 0 | 0.55 |
| HSL | 259.59º | 0.75% | 0.25% | - |
| HSV(B) | 259.59º | 0.86% | 0.45% | - |
| XYZ | 4.44 | 2.21 | 16.11 | - |
| YUV | 36.74 | 171.6 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 16 | 114 | 0.58 | 0.86 | 0 | 0.55 | 259.59 | 0.75 | 0.25 |
| Hex | 30 | 10 | 72 | 3A | 56 | 0 | 37 | 104 | 4B | 19 |
| Octal | 60 | 20 | 162 | 72 | 126 | 0 | 67 | 404 | 113 | 31 |
| Binary | 110000 | 10000 | 1110010 | 111010 | 1010110 | 0 | 110111 | 100000100 | 1001011 | 11001 |
Color Harmonies of #301072
Complementary color
Monochromatic Colors of #301072
Black with #301072
Text Example
Text Example
White with #301072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301072; }
p { color: rgb(48,16,114); }
H1.HeaderClassName
{
color: #301072;
}
.AnyTagClassName
{
color: #301072;
}
</style>
background-color css
<style>
a { background-color: #301072; }
a { background-color: rgb(48,16,114); }
div.DivClassName
{
background-color: #301072;
}
.BgClassName
{
background-color: #301072;
}
</style>
border-color css
<style>
span { border-color: #301072; }
span { border-color: rgb(48,16,114); }
td.TdClassName
{
border-color: #301072;
}
.TagClassName
{
border-color: #301072;
}
</style>