Shades of Persian Indigo #36139E
Tints of Persian Indigo #36139E
RGB
CMYK
RGB Variations
Color information
#36139E (or 0x36139E) is known color: Persian Indigo. HEX triplet: 36, 13 and 9E. RGB value is (54,19,158). Sum of RGB (Red+Green+Blue) = 54+19+158=231 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.38% from 231); Green value is 19 (7.81% from 255 or 8.23% from 231); Blue value is 158 (62.11% from 255 or 68.40% from 231); Max value from RGB is 158 - color contains mainly: blue. Hex color #36139E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #36139E is #C9EC61. Grayscale: #2C2C2C. Windows color (decimal): -13233250 or 10359606. OLE color: 10359606.
HSL color Cylindrical-coordinate representation of color #36139E: hue angle of 255.11º degrees, saturation: 0.79, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #36139E is Cyan = 0.66, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 54 | 19 | 158 | - |
| CMYK | 0.66 | 0.88 | 0 | 0.38 |
| HSL | 255.11º | 0.79% | 0.35% | - |
| HSV(B) | 255.11º | 0.88% | 0.62% | - |
| XYZ | 7.93 | 3.72 | 32.65 | - |
| YUV | 45.31 | 191.6 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 158 | 0.66 | 0.88 | 0 | 0.38 | 255.11 | 0.79 | 0.35 |
| Hex | 36 | 13 | 9E | 42 | 58 | 0 | 26 | FF | 4F | 23 |
| Octal | 66 | 23 | 236 | 102 | 130 | 0 | 46 | 377 | 117 | 43 |
| Binary | 110110 | 10011 | 10011110 | 1000010 | 1011000 | 0 | 100110 | 11111111 | 1001111 | 100011 |
Color Harmonies of #36139E
Complementary color
Monochromatic Colors of #36139E
Black with #36139E
Text Example
Text Example
White with #36139E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36139E; }
p { color: rgb(54,19,158); }
H1.HeaderClassName
{
color: #36139E;
}
.AnyTagClassName
{
color: #36139E;
}
</style>
background-color css
<style>
a { background-color: #36139E; }
a { background-color: rgb(54,19,158); }
div.DivClassName
{
background-color: #36139E;
}
.BgClassName
{
background-color: #36139E;
}
</style>
border-color css
<style>
span { border-color: #36139E; }
span { border-color: rgb(54,19,158); }
td.TdClassName
{
border-color: #36139E;
}
.TagClassName
{
border-color: #36139E;
}
</style>