Shades of Persian Indigo #360367
Tints of Persian Indigo #360367
RGB
CMYK
RGB Variations
Color information
#360367 (or 0x360367) is known color: Persian Indigo. HEX triplet: 36, 03 and 67. RGB value is (54,3,103). Sum of RGB (Red+Green+Blue) = 54+3+103=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 3 (1.56% from 255 or 1.88% from 160); Blue value is 103 (40.62% from 255 or 64.38% from 160); Max value from RGB is 103 - color contains mainly: blue. Hex color #360367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360367 is #C9FC98. Grayscale: #1D1D1D. Windows color (decimal): -13237401 or 6751030. OLE color: 6751030.
HSL color Cylindrical-coordinate representation of color #360367: hue angle of 270.6º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #360367 is Cyan = 0.48, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 3 | 103 | - |
| CMYK | 0.48 | 0.97 | 0 | 0.60 |
| HSL | 270.6º | 0.94% | 0.21% | - |
| HSV(B) | 270.6º | 0.97% | 0.4% | - |
| XYZ | 4 | 1.83 | 12.97 | - |
| YUV | 29.65 | 169.4 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 103 | 0.48 | 0.97 | 0 | 0.60 | 270.6 | 0.94 | 0.21 |
| Hex | 36 | 3 | 67 | 30 | 61 | 0 | 3C | 10F | 5E | 15 |
| Octal | 66 | 3 | 147 | 60 | 141 | 0 | 74 | 417 | 136 | 25 |
| Binary | 110110 | 11 | 1100111 | 110000 | 1100001 | 0 | 111100 | 100001111 | 1011110 | 10101 |
Color Harmonies of #360367
Complementary color
Monochromatic Colors of #360367
Black with #360367
Text Example
Text Example
White with #360367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360367; }
p { color: rgb(54,3,103); }
H1.HeaderClassName
{
color: #360367;
}
.AnyTagClassName
{
color: #360367;
}
</style>
background-color css
<style>
a { background-color: #360367; }
a { background-color: rgb(54,3,103); }
div.DivClassName
{
background-color: #360367;
}
.BgClassName
{
background-color: #360367;
}
</style>
border-color css
<style>
span { border-color: #360367; }
span { border-color: rgb(54,3,103); }
td.TdClassName
{
border-color: #360367;
}
.TagClassName
{
border-color: #360367;
}
</style>