Shades of Persian Indigo #361382
Tints of Persian Indigo #361382
RGB
CMYK
RGB Variations
Color information
#361382 (or 0x361382) is known color: Persian Indigo. HEX triplet: 36, 13 and 82. RGB value is (54,19,130). Sum of RGB (Red+Green+Blue) = 54+19+130=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 130 (51.17% from 255 or 64.04% from 203); Max value from RGB is 130 - color contains mainly: blue. Hex color #361382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361382 is #C9EC7D. Grayscale: #292929. Windows color (decimal): -13233278 or 8524598. OLE color: 8524598.
HSL color Cylindrical-coordinate representation of color #361382: hue angle of 258.92º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361382 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 19 | 130 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.49 |
| HSL | 258.92º | 0.74% | 0.29% | - |
| HSV(B) | 258.92º | 0.85% | 0.51% | - |
| XYZ | 5.78 | 2.86 | 21.37 | - |
| YUV | 42.12 | 177.6 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 130 | 0.58 | 0.85 | 0 | 0.49 | 258.92 | 0.74 | 0.29 |
| Hex | 36 | 13 | 82 | 3A | 55 | 0 | 31 | 103 | 4A | 1D |
| Octal | 66 | 23 | 202 | 72 | 125 | 0 | 61 | 403 | 112 | 35 |
| Binary | 110110 | 10011 | 10000010 | 111010 | 1010101 | 0 | 110001 | 100000011 | 1001010 | 11101 |
Color Harmonies of #361382
Complementary color
Monochromatic Colors of #361382
Black with #361382
Text Example
Text Example
White with #361382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361382; }
p { color: rgb(54,19,130); }
H1.HeaderClassName
{
color: #361382;
}
.AnyTagClassName
{
color: #361382;
}
</style>
background-color css
<style>
a { background-color: #361382; }
a { background-color: rgb(54,19,130); }
div.DivClassName
{
background-color: #361382;
}
.BgClassName
{
background-color: #361382;
}
</style>
border-color css
<style>
span { border-color: #361382; }
span { border-color: rgb(54,19,130); }
td.TdClassName
{
border-color: #361382;
}
.TagClassName
{
border-color: #361382;
}
</style>