Shades of Persian Indigo #361270
Tints of Persian Indigo #361270
RGB
CMYK
RGB Variations
Color information
#361270 (or 0x361270) is known color: Persian Indigo. HEX triplet: 36, 12 and 70. RGB value is (54,18,112). Sum of RGB (Red+Green+Blue) = 54+18+112=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 18 (7.42% from 255 or 9.78% from 184); Blue value is 112 (44.14% from 255 or 60.87% from 184); Max value from RGB is 112 - color contains mainly: blue. Hex color #361270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361270 is #C9ED8F. Grayscale: #272727. Windows color (decimal): -13233552 or 7344694. OLE color: 7344694.
HSL color Cylindrical-coordinate representation of color #361270: hue angle of 262.98º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361270 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 18 | 112 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.56 |
| HSL | 262.98º | 0.72% | 0.25% | - |
| HSV(B) | 262.98º | 0.84% | 0.44% | - |
| XYZ | 4.66 | 2.39 | 15.54 | - |
| YUV | 39.48 | 168.93 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 112 | 0.52 | 0.84 | 0 | 0.56 | 262.98 | 0.72 | 0.25 |
| Hex | 36 | 12 | 70 | 34 | 54 | 0 | 38 | 107 | 48 | 19 |
| Octal | 66 | 22 | 160 | 64 | 124 | 0 | 70 | 407 | 110 | 31 |
| Binary | 110110 | 10010 | 1110000 | 110100 | 1010100 | 0 | 111000 | 100000111 | 1001000 | 11001 |
Color Harmonies of #361270
Complementary color
Monochromatic Colors of #361270
Black with #361270
Text Example
Text Example
White with #361270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361270; }
p { color: rgb(54,18,112); }
H1.HeaderClassName
{
color: #361270;
}
.AnyTagClassName
{
color: #361270;
}
</style>
background-color css
<style>
a { background-color: #361270; }
a { background-color: rgb(54,18,112); }
div.DivClassName
{
background-color: #361270;
}
.BgClassName
{
background-color: #361270;
}
</style>
border-color css
<style>
span { border-color: #361270; }
span { border-color: rgb(54,18,112); }
td.TdClassName
{
border-color: #361270;
}
.TagClassName
{
border-color: #361270;
}
</style>