Shades of Persian Indigo #360671
Tints of Persian Indigo #360671
RGB
CMYK
RGB Variations
Color information
#360671 (or 0x360671) is known color: Persian Indigo. HEX triplet: 36, 06 and 71. RGB value is (54,6,113). Sum of RGB (Red+Green+Blue) = 54+6+113=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 6 (2.73% from 255 or 3.47% from 173); Blue value is 113 (44.53% from 255 or 65.32% from 173); Max value from RGB is 113 - color contains mainly: blue. Hex color #360671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360671 is #C9F98E. Grayscale: #202020. Windows color (decimal): -13236623 or 7407158. OLE color: 7407158.
HSL color Cylindrical-coordinate representation of color #360671: hue angle of 266.92º 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 #360671 is Cyan = 0.52, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 6 | 113 | - |
| CMYK | 0.52 | 0.95 | 0 | 0.56 |
| HSL | 266.92º | 0.9% | 0.23% | - |
| HSV(B) | 266.92º | 0.95% | 0.44% | - |
| XYZ | 4.57 | 2.11 | 15.79 | - |
| YUV | 32.55 | 173.4 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 113 | 0.52 | 0.95 | 0 | 0.56 | 266.92 | 0.9 | 0.23 |
| Hex | 36 | 6 | 71 | 34 | 5F | 0 | 38 | 10B | 5A | 17 |
| Octal | 66 | 6 | 161 | 64 | 137 | 0 | 70 | 413 | 132 | 27 |
| Binary | 110110 | 110 | 1110001 | 110100 | 1011111 | 0 | 111000 | 100001011 | 1011010 | 10111 |
Color Harmonies of #360671
Complementary color
Monochromatic Colors of #360671
Black with #360671
Text Example
Text Example
White with #360671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360671; }
p { color: rgb(54,6,113); }
H1.HeaderClassName
{
color: #360671;
}
.AnyTagClassName
{
color: #360671;
}
</style>
background-color css
<style>
a { background-color: #360671; }
a { background-color: rgb(54,6,113); }
div.DivClassName
{
background-color: #360671;
}
.BgClassName
{
background-color: #360671;
}
</style>
border-color css
<style>
span { border-color: #360671; }
span { border-color: rgb(54,6,113); }
td.TdClassName
{
border-color: #360671;
}
.TagClassName
{
border-color: #360671;
}
</style>