Shades of Persian Indigo #362197
Tints of Persian Indigo #362197
RGB
CMYK
RGB Variations
Color information
#362197 (or 0x362197) is known color: Persian Indigo. HEX triplet: 36, 21 and 97. RGB value is (54,33,151). Sum of RGB (Red+Green+Blue) = 54+33+151=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 151 (59.38% from 255 or 63.45% from 238); Max value from RGB is 151 - color contains mainly: blue. Hex color #362197 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362197 is #C9DE68. Grayscale: #343434. Windows color (decimal): -13229673 or 9904438. OLE color: 9904438.
HSL color Cylindrical-coordinate representation of color #362197: hue angle of 250.68º 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 #362197 is Cyan = 0.64, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 33 | 151 | - |
| CMYK | 0.64 | 0.78 | 0 | 0.41 |
| HSL | 250.68º | 0.64% | 0.36% | - |
| HSV(B) | 250.68º | 0.78% | 0.59% | - |
| XYZ | 7.65 | 4.11 | 29.67 | - |
| YUV | 52.73 | 183.46 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 151 | 0.64 | 0.78 | 0 | 0.41 | 250.68 | 0.64 | 0.36 |
| Hex | 36 | 21 | 97 | 40 | 4E | 0 | 29 | FB | 40 | 24 |
| Octal | 66 | 41 | 227 | 100 | 116 | 0 | 51 | 373 | 100 | 44 |
| Binary | 110110 | 100001 | 10010111 | 1000000 | 1001110 | 0 | 101001 | 11111011 | 1000000 | 100100 |
Color Harmonies of #362197
Complementary color
Monochromatic Colors of #362197
Black with #362197
Text Example
Text Example
White with #362197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362197; }
p { color: rgb(54,33,151); }
H1.HeaderClassName
{
color: #362197;
}
.AnyTagClassName
{
color: #362197;
}
</style>
background-color css
<style>
a { background-color: #362197; }
a { background-color: rgb(54,33,151); }
div.DivClassName
{
background-color: #362197;
}
.BgClassName
{
background-color: #362197;
}
</style>
border-color css
<style>
span { border-color: #362197; }
span { border-color: rgb(54,33,151); }
td.TdClassName
{
border-color: #362197;
}
.TagClassName
{
border-color: #362197;
}
</style>