Shades of Persian Indigo #361380
Tints of Persian Indigo #361380
RGB
CMYK
RGB Variations
Color information
#361380 (or 0x361380) is known color: Persian Indigo. HEX triplet: 36, 13 and 80. RGB value is (54,19,128). Sum of RGB (Red+Green+Blue) = 54+19+128=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 128 (50.39% from 255 or 63.68% from 201); Max value from RGB is 128 - color contains mainly: blue. Hex color #361380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361380 is #C9EC7F. Grayscale: #292929. Windows color (decimal): -13233280 or 8393526. OLE color: 8393526.
HSL color Cylindrical-coordinate representation of color #361380: hue angle of 259.27º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361380 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 54 | 19 | 128 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.50 |
| HSL | 259.27º | 0.74% | 0.29% | - |
| HSV(B) | 259.27º | 0.85% | 0.5% | - |
| XYZ | 5.65 | 2.81 | 20.67 | - |
| YUV | 41.89 | 176.6 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 128 | 0.58 | 0.85 | 0 | 0.50 | 259.27 | 0.74 | 0.29 |
| Hex | 36 | 13 | 80 | 3A | 55 | 0 | 32 | 103 | 4A | 1D |
| Octal | 66 | 23 | 200 | 72 | 125 | 0 | 62 | 403 | 112 | 35 |
| Binary | 110110 | 10011 | 10000000 | 111010 | 1010101 | 0 | 110010 | 100000011 | 1001010 | 11101 |
Color Harmonies of #361380
Complementary color
Monochromatic Colors of #361380
Black with #361380
Text Example
Text Example
White with #361380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361380; }
p { color: rgb(54,19,128); }
H1.HeaderClassName
{
color: #361380;
}
.AnyTagClassName
{
color: #361380;
}
</style>
background-color css
<style>
a { background-color: #361380; }
a { background-color: rgb(54,19,128); }
div.DivClassName
{
background-color: #361380;
}
.BgClassName
{
background-color: #361380;
}
</style>
border-color css
<style>
span { border-color: #361380; }
span { border-color: rgb(54,19,128); }
td.TdClassName
{
border-color: #361380;
}
.TagClassName
{
border-color: #361380;
}
</style>