Shades of Persian Indigo #361492
Tints of Persian Indigo #361492
RGB
CMYK
RGB Variations
Color information
#361492 (or 0x361492) is known color: Persian Indigo. HEX triplet: 36, 14 and 92. RGB value is (54,20,146). Sum of RGB (Red+Green+Blue) = 54+20+146=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 146 (57.42% from 255 or 66.36% from 220); Max value from RGB is 146 - color contains mainly: blue. Hex color #361492 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361492 is #C9EB6D. Grayscale: #2C2C2C. Windows color (decimal): -13233006 or 9573430. OLE color: 9573430.
HSL color Cylindrical-coordinate representation of color #361492: hue angle of 256.19º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #361492 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 20 | 146 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.43 |
| HSL | 256.19º | 0.76% | 0.33% | - |
| HSV(B) | 256.19º | 0.86% | 0.57% | - |
| XYZ | 6.96 | 3.36 | 27.48 | - |
| YUV | 44.53 | 185.26 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 146 | 0.63 | 0.86 | 0 | 0.43 | 256.19 | 0.76 | 0.33 |
| Hex | 36 | 14 | 92 | 3F | 56 | 0 | 2B | 100 | 4C | 21 |
| Octal | 66 | 24 | 222 | 77 | 126 | 0 | 53 | 400 | 114 | 41 |
| Binary | 110110 | 10100 | 10010010 | 111111 | 1010110 | 0 | 101011 | 100000000 | 1001100 | 100001 |
Color Harmonies of #361492
Complementary color
Monochromatic Colors of #361492
Black with #361492
Text Example
Text Example
White with #361492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361492; }
p { color: rgb(54,20,146); }
H1.HeaderClassName
{
color: #361492;
}
.AnyTagClassName
{
color: #361492;
}
</style>
background-color css
<style>
a { background-color: #361492; }
a { background-color: rgb(54,20,146); }
div.DivClassName
{
background-color: #361492;
}
.BgClassName
{
background-color: #361492;
}
</style>
border-color css
<style>
span { border-color: #361492; }
span { border-color: rgb(54,20,146); }
td.TdClassName
{
border-color: #361492;
}
.TagClassName
{
border-color: #361492;
}
</style>