Shades of Persian Indigo #302279
Tints of Persian Indigo #302279
RGB
CMYK
RGB Variations
Color information
#302279 (or 0x302279) is known color: Persian Indigo. HEX triplet: 30, 22 and 79. RGB value is (48,34,121). Sum of RGB (Red+Green+Blue) = 48+34+121=203 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.65% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 121 (47.66% from 255 or 59.61% from 203); Max value from RGB is 121 - color contains mainly: blue. Hex color #302279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302279 is #CFDD86. Grayscale: #2F2F2F. Windows color (decimal): -13622663 or 7938608. OLE color: 7938608.
HSL color Cylindrical-coordinate representation of color #302279: hue angle of 249.66º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #302279 is Cyan = 0.60, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 34 | 121 | - |
| CMYK | 0.60 | 0.72 | 0 | 0.53 |
| HSL | 249.66º | 0.56% | 0.3% | - |
| HSV(B) | 249.66º | 0.72% | 0.47% | - |
| XYZ | 5.24 | 3.15 | 18.42 | - |
| YUV | 48.1 | 169.14 | 127.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 121 | 0.60 | 0.72 | 0 | 0.53 | 249.66 | 0.56 | 0.3 |
| Hex | 30 | 22 | 79 | 3C | 48 | 0 | 35 | FA | 38 | 1E |
| Octal | 60 | 42 | 171 | 74 | 110 | 0 | 65 | 372 | 70 | 36 |
| Binary | 110000 | 100010 | 1111001 | 111100 | 1001000 | 0 | 110101 | 11111010 | 111000 | 11110 |
Color Harmonies of #302279
Complementary color
Monochromatic Colors of #302279
Black with #302279
Text Example
Text Example
White with #302279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302279; }
p { color: rgb(48,34,121); }
H1.HeaderClassName
{
color: #302279;
}
.AnyTagClassName
{
color: #302279;
}
</style>
background-color css
<style>
a { background-color: #302279; }
a { background-color: rgb(48,34,121); }
div.DivClassName
{
background-color: #302279;
}
.BgClassName
{
background-color: #302279;
}
</style>
border-color css
<style>
span { border-color: #302279; }
span { border-color: rgb(48,34,121); }
td.TdClassName
{
border-color: #302279;
}
.TagClassName
{
border-color: #302279;
}
</style>