Shades of Persian Indigo #301573
Tints of Persian Indigo #301573
RGB
CMYK
RGB Variations
Color information
#301573 (or 0x301573) is known color: Persian Indigo. HEX triplet: 30, 15 and 73. RGB value is (48,21,115). Sum of RGB (Red+Green+Blue) = 48+21+115=184 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.09% from 184); Green value is 21 (8.59% from 255 or 11.41% from 184); Blue value is 115 (45.31% from 255 or 62.5% from 184); Max value from RGB is 115 - color contains mainly: blue. Hex color #301573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301573 is #CFEA8C. Grayscale: #272727. Windows color (decimal): -13625997 or 7542064. OLE color: 7542064.
HSL color Cylindrical-coordinate representation of color #301573: hue angle of 257.23º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301573 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 21 | 115 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.55 |
| HSL | 257.23º | 0.69% | 0.27% | - |
| HSV(B) | 257.23º | 0.82% | 0.45% | - |
| XYZ | 4.58 | 2.4 | 16.44 | - |
| YUV | 39.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 115 | 0.58 | 0.82 | 0 | 0.55 | 257.23 | 0.69 | 0.27 |
| Hex | 30 | 15 | 73 | 3A | 52 | 0 | 37 | 101 | 45 | 1B |
| Octal | 60 | 25 | 163 | 72 | 122 | 0 | 67 | 401 | 105 | 33 |
| Binary | 110000 | 10101 | 1110011 | 111010 | 1010010 | 0 | 110111 | 100000001 | 1000101 | 11011 |
Color Harmonies of #301573
Complementary color
Monochromatic Colors of #301573
Black with #301573
Text Example
Text Example
White with #301573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301573; }
p { color: rgb(48,21,115); }
H1.HeaderClassName
{
color: #301573;
}
.AnyTagClassName
{
color: #301573;
}
</style>
background-color css
<style>
a { background-color: #301573; }
a { background-color: rgb(48,21,115); }
div.DivClassName
{
background-color: #301573;
}
.BgClassName
{
background-color: #301573;
}
</style>
border-color css
<style>
span { border-color: #301573; }
span { border-color: rgb(48,21,115); }
td.TdClassName
{
border-color: #301573;
}
.TagClassName
{
border-color: #301573;
}
</style>