Shades of Persian Indigo #301578
Tints of Persian Indigo #301578
RGB
CMYK
RGB Variations
Color information
#301578 (or 0x301578) is known color: Persian Indigo. HEX triplet: 30, 15 and 78. RGB value is (48,21,120). Sum of RGB (Red+Green+Blue) = 48+21+120=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 120 (47.27% from 255 or 63.49% from 189); Max value from RGB is 120 - color contains mainly: blue. Hex color #301578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301578 is #CFEA87. Grayscale: #272727. Windows color (decimal): -13625992 or 7869744. OLE color: 7869744.
HSL color Cylindrical-coordinate representation of color #301578: hue angle of 256.36º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301578 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 21 | 120 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.53 |
| HSL | 256.36º | 0.7% | 0.28% | - |
| HSV(B) | 256.36º | 0.83% | 0.47% | - |
| XYZ | 4.88 | 2.52 | 18 | - |
| YUV | 40.36 | 172.95 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 120 | 0.60 | 0.83 | 0 | 0.53 | 256.36 | 0.7 | 0.28 |
| Hex | 30 | 15 | 78 | 3C | 53 | 0 | 35 | 100 | 46 | 1C |
| Octal | 60 | 25 | 170 | 74 | 123 | 0 | 65 | 400 | 106 | 34 |
| Binary | 110000 | 10101 | 1111000 | 111100 | 1010011 | 0 | 110101 | 100000000 | 1000110 | 11100 |
Color Harmonies of #301578
Complementary color
Monochromatic Colors of #301578
Black with #301578
Text Example
Text Example
White with #301578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301578; }
p { color: rgb(48,21,120); }
H1.HeaderClassName
{
color: #301578;
}
.AnyTagClassName
{
color: #301578;
}
</style>
background-color css
<style>
a { background-color: #301578; }
a { background-color: rgb(48,21,120); }
div.DivClassName
{
background-color: #301578;
}
.BgClassName
{
background-color: #301578;
}
</style>
border-color css
<style>
span { border-color: #301578; }
span { border-color: rgb(48,21,120); }
td.TdClassName
{
border-color: #301578;
}
.TagClassName
{
border-color: #301578;
}
</style>