Shades of Persian Indigo #301577
Tints of Persian Indigo #301577
RGB
CMYK
RGB Variations
Color information
#301577 (or 0x301577) is known color: Persian Indigo. HEX triplet: 30, 15 and 77. RGB value is (48,21,119). Sum of RGB (Red+Green+Blue) = 48+21+119=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 119 (46.88% from 255 or 63.30% from 188); Max value from RGB is 119 - color contains mainly: blue. Hex color #301577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301577 is #CFEA88. Grayscale: #272727. Windows color (decimal): -13625993 or 7804208. OLE color: 7804208.
HSL color Cylindrical-coordinate representation of color #301577: hue angle of 256.53º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301577 is Cyan = 0.60, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 21 | 119 | - |
| CMYK | 0.60 | 0.82 | 0 | 0.53 |
| HSL | 256.53º | 0.7% | 0.27% | - |
| HSV(B) | 256.53º | 0.82% | 0.47% | - |
| XYZ | 4.82 | 2.5 | 17.68 | - |
| YUV | 40.25 | 172.45 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 119 | 0.60 | 0.82 | 0 | 0.53 | 256.53 | 0.7 | 0.27 |
| Hex | 30 | 15 | 77 | 3C | 52 | 0 | 35 | 101 | 46 | 1B |
| Octal | 60 | 25 | 167 | 74 | 122 | 0 | 65 | 401 | 106 | 33 |
| Binary | 110000 | 10101 | 1110111 | 111100 | 1010010 | 0 | 110101 | 100000001 | 1000110 | 11011 |
Color Harmonies of #301577
Complementary color
Monochromatic Colors of #301577
Black with #301577
Text Example
Text Example
White with #301577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301577; }
p { color: rgb(48,21,119); }
H1.HeaderClassName
{
color: #301577;
}
.AnyTagClassName
{
color: #301577;
}
</style>
background-color css
<style>
a { background-color: #301577; }
a { background-color: rgb(48,21,119); }
div.DivClassName
{
background-color: #301577;
}
.BgClassName
{
background-color: #301577;
}
</style>
border-color css
<style>
span { border-color: #301577; }
span { border-color: rgb(48,21,119); }
td.TdClassName
{
border-color: #301577;
}
.TagClassName
{
border-color: #301577;
}
</style>