Shades of Persian Indigo #360668
Tints of Persian Indigo #360668
RGB
CMYK
RGB Variations
Color information
#360668 (or 0x360668) is known color: Persian Indigo. HEX triplet: 36, 06 and 68. RGB value is (54,6,104). Sum of RGB (Red+Green+Blue) = 54+6+104=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 104 (41.02% from 255 or 63.41% from 164); Max value from RGB is 104 - color contains mainly: blue. Hex color #360668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360668 is #C9F997. Grayscale: #1F1F1F. Windows color (decimal): -13236632 or 6817334. OLE color: 6817334.
HSL color Cylindrical-coordinate representation of color #360668: hue angle of 269.39º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360668 is Cyan = 0.48, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 6 | 104 | - |
| CMYK | 0.48 | 0.94 | 0 | 0.59 |
| HSL | 269.39º | 0.89% | 0.22% | - |
| HSV(B) | 269.39º | 0.94% | 0.41% | - |
| XYZ | 4.09 | 1.91 | 13.25 | - |
| YUV | 31.52 | 168.9 | 144.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 104 | 0.48 | 0.94 | 0 | 0.59 | 269.39 | 0.89 | 0.22 |
| Hex | 36 | 6 | 68 | 30 | 5E | 0 | 3B | 10D | 59 | 16 |
| Octal | 66 | 6 | 150 | 60 | 136 | 0 | 73 | 415 | 131 | 26 |
| Binary | 110110 | 110 | 1101000 | 110000 | 1011110 | 0 | 111011 | 100001101 | 1011001 | 10110 |
Color Harmonies of #360668
Complementary color
Monochromatic Colors of #360668
Black with #360668
Text Example
Text Example
White with #360668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360668; }
p { color: rgb(54,6,104); }
H1.HeaderClassName
{
color: #360668;
}
.AnyTagClassName
{
color: #360668;
}
</style>
background-color css
<style>
a { background-color: #360668; }
a { background-color: rgb(54,6,104); }
div.DivClassName
{
background-color: #360668;
}
.BgClassName
{
background-color: #360668;
}
</style>
border-color css
<style>
span { border-color: #360668; }
span { border-color: rgb(54,6,104); }
td.TdClassName
{
border-color: #360668;
}
.TagClassName
{
border-color: #360668;
}
</style>