Shades of Persian Indigo #302579
Tints of Persian Indigo #302579
RGB
CMYK
RGB Variations
Color information
#302579 (or 0x302579) is known color: Persian Indigo. HEX triplet: 30, 25 and 79. RGB value is (48,37,121). Sum of RGB (Red+Green+Blue) = 48+37+121=206 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.30% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 121 (47.66% from 255 or 58.74% from 206); Max value from RGB is 121 - color contains mainly: blue. Hex color #302579 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302579 is #CFDA86. Grayscale: #313131. Windows color (decimal): -13621895 or 7939376. OLE color: 7939376.
HSL color Cylindrical-coordinate representation of color #302579: hue angle of 247.86º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #302579 is Cyan = 0.60, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 37 | 121 | - |
| CMYK | 0.60 | 0.69 | 0 | 0.53 |
| HSL | 247.86º | 0.53% | 0.31% | - |
| HSV(B) | 247.86º | 0.69% | 0.47% | - |
| XYZ | 5.33 | 3.33 | 18.45 | - |
| YUV | 49.87 | 168.14 | 126.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 121 | 0.60 | 0.69 | 0 | 0.53 | 247.86 | 0.53 | 0.31 |
| Hex | 30 | 25 | 79 | 3C | 45 | 0 | 35 | F8 | 35 | 1F |
| Octal | 60 | 45 | 171 | 74 | 105 | 0 | 65 | 370 | 65 | 37 |
| Binary | 110000 | 100101 | 1111001 | 111100 | 1000101 | 0 | 110101 | 11111000 | 110101 | 11111 |
Color Harmonies of #302579
Complementary color
Monochromatic Colors of #302579
Black with #302579
Text Example
Text Example
White with #302579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302579; }
p { color: rgb(48,37,121); }
H1.HeaderClassName
{
color: #302579;
}
.AnyTagClassName
{
color: #302579;
}
</style>
background-color css
<style>
a { background-color: #302579; }
a { background-color: rgb(48,37,121); }
div.DivClassName
{
background-color: #302579;
}
.BgClassName
{
background-color: #302579;
}
</style>
border-color css
<style>
span { border-color: #302579; }
span { border-color: rgb(48,37,121); }
td.TdClassName
{
border-color: #302579;
}
.TagClassName
{
border-color: #302579;
}
</style>