Shades of Persian Indigo #361982
Tints of Persian Indigo #361982
RGB
CMYK
RGB Variations
Color information
#361982 (or 0x361982) is known color: Persian Indigo. HEX triplet: 36, 19 and 82. RGB value is (54,25,130). Sum of RGB (Red+Green+Blue) = 54+25+130=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 130 (51.17% from 255 or 62.20% from 209); Max value from RGB is 130 - color contains mainly: blue. Hex color #361982 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361982 is #C9E67D. Grayscale: #2D2D2D. Windows color (decimal): -13231742 or 8526134. OLE color: 8526134.
HSL color Cylindrical-coordinate representation of color #361982: hue angle of 256.57º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361982 is Cyan = 0.58, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 25 | 130 | - |
| CMYK | 0.58 | 0.81 | 0 | 0.49 |
| HSL | 256.57º | 0.68% | 0.3% | - |
| HSV(B) | 256.57º | 0.81% | 0.51% | - |
| XYZ | 5.9 | 3.09 | 21.4 | - |
| YUV | 45.64 | 175.61 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 130 | 0.58 | 0.81 | 0 | 0.49 | 256.57 | 0.68 | 0.3 |
| Hex | 36 | 19 | 82 | 3A | 51 | 0 | 31 | 101 | 44 | 1E |
| Octal | 66 | 31 | 202 | 72 | 121 | 0 | 61 | 401 | 104 | 36 |
| Binary | 110110 | 11001 | 10000010 | 111010 | 1010001 | 0 | 110001 | 100000001 | 1000100 | 11110 |
Color Harmonies of #361982
Complementary color
Monochromatic Colors of #361982
Black with #361982
Text Example
Text Example
White with #361982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361982; }
p { color: rgb(54,25,130); }
H1.HeaderClassName
{
color: #361982;
}
.AnyTagClassName
{
color: #361982;
}
</style>
background-color css
<style>
a { background-color: #361982; }
a { background-color: rgb(54,25,130); }
div.DivClassName
{
background-color: #361982;
}
.BgClassName
{
background-color: #361982;
}
</style>
border-color css
<style>
span { border-color: #361982; }
span { border-color: rgb(54,25,130); }
td.TdClassName
{
border-color: #361982;
}
.TagClassName
{
border-color: #361982;
}
</style>