Shades of Persian Indigo #360670
Tints of Persian Indigo #360670
RGB
CMYK
RGB Variations
Color information
#360670 (or 0x360670) is known color: Persian Indigo. HEX triplet: 36, 06 and 70. RGB value is (54,6,112). Sum of RGB (Red+Green+Blue) = 54+6+112=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 6 (2.73% from 255 or 3.49% from 172); Blue value is 112 (44.14% from 255 or 65.12% from 172); Max value from RGB is 112 - color contains mainly: blue. Hex color #360670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360670 is #C9F98F. Grayscale: #202020. Windows color (decimal): -13236624 or 7341622. OLE color: 7341622.
HSL color Cylindrical-coordinate representation of color #360670: hue angle of 267.17º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #360670 is Cyan = 0.52, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 6 | 112 | - |
| CMYK | 0.52 | 0.95 | 0 | 0.56 |
| HSL | 267.17º | 0.9% | 0.23% | - |
| HSV(B) | 267.17º | 0.95% | 0.44% | - |
| XYZ | 4.51 | 2.08 | 15.49 | - |
| YUV | 32.44 | 172.9 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 112 | 0.52 | 0.95 | 0 | 0.56 | 267.17 | 0.9 | 0.23 |
| Hex | 36 | 6 | 70 | 34 | 5F | 0 | 38 | 10B | 5A | 17 |
| Octal | 66 | 6 | 160 | 64 | 137 | 0 | 70 | 413 | 132 | 27 |
| Binary | 110110 | 110 | 1110000 | 110100 | 1011111 | 0 | 111000 | 100001011 | 1011010 | 10111 |
Color Harmonies of #360670
Complementary color
Monochromatic Colors of #360670
Black with #360670
Text Example
Text Example
White with #360670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360670; }
p { color: rgb(54,6,112); }
H1.HeaderClassName
{
color: #360670;
}
.AnyTagClassName
{
color: #360670;
}
</style>
background-color css
<style>
a { background-color: #360670; }
a { background-color: rgb(54,6,112); }
div.DivClassName
{
background-color: #360670;
}
.BgClassName
{
background-color: #360670;
}
</style>
border-color css
<style>
span { border-color: #360670; }
span { border-color: rgb(54,6,112); }
td.TdClassName
{
border-color: #360670;
}
.TagClassName
{
border-color: #360670;
}
</style>