Shades of Persian Indigo #302086
Tints of Persian Indigo #302086
RGB
CMYK
RGB Variations
Color information
#302086 (or 0x302086) is known color: Persian Indigo. HEX triplet: 30, 20 and 86. RGB value is (48,32,134). Sum of RGB (Red+Green+Blue) = 48+32+134=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 134 (52.73% from 255 or 62.62% from 214); Max value from RGB is 134 - color contains mainly: blue. Hex color #302086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302086 is #CFDF79. Grayscale: #303030. Windows color (decimal): -13623162 or 8790064. OLE color: 8790064.
HSL color Cylindrical-coordinate representation of color #302086: hue angle of 249.41º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #302086 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 32 | 134 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.47 |
| HSL | 249.41º | 0.61% | 0.33% | - |
| HSV(B) | 249.41º | 0.76% | 0.53% | - |
| XYZ | 6.04 | 3.38 | 22.89 | - |
| YUV | 48.41 | 176.3 | 127.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 32 | 134 | 0.64 | 0.76 | 0 | 0.47 | 249.41 | 0.61 | 0.33 |
| Hex | 30 | 20 | 86 | 40 | 4C | 0 | 2F | F9 | 3D | 21 |
| Octal | 60 | 40 | 206 | 100 | 114 | 0 | 57 | 371 | 75 | 41 |
| Binary | 110000 | 100000 | 10000110 | 1000000 | 1001100 | 0 | 101111 | 11111001 | 111101 | 100001 |
Color Harmonies of #302086
Complementary color
Monochromatic Colors of #302086
Black with #302086
Text Example
Text Example
White with #302086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302086; }
p { color: rgb(48,32,134); }
H1.HeaderClassName
{
color: #302086;
}
.AnyTagClassName
{
color: #302086;
}
</style>
background-color css
<style>
a { background-color: #302086; }
a { background-color: rgb(48,32,134); }
div.DivClassName
{
background-color: #302086;
}
.BgClassName
{
background-color: #302086;
}
</style>
border-color css
<style>
span { border-color: #302086; }
span { border-color: rgb(48,32,134); }
td.TdClassName
{
border-color: #302086;
}
.TagClassName
{
border-color: #302086;
}
</style>