Shades of Persian Indigo #361273
Tints of Persian Indigo #361273
RGB
CMYK
RGB Variations
Color information
#361273 (or 0x361273) is known color: Persian Indigo. HEX triplet: 36, 12 and 73. RGB value is (54,18,115). Sum of RGB (Red+Green+Blue) = 54+18+115=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 115 (45.31% from 255 or 61.50% from 187); Max value from RGB is 115 - color contains mainly: blue. Hex color #361273 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361273 is #C9ED8C. Grayscale: #272727. Windows color (decimal): -13233549 or 7541302. OLE color: 7541302.
HSL color Cylindrical-coordinate representation of color #361273: hue angle of 262.27º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361273 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 18 | 115 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.55 |
| HSL | 262.27º | 0.73% | 0.26% | - |
| HSV(B) | 262.27º | 0.84% | 0.45% | - |
| XYZ | 4.83 | 2.45 | 16.44 | - |
| YUV | 39.82 | 170.43 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 115 | 0.53 | 0.84 | 0 | 0.55 | 262.27 | 0.73 | 0.26 |
| Hex | 36 | 12 | 73 | 35 | 54 | 0 | 37 | 106 | 49 | 1A |
| Octal | 66 | 22 | 163 | 65 | 124 | 0 | 67 | 406 | 111 | 32 |
| Binary | 110110 | 10010 | 1110011 | 110101 | 1010100 | 0 | 110111 | 100000110 | 1001001 | 11010 |
Color Harmonies of #361273
Complementary color
Monochromatic Colors of #361273
Black with #361273
Text Example
Text Example
White with #361273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361273; }
p { color: rgb(54,18,115); }
H1.HeaderClassName
{
color: #361273;
}
.AnyTagClassName
{
color: #361273;
}
</style>
background-color css
<style>
a { background-color: #361273; }
a { background-color: rgb(54,18,115); }
div.DivClassName
{
background-color: #361273;
}
.BgClassName
{
background-color: #361273;
}
</style>
border-color css
<style>
span { border-color: #361273; }
span { border-color: rgb(54,18,115); }
td.TdClassName
{
border-color: #361273;
}
.TagClassName
{
border-color: #361273;
}
</style>