Shades of Persian Indigo #300573
Tints of Persian Indigo #300573
RGB
CMYK
RGB Variations
Color information
#300573 (or 0x300573) is known color: Persian Indigo. HEX triplet: 30, 05 and 73. RGB value is (48,5,115). Sum of RGB (Red+Green+Blue) = 48+5+115=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 5 (2.34% from 255 or 2.98% from 168); Blue value is 115 (45.31% from 255 or 68.45% from 168); Max value from RGB is 115 - color contains mainly: blue. Hex color #300573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300573 is #CFFA8C. Grayscale: #1E1E1E. Windows color (decimal): -13630093 or 7537968. OLE color: 7537968.
HSL color Cylindrical-coordinate representation of color #300573: hue angle of 263.45º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #300573 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 5 | 115 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.55 |
| HSL | 263.45º | 0.92% | 0.24% | - |
| HSV(B) | 263.45º | 0.96% | 0.45% | - |
| XYZ | 4.37 | 1.97 | 16.37 | - |
| YUV | 30.4 | 175.75 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 5 | 115 | 0.58 | 0.96 | 0 | 0.55 | 263.45 | 0.92 | 0.24 |
| Hex | 30 | 5 | 73 | 3A | 60 | 0 | 37 | 107 | 5C | 18 |
| Octal | 60 | 5 | 163 | 72 | 140 | 0 | 67 | 407 | 134 | 30 |
| Binary | 110000 | 101 | 1110011 | 111010 | 1100000 | 0 | 110111 | 100000111 | 1011100 | 11000 |
Color Harmonies of #300573
Complementary color
Monochromatic Colors of #300573
Black with #300573
Text Example
Text Example
White with #300573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300573; }
p { color: rgb(48,5,115); }
H1.HeaderClassName
{
color: #300573;
}
.AnyTagClassName
{
color: #300573;
}
</style>
background-color css
<style>
a { background-color: #300573; }
a { background-color: rgb(48,5,115); }
div.DivClassName
{
background-color: #300573;
}
.BgClassName
{
background-color: #300573;
}
</style>
border-color css
<style>
span { border-color: #300573; }
span { border-color: rgb(48,5,115); }
td.TdClassName
{
border-color: #300573;
}
.TagClassName
{
border-color: #300573;
}
</style>