Shades of Persian Indigo #362285
Tints of Persian Indigo #362285
RGB
CMYK
RGB Variations
Color information
#362285 (or 0x362285) is known color: Persian Indigo. HEX triplet: 36, 22 and 85. RGB value is (54,34,133). Sum of RGB (Red+Green+Blue) = 54+34+133=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 133 (52.34% from 255 or 60.18% from 221); Max value from RGB is 133 - color contains mainly: blue. Hex color #362285 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362285 is #C9DD7A. Grayscale: #323232. Windows color (decimal): -13229435 or 8725046. OLE color: 8725046.
HSL color Cylindrical-coordinate representation of color #362285: hue angle of 252.12º 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 #362285 is Cyan = 0.59, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 34 | 133 | - |
| CMYK | 0.59 | 0.74 | 0 | 0.48 |
| HSL | 252.12º | 0.59% | 0.33% | - |
| HSV(B) | 252.12º | 0.74% | 0.52% | - |
| XYZ | 6.33 | 3.62 | 22.56 | - |
| YUV | 51.27 | 174.13 | 129.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 133 | 0.59 | 0.74 | 0 | 0.48 | 252.12 | 0.59 | 0.33 |
| Hex | 36 | 22 | 85 | 3B | 4A | 0 | 30 | FC | 3B | 21 |
| Octal | 66 | 42 | 205 | 73 | 112 | 0 | 60 | 374 | 73 | 41 |
| Binary | 110110 | 100010 | 10000101 | 111011 | 1001010 | 0 | 110000 | 11111100 | 111011 | 100001 |
Color Harmonies of #362285
Complementary color
Monochromatic Colors of #362285
Black with #362285
Text Example
Text Example
White with #362285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362285; }
p { color: rgb(54,34,133); }
H1.HeaderClassName
{
color: #362285;
}
.AnyTagClassName
{
color: #362285;
}
</style>
background-color css
<style>
a { background-color: #362285; }
a { background-color: rgb(54,34,133); }
div.DivClassName
{
background-color: #362285;
}
.BgClassName
{
background-color: #362285;
}
</style>
border-color css
<style>
span { border-color: #362285; }
span { border-color: rgb(54,34,133); }
td.TdClassName
{
border-color: #362285;
}
.TagClassName
{
border-color: #362285;
}
</style>