Shades of Persian Indigo #302077
Tints of Persian Indigo #302077
RGB
CMYK
RGB Variations
Color information
#302077 (or 0x302077) is known color: Persian Indigo. HEX triplet: 30, 20 and 77. RGB value is (48,32,119). Sum of RGB (Red+Green+Blue) = 48+32+119=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 32 (12.89% from 255 or 16.08% from 199); Blue value is 119 (46.88% from 255 or 59.80% from 199); Max value from RGB is 119 - color contains mainly: blue. Hex color #302077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302077 is #CFDF88. Grayscale: #2E2E2E. Windows color (decimal): -13623177 or 7807024. OLE color: 7807024.
HSL color Cylindrical-coordinate representation of color #302077: hue angle of 251.03º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #302077 is Cyan = 0.60, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 32 | 119 | - |
| CMYK | 0.60 | 0.73 | 0 | 0.53 |
| HSL | 251.03º | 0.58% | 0.3% | - |
| HSV(B) | 251.03º | 0.73% | 0.47% | - |
| XYZ | 5.07 | 2.99 | 17.76 | - |
| YUV | 46.7 | 168.8 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 32 | 119 | 0.60 | 0.73 | 0 | 0.53 | 251.03 | 0.58 | 0.3 |
| Hex | 30 | 20 | 77 | 3C | 49 | 0 | 35 | FB | 3A | 1E |
| Octal | 60 | 40 | 167 | 74 | 111 | 0 | 65 | 373 | 72 | 36 |
| Binary | 110000 | 100000 | 1110111 | 111100 | 1001001 | 0 | 110101 | 11111011 | 111010 | 11110 |
Color Harmonies of #302077
Complementary color
Monochromatic Colors of #302077
Black with #302077
Text Example
Text Example
White with #302077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302077; }
p { color: rgb(48,32,119); }
H1.HeaderClassName
{
color: #302077;
}
.AnyTagClassName
{
color: #302077;
}
</style>
background-color css
<style>
a { background-color: #302077; }
a { background-color: rgb(48,32,119); }
div.DivClassName
{
background-color: #302077;
}
.BgClassName
{
background-color: #302077;
}
</style>
border-color css
<style>
span { border-color: #302077; }
span { border-color: rgb(48,32,119); }
td.TdClassName
{
border-color: #302077;
}
.TagClassName
{
border-color: #302077;
}
</style>