Shades of Persian Indigo #360072
Tints of Persian Indigo #360072
RGB
CMYK
RGB Variations
Color information
#360072 (or 0x360072) is known color: Persian Indigo. HEX triplet: 36, 00 and 72. RGB value is (54,0,114). Sum of RGB (Red+Green+Blue) = 54+0+114=168 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.14% from 168); Green value is 0 (0.39% from 255 or 0% from 168); Blue value is 114 (44.92% from 255 or 67.86% from 168); Max value from RGB is 114 - color contains mainly: blue. Hex color #360072 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360072 is #C9FF8D. Grayscale: #1C1C1C. Windows color (decimal): -13238158 or 7471158. OLE color: 7471158.
HSL color Cylindrical-coordinate representation of color #360072: hue angle of 268.42º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360072 is Cyan = 0.53, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 0 | 114 | - |
| CMYK | 0.53 | 1 | 0 | 0.55 |
| HSL | 268.42º | 1% | 0.22% | - |
| HSV(B) | 268.42º | 1% | 0.45% | - |
| XYZ | 4.56 | 2 | 16.07 | - |
| YUV | 29.14 | 175.89 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 114 | 0.53 | 1 | 0 | 0.55 | 268.42 | 1 | 0.22 |
| Hex | 36 | 0 | 72 | 35 | 64 | 0 | 37 | 10C | 64 | 16 |
| Octal | 66 | 0 | 162 | 65 | 144 | 0 | 67 | 414 | 144 | 26 |
| Binary | 110110 | 0 | 1110010 | 110101 | 1100100 | 0 | 110111 | 100001100 | 1100100 | 10110 |
Color Harmonies of #360072
Complementary color
Monochromatic Colors of #360072
Black with #360072
Text Example
Text Example
White with #360072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360072; }
p { color: rgb(54,0,114); }
H1.HeaderClassName
{
color: #360072;
}
.AnyTagClassName
{
color: #360072;
}
</style>
background-color css
<style>
a { background-color: #360072; }
a { background-color: rgb(54,0,114); }
div.DivClassName
{
background-color: #360072;
}
.BgClassName
{
background-color: #360072;
}
</style>
border-color css
<style>
span { border-color: #360072; }
span { border-color: rgb(54,0,114); }
td.TdClassName
{
border-color: #360072;
}
.TagClassName
{
border-color: #360072;
}
</style>