Shades of Persian Indigo #36076A
Tints of Persian Indigo #36076A
RGB
CMYK
RGB Variations
Color information
#36076A (or 0x36076A) is known color: Persian Indigo. HEX triplet: 36, 07 and 6A. RGB value is (54,7,106). Sum of RGB (Red+Green+Blue) = 54+7+106=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 7 (3.12% from 255 or 4.19% from 167); Blue value is 106 (41.80% from 255 or 63.47% from 167); Max value from RGB is 106 - color contains mainly: blue. Hex color #36076A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #36076A is #C9F895. Grayscale: #1F1F1F. Windows color (decimal): -13236374 or 6948662. OLE color: 6948662.
HSL color Cylindrical-coordinate representation of color #36076A: hue angle of 268.48º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #36076A is Cyan = 0.49, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 54 | 7 | 106 | - |
| CMYK | 0.49 | 0.93 | 0 | 0.58 |
| HSL | 268.48º | 0.88% | 0.22% | - |
| HSV(B) | 268.48º | 0.93% | 0.42% | - |
| XYZ | 4.2 | 1.98 | 13.8 | - |
| YUV | 32.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 106 | 0.49 | 0.93 | 0 | 0.58 | 268.48 | 0.88 | 0.22 |
| Hex | 36 | 7 | 6A | 31 | 5D | 0 | 3A | 10C | 58 | 16 |
| Octal | 66 | 7 | 152 | 61 | 135 | 0 | 72 | 414 | 130 | 26 |
| Binary | 110110 | 111 | 1101010 | 110001 | 1011101 | 0 | 111010 | 100001100 | 1011000 | 10110 |
Color Harmonies of #36076A
Complementary color
Monochromatic Colors of #36076A
Black with #36076A
Text Example
Text Example
White with #36076A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36076A; }
p { color: rgb(54,7,106); }
H1.HeaderClassName
{
color: #36076A;
}
.AnyTagClassName
{
color: #36076A;
}
</style>
background-color css
<style>
a { background-color: #36076A; }
a { background-color: rgb(54,7,106); }
div.DivClassName
{
background-color: #36076A;
}
.BgClassName
{
background-color: #36076A;
}
</style>
border-color css
<style>
span { border-color: #36076A; }
span { border-color: rgb(54,7,106); }
td.TdClassName
{
border-color: #36076A;
}
.TagClassName
{
border-color: #36076A;
}
</style>