Shades of Persian Indigo #360169
Tints of Persian Indigo #360169
RGB
CMYK
RGB Variations
Color information
#360169 (or 0x360169) is known color: Persian Indigo. HEX triplet: 36, 01 and 69. RGB value is (54,1,105). Sum of RGB (Red+Green+Blue) = 54+1+105=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 1 (0.78% from 255 or 0.62% from 160); Blue value is 105 (41.41% from 255 or 65.62% from 160); Max value from RGB is 105 - color contains mainly: blue. Hex color #360169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360169 is #C9FE96. Grayscale: #1C1C1C. Windows color (decimal): -13237911 or 6881590. OLE color: 6881590.
HSL color Cylindrical-coordinate representation of color #360169: hue angle of 270.58º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #360169 is Cyan = 0.49, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 1 | 105 | - |
| CMYK | 0.49 | 0.99 | 0 | 0.59 |
| HSL | 270.58º | 0.98% | 0.21% | - |
| HSV(B) | 270.58º | 0.99% | 0.41% | - |
| XYZ | 4.08 | 1.83 | 13.5 | - |
| YUV | 28.7 | 171.06 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 1 | 105 | 0.49 | 0.99 | 0 | 0.59 | 270.58 | 0.98 | 0.21 |
| Hex | 36 | 1 | 69 | 31 | 63 | 0 | 3B | 10F | 62 | 15 |
| Octal | 66 | 1 | 151 | 61 | 143 | 0 | 73 | 417 | 142 | 25 |
| Binary | 110110 | 1 | 1101001 | 110001 | 1100011 | 0 | 111011 | 100001111 | 1100010 | 10101 |
Color Harmonies of #360169
Complementary color
Monochromatic Colors of #360169
Black with #360169
Text Example
Text Example
White with #360169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360169; }
p { color: rgb(54,1,105); }
H1.HeaderClassName
{
color: #360169;
}
.AnyTagClassName
{
color: #360169;
}
</style>
background-color css
<style>
a { background-color: #360169; }
a { background-color: rgb(54,1,105); }
div.DivClassName
{
background-color: #360169;
}
.BgClassName
{
background-color: #360169;
}
</style>
border-color css
<style>
span { border-color: #360169; }
span { border-color: rgb(54,1,105); }
td.TdClassName
{
border-color: #360169;
}
.TagClassName
{
border-color: #360169;
}
</style>