Shades of Persian Indigo #362196
Tints of Persian Indigo #362196
RGB
CMYK
RGB Variations
Color information
#362196 (or 0x362196) is known color: Persian Indigo. HEX triplet: 36, 21 and 96. RGB value is (54,33,150). Sum of RGB (Red+Green+Blue) = 54+33+150=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 150 (58.98% from 255 or 63.29% from 237); Max value from RGB is 150 - color contains mainly: blue. Hex color #362196 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362196 is #C9DE69. Grayscale: #343434. Windows color (decimal): -13229674 or 9838902. OLE color: 9838902.
HSL color Cylindrical-coordinate representation of color #362196: hue angle of 250.77º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #362196 is Cyan = 0.64, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 33 | 150 | - |
| CMYK | 0.64 | 0.78 | 0 | 0.41 |
| HSL | 250.77º | 0.64% | 0.36% | - |
| HSV(B) | 250.77º | 0.78% | 0.59% | - |
| XYZ | 7.57 | 4.07 | 29.24 | - |
| YUV | 52.62 | 182.96 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 150 | 0.64 | 0.78 | 0 | 0.41 | 250.77 | 0.64 | 0.36 |
| Hex | 36 | 21 | 96 | 40 | 4E | 0 | 29 | FB | 40 | 24 |
| Octal | 66 | 41 | 226 | 100 | 116 | 0 | 51 | 373 | 100 | 44 |
| Binary | 110110 | 100001 | 10010110 | 1000000 | 1001110 | 0 | 101001 | 11111011 | 1000000 | 100100 |
Color Harmonies of #362196
Complementary color
Monochromatic Colors of #362196
Black with #362196
Text Example
Text Example
White with #362196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362196; }
p { color: rgb(54,33,150); }
H1.HeaderClassName
{
color: #362196;
}
.AnyTagClassName
{
color: #362196;
}
</style>
background-color css
<style>
a { background-color: #362196; }
a { background-color: rgb(54,33,150); }
div.DivClassName
{
background-color: #362196;
}
.BgClassName
{
background-color: #362196;
}
</style>
border-color css
<style>
span { border-color: #362196; }
span { border-color: rgb(54,33,150); }
td.TdClassName
{
border-color: #362196;
}
.TagClassName
{
border-color: #362196;
}
</style>