Shades of Persian Indigo #360470
Tints of Persian Indigo #360470
RGB
CMYK
RGB Variations
Color information
#360470 (or 0x360470) is known color: Persian Indigo. HEX triplet: 36, 04 and 70. RGB value is (54,4,112). Sum of RGB (Red+Green+Blue) = 54+4+112=170 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.76% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 112 (44.14% from 255 or 65.88% from 170); Max value from RGB is 112 - color contains mainly: blue. Hex color #360470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360470 is #C9FB8F. Grayscale: #1E1E1E. Windows color (decimal): -13237136 or 7341110. OLE color: 7341110.
HSL color Cylindrical-coordinate representation of color #360470: hue angle of 267.78º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360470 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 4 | 112 | - |
| CMYK | 0.52 | 0.96 | 0 | 0.56 |
| HSL | 267.78º | 0.93% | 0.23% | - |
| HSV(B) | 267.78º | 0.96% | 0.44% | - |
| XYZ | 4.49 | 2.04 | 15.49 | - |
| YUV | 31.26 | 173.57 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 112 | 0.52 | 0.96 | 0 | 0.56 | 267.78 | 0.93 | 0.23 |
| Hex | 36 | 4 | 70 | 34 | 60 | 0 | 38 | 10C | 5D | 17 |
| Octal | 66 | 4 | 160 | 64 | 140 | 0 | 70 | 414 | 135 | 27 |
| Binary | 110110 | 100 | 1110000 | 110100 | 1100000 | 0 | 111000 | 100001100 | 1011101 | 10111 |
Color Harmonies of #360470
Complementary color
Monochromatic Colors of #360470
Black with #360470
Text Example
Text Example
White with #360470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360470; }
p { color: rgb(54,4,112); }
H1.HeaderClassName
{
color: #360470;
}
.AnyTagClassName
{
color: #360470;
}
</style>
background-color css
<style>
a { background-color: #360470; }
a { background-color: rgb(54,4,112); }
div.DivClassName
{
background-color: #360470;
}
.BgClassName
{
background-color: #360470;
}
</style>
border-color css
<style>
span { border-color: #360470; }
span { border-color: rgb(54,4,112); }
td.TdClassName
{
border-color: #360470;
}
.TagClassName
{
border-color: #360470;
}
</style>