Shades of Persian Indigo #302386
Tints of Persian Indigo #302386
RGB
CMYK
RGB Variations
Color information
#302386 (or 0x302386) is known color: Persian Indigo. HEX triplet: 30, 23 and 86. RGB value is (48,35,134). Sum of RGB (Red+Green+Blue) = 48+35+134=217 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.12% from 217); Green value is 35 (14.06% from 255 or 16.13% from 217); Blue value is 134 (52.73% from 255 or 61.75% from 217); Max value from RGB is 134 - color contains mainly: blue. Hex color #302386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302386 is #CFDC79. Grayscale: #313131. Windows color (decimal): -13622394 or 8790832. OLE color: 8790832.
HSL color Cylindrical-coordinate representation of color #302386: hue angle of 247.88º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #302386 is Cyan = 0.64, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 35 | 134 | - |
| CMYK | 0.64 | 0.74 | 0 | 0.47 |
| HSL | 247.88º | 0.59% | 0.33% | - |
| HSV(B) | 247.88º | 0.74% | 0.53% | - |
| XYZ | 6.12 | 3.55 | 22.92 | - |
| YUV | 50.17 | 175.31 | 126.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 35 | 134 | 0.64 | 0.74 | 0 | 0.47 | 247.88 | 0.59 | 0.33 |
| Hex | 30 | 23 | 86 | 40 | 4A | 0 | 2F | F8 | 3B | 21 |
| Octal | 60 | 43 | 206 | 100 | 112 | 0 | 57 | 370 | 73 | 41 |
| Binary | 110000 | 100011 | 10000110 | 1000000 | 1001010 | 0 | 101111 | 11111000 | 111011 | 100001 |
Color Harmonies of #302386
Complementary color
Monochromatic Colors of #302386
Black with #302386
Text Example
Text Example
White with #302386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302386; }
p { color: rgb(48,35,134); }
H1.HeaderClassName
{
color: #302386;
}
.AnyTagClassName
{
color: #302386;
}
</style>
background-color css
<style>
a { background-color: #302386; }
a { background-color: rgb(48,35,134); }
div.DivClassName
{
background-color: #302386;
}
.BgClassName
{
background-color: #302386;
}
</style>
border-color css
<style>
span { border-color: #302386; }
span { border-color: rgb(48,35,134); }
td.TdClassName
{
border-color: #302386;
}
.TagClassName
{
border-color: #302386;
}
</style>