Shades of Persian Indigo #361272
Tints of Persian Indigo #361272
RGB
CMYK
RGB Variations
Color information
#361272 (or 0x361272) is known color: Persian Indigo. HEX triplet: 36, 12 and 72. RGB value is (54,18,114). Sum of RGB (Red+Green+Blue) = 54+18+114=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 18 (7.42% from 255 or 9.68% from 186); Blue value is 114 (44.92% from 255 or 61.29% from 186); Max value from RGB is 114 - color contains mainly: blue. Hex color #361272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361272 is #C9ED8D. Grayscale: #272727. Windows color (decimal): -13233550 or 7475766. OLE color: 7475766.
HSL color Cylindrical-coordinate representation of color #361272: hue angle of 262.5º 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 #361272 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 18 | 114 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.55 |
| HSL | 262.5º | 0.73% | 0.26% | - |
| HSV(B) | 262.5º | 0.84% | 0.45% | - |
| XYZ | 4.77 | 2.43 | 16.14 | - |
| YUV | 39.71 | 169.93 | 138.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 114 | 0.53 | 0.84 | 0 | 0.55 | 262.5 | 0.73 | 0.26 |
| Hex | 36 | 12 | 72 | 35 | 54 | 0 | 37 | 106 | 49 | 1A |
| Octal | 66 | 22 | 162 | 65 | 124 | 0 | 67 | 406 | 111 | 32 |
| Binary | 110110 | 10010 | 1110010 | 110101 | 1010100 | 0 | 110111 | 100000110 | 1001001 | 11010 |
Color Harmonies of #361272
Complementary color
Monochromatic Colors of #361272
Black with #361272
Text Example
Text Example
White with #361272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361272; }
p { color: rgb(54,18,114); }
H1.HeaderClassName
{
color: #361272;
}
.AnyTagClassName
{
color: #361272;
}
</style>
background-color css
<style>
a { background-color: #361272; }
a { background-color: rgb(54,18,114); }
div.DivClassName
{
background-color: #361272;
}
.BgClassName
{
background-color: #361272;
}
</style>
border-color css
<style>
span { border-color: #361272; }
span { border-color: rgb(54,18,114); }
td.TdClassName
{
border-color: #361272;
}
.TagClassName
{
border-color: #361272;
}
</style>