Shades of Persian Indigo #36197E
Tints of Persian Indigo #36197E
RGB
CMYK
RGB Variations
Color information
#36197E (or 0x36197E) is known color: Persian Indigo. HEX triplet: 36, 19 and 7E. RGB value is (54,25,126). Sum of RGB (Red+Green+Blue) = 54+25+126=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 25 (10.16% from 255 or 12.20% from 205); Blue value is 126 (49.61% from 255 or 61.46% from 205); Max value from RGB is 126 - color contains mainly: blue. Hex color #36197E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #36197E is #C9E681. Grayscale: #2C2C2C. Windows color (decimal): -13231746 or 8263990. OLE color: 8263990.
HSL color Cylindrical-coordinate representation of color #36197E: hue angle of 257.23º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #36197E is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 54 | 25 | 126 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.51 |
| HSL | 257.23º | 0.67% | 0.3% | - |
| HSV(B) | 257.23º | 0.8% | 0.49% | - |
| XYZ | 5.63 | 2.99 | 20.02 | - |
| YUV | 45.19 | 173.61 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 126 | 0.57 | 0.80 | 0 | 0.51 | 257.23 | 0.67 | 0.3 |
| Hex | 36 | 19 | 7E | 39 | 50 | 0 | 33 | 101 | 43 | 1E |
| Octal | 66 | 31 | 176 | 71 | 120 | 0 | 63 | 401 | 103 | 36 |
| Binary | 110110 | 11001 | 1111110 | 111001 | 1010000 | 0 | 110011 | 100000001 | 1000011 | 11110 |
Color Harmonies of #36197E
Complementary color
Monochromatic Colors of #36197E
Black with #36197E
Text Example
Text Example
White with #36197E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36197E; }
p { color: rgb(54,25,126); }
H1.HeaderClassName
{
color: #36197E;
}
.AnyTagClassName
{
color: #36197E;
}
</style>
background-color css
<style>
a { background-color: #36197E; }
a { background-color: rgb(54,25,126); }
div.DivClassName
{
background-color: #36197E;
}
.BgClassName
{
background-color: #36197E;
}
</style>
border-color css
<style>
span { border-color: #36197E; }
span { border-color: rgb(54,25,126); }
td.TdClassName
{
border-color: #36197E;
}
.TagClassName
{
border-color: #36197E;
}
</style>