Shades of Persian Indigo #361280
Tints of Persian Indigo #361280
RGB
CMYK
RGB Variations
Color information
#361280 (or 0x361280) is known color: Persian Indigo. HEX triplet: 36, 12 and 80. RGB value is (54,18,128). Sum of RGB (Red+Green+Blue) = 54+18+128=200 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27% from 200); Green value is 18 (7.42% from 255 or 9% from 200); Blue value is 128 (50.39% from 255 or 64% from 200); Max value from RGB is 128 - color contains mainly: blue. Hex color #361280 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361280 is #C9ED7F. Grayscale: #282828. Windows color (decimal): -13233536 or 8393270. OLE color: 8393270.
HSL color Cylindrical-coordinate representation of color #361280: hue angle of 259.64º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #361280 is Cyan = 0.58, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 54 | 18 | 128 | - |
| CMYK | 0.58 | 0.86 | 0 | 0.50 |
| HSL | 259.64º | 0.75% | 0.29% | - |
| HSV(B) | 259.64º | 0.86% | 0.5% | - |
| XYZ | 5.63 | 2.78 | 20.66 | - |
| YUV | 41.3 | 176.93 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 128 | 0.58 | 0.86 | 0 | 0.50 | 259.64 | 0.75 | 0.29 |
| Hex | 36 | 12 | 80 | 3A | 56 | 0 | 32 | 104 | 4B | 1D |
| Octal | 66 | 22 | 200 | 72 | 126 | 0 | 62 | 404 | 113 | 35 |
| Binary | 110110 | 10010 | 10000000 | 111010 | 1010110 | 0 | 110010 | 100000100 | 1001011 | 11101 |
Color Harmonies of #361280
Complementary color
Monochromatic Colors of #361280
Black with #361280
Text Example
Text Example
White with #361280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361280; }
p { color: rgb(54,18,128); }
H1.HeaderClassName
{
color: #361280;
}
.AnyTagClassName
{
color: #361280;
}
</style>
background-color css
<style>
a { background-color: #361280; }
a { background-color: rgb(54,18,128); }
div.DivClassName
{
background-color: #361280;
}
.BgClassName
{
background-color: #361280;
}
</style>
border-color css
<style>
span { border-color: #361280; }
span { border-color: rgb(54,18,128); }
td.TdClassName
{
border-color: #361280;
}
.TagClassName
{
border-color: #361280;
}
</style>