Shades of Persian Indigo #361393
Tints of Persian Indigo #361393
RGB
CMYK
RGB Variations
Color information
#361393 (or 0x361393) is known color: Persian Indigo. HEX triplet: 36, 13 and 93. RGB value is (54,19,147). Sum of RGB (Red+Green+Blue) = 54+19+147=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 147 (57.81% from 255 or 66.82% from 220); Max value from RGB is 147 - color contains mainly: blue. Hex color #361393 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361393 is #C9EC6C. Grayscale: #2B2B2B. Windows color (decimal): -13233261 or 9638710. OLE color: 9638710.
HSL color Cylindrical-coordinate representation of color #361393: hue angle of 256.41º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #361393 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 19 | 147 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.42 |
| HSL | 256.41º | 0.77% | 0.33% | - |
| HSV(B) | 256.41º | 0.87% | 0.58% | - |
| XYZ | 7.02 | 3.36 | 27.88 | - |
| YUV | 44.06 | 186.1 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 147 | 0.63 | 0.87 | 0 | 0.42 | 256.41 | 0.77 | 0.33 |
| Hex | 36 | 13 | 93 | 3F | 57 | 0 | 2A | 100 | 4D | 21 |
| Octal | 66 | 23 | 223 | 77 | 127 | 0 | 52 | 400 | 115 | 41 |
| Binary | 110110 | 10011 | 10010011 | 111111 | 1010111 | 0 | 101010 | 100000000 | 1001101 | 100001 |
Color Harmonies of #361393
Complementary color
Monochromatic Colors of #361393
Black with #361393
Text Example
Text Example
White with #361393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361393; }
p { color: rgb(54,19,147); }
H1.HeaderClassName
{
color: #361393;
}
.AnyTagClassName
{
color: #361393;
}
</style>
background-color css
<style>
a { background-color: #361393; }
a { background-color: rgb(54,19,147); }
div.DivClassName
{
background-color: #361393;
}
.BgClassName
{
background-color: #361393;
}
</style>
border-color css
<style>
span { border-color: #361393; }
span { border-color: rgb(54,19,147); }
td.TdClassName
{
border-color: #361393;
}
.TagClassName
{
border-color: #361393;
}
</style>