Shades of Persian Indigo #361572
Tints of Persian Indigo #361572
RGB
CMYK
RGB Variations
Color information
#361572 (or 0x361572) is known color: Persian Indigo. HEX triplet: 36, 15 and 72. RGB value is (54,21,114). Sum of RGB (Red+Green+Blue) = 54+21+114=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 114 (44.92% from 255 or 60.32% from 189); Max value from RGB is 114 - color contains mainly: blue. Hex color #361572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361572 is #C9EA8D. Grayscale: #292929. Windows color (decimal): -13232782 or 7476534. OLE color: 7476534.
HSL color Cylindrical-coordinate representation of color #361572: hue angle of 261.29º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361572 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 21 | 114 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.55 |
| HSL | 261.29º | 0.69% | 0.26% | - |
| HSV(B) | 261.29º | 0.82% | 0.45% | - |
| XYZ | 4.83 | 2.54 | 16.15 | - |
| YUV | 41.47 | 168.93 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 114 | 0.53 | 0.82 | 0 | 0.55 | 261.29 | 0.69 | 0.26 |
| Hex | 36 | 15 | 72 | 35 | 52 | 0 | 37 | 105 | 45 | 1A |
| Octal | 66 | 25 | 162 | 65 | 122 | 0 | 67 | 405 | 105 | 32 |
| Binary | 110110 | 10101 | 1110010 | 110101 | 1010010 | 0 | 110111 | 100000101 | 1000101 | 11010 |
Color Harmonies of #361572
Complementary color
Monochromatic Colors of #361572
Black with #361572
Text Example
Text Example
White with #361572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361572; }
p { color: rgb(54,21,114); }
H1.HeaderClassName
{
color: #361572;
}
.AnyTagClassName
{
color: #361572;
}
</style>
background-color css
<style>
a { background-color: #361572; }
a { background-color: rgb(54,21,114); }
div.DivClassName
{
background-color: #361572;
}
.BgClassName
{
background-color: #361572;
}
</style>
border-color css
<style>
span { border-color: #361572; }
span { border-color: rgb(54,21,114); }
td.TdClassName
{
border-color: #361572;
}
.TagClassName
{
border-color: #361572;
}
</style>