Shades of Persian Indigo #362392
Tints of Persian Indigo #362392
RGB
CMYK
RGB Variations
Color information
#362392 (or 0x362392) is known color: Persian Indigo. HEX triplet: 36, 23 and 92. RGB value is (54,35,146). Sum of RGB (Red+Green+Blue) = 54+35+146=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 146 (57.42% from 255 or 62.13% from 235); Max value from RGB is 146 - color contains mainly: blue. Hex color #362392 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362392 is #C9DC6D. Grayscale: #343434. Windows color (decimal): -13229166 or 9577270. OLE color: 9577270.
HSL color Cylindrical-coordinate representation of color #362392: hue angle of 250.27º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #362392 is Cyan = 0.63, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 35 | 146 | - |
| CMYK | 0.63 | 0.76 | 0 | 0.43 |
| HSL | 250.27º | 0.61% | 0.35% | - |
| HSV(B) | 250.27º | 0.76% | 0.57% | - |
| XYZ | 7.31 | 4.06 | 27.59 | - |
| YUV | 53.34 | 180.29 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 146 | 0.63 | 0.76 | 0 | 0.43 | 250.27 | 0.61 | 0.35 |
| Hex | 36 | 23 | 92 | 3F | 4C | 0 | 2B | FA | 3D | 23 |
| Octal | 66 | 43 | 222 | 77 | 114 | 0 | 53 | 372 | 75 | 43 |
| Binary | 110110 | 100011 | 10010010 | 111111 | 1001100 | 0 | 101011 | 11111010 | 111101 | 100011 |
Color Harmonies of #362392
Complementary color
Monochromatic Colors of #362392
Black with #362392
Text Example
Text Example
White with #362392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362392; }
p { color: rgb(54,35,146); }
H1.HeaderClassName
{
color: #362392;
}
.AnyTagClassName
{
color: #362392;
}
</style>
background-color css
<style>
a { background-color: #362392; }
a { background-color: rgb(54,35,146); }
div.DivClassName
{
background-color: #362392;
}
.BgClassName
{
background-color: #362392;
}
</style>
border-color css
<style>
span { border-color: #362392; }
span { border-color: rgb(54,35,146); }
td.TdClassName
{
border-color: #362392;
}
.TagClassName
{
border-color: #362392;
}
</style>