Shades of Persian Indigo #362284
Tints of Persian Indigo #362284
RGB
CMYK
RGB Variations
Color information
#362284 (or 0x362284) is known color: Persian Indigo. HEX triplet: 36, 22 and 84. RGB value is (54,34,132). Sum of RGB (Red+Green+Blue) = 54+34+132=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 132 (51.95% from 255 or 60% from 220); Max value from RGB is 132 - color contains mainly: blue. Hex color #362284 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362284 is #C9DD7B. Grayscale: #323232. Windows color (decimal): -13229436 or 8659510. OLE color: 8659510.
HSL color Cylindrical-coordinate representation of color #362284: hue angle of 252.24º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #362284 is Cyan = 0.59, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 34 | 132 | - |
| CMYK | 0.59 | 0.74 | 0 | 0.48 |
| HSL | 252.24º | 0.59% | 0.33% | - |
| HSV(B) | 252.24º | 0.74% | 0.52% | - |
| XYZ | 6.26 | 3.59 | 22.19 | - |
| YUV | 51.15 | 173.63 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 132 | 0.59 | 0.74 | 0 | 0.48 | 252.24 | 0.59 | 0.33 |
| Hex | 36 | 22 | 84 | 3B | 4A | 0 | 30 | FC | 3B | 21 |
| Octal | 66 | 42 | 204 | 73 | 112 | 0 | 60 | 374 | 73 | 41 |
| Binary | 110110 | 100010 | 10000100 | 111011 | 1001010 | 0 | 110000 | 11111100 | 111011 | 100001 |
Color Harmonies of #362284
Complementary color
Monochromatic Colors of #362284
Black with #362284
Text Example
Text Example
White with #362284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362284; }
p { color: rgb(54,34,132); }
H1.HeaderClassName
{
color: #362284;
}
.AnyTagClassName
{
color: #362284;
}
</style>
background-color css
<style>
a { background-color: #362284; }
a { background-color: rgb(54,34,132); }
div.DivClassName
{
background-color: #362284;
}
.BgClassName
{
background-color: #362284;
}
</style>
border-color css
<style>
span { border-color: #362284; }
span { border-color: rgb(54,34,132); }
td.TdClassName
{
border-color: #362284;
}
.TagClassName
{
border-color: #362284;
}
</style>