Shades of Persian Indigo #360572
Tints of Persian Indigo #360572
RGB
CMYK
RGB Variations
Color information
#360572 (or 0x360572) is known color: Persian Indigo. HEX triplet: 36, 05 and 72. RGB value is (54,5,114). Sum of RGB (Red+Green+Blue) = 54+5+114=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 5 (2.34% from 255 or 2.89% from 173); Blue value is 114 (44.92% from 255 or 65.90% from 173); Max value from RGB is 114 - color contains mainly: blue. Hex color #360572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360572 is #C9FA8D. Grayscale: #1F1F1F. Windows color (decimal): -13236878 or 7472438. OLE color: 7472438.
HSL color Cylindrical-coordinate representation of color #360572: hue angle of 266.97º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360572 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 5 | 114 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.55 |
| HSL | 266.97º | 0.92% | 0.23% | - |
| HSV(B) | 266.97º | 0.96% | 0.45% | - |
| XYZ | 4.61 | 2.11 | 16.08 | - |
| YUV | 32.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 114 | 0.53 | 0.96 | 0 | 0.55 | 266.97 | 0.92 | 0.23 |
| Hex | 36 | 5 | 72 | 35 | 60 | 0 | 37 | 10B | 5C | 17 |
| Octal | 66 | 5 | 162 | 65 | 140 | 0 | 67 | 413 | 134 | 27 |
| Binary | 110110 | 101 | 1110010 | 110101 | 1100000 | 0 | 110111 | 100001011 | 1011100 | 10111 |
Color Harmonies of #360572
Complementary color
Monochromatic Colors of #360572
Black with #360572
Text Example
Text Example
White with #360572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360572; }
p { color: rgb(54,5,114); }
H1.HeaderClassName
{
color: #360572;
}
.AnyTagClassName
{
color: #360572;
}
</style>
background-color css
<style>
a { background-color: #360572; }
a { background-color: rgb(54,5,114); }
div.DivClassName
{
background-color: #360572;
}
.BgClassName
{
background-color: #360572;
}
</style>
border-color css
<style>
span { border-color: #360572; }
span { border-color: rgb(54,5,114); }
td.TdClassName
{
border-color: #360572;
}
.TagClassName
{
border-color: #360572;
}
</style>