Shades of Persian Indigo #360085
Tints of Persian Indigo #360085
RGB
CMYK
RGB Variations
Color information
#360085 (or 0x360085) is known color: Persian Indigo. HEX triplet: 36, 00 and 85. RGB value is (54,0,133). Sum of RGB (Red+Green+Blue) = 54+0+133=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 133 (52.34% from 255 or 71.12% from 187); Max value from RGB is 133 - color contains mainly: blue. Hex color #360085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360085 is #C9FF7A. Grayscale: #1E1E1E. Windows color (decimal): -13238139 or 8716342. OLE color: 8716342.
HSL color Cylindrical-coordinate representation of color #360085: hue angle of 264.36º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360085 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 0 | 133 | - |
| CMYK | 0.59 | 1 | 0 | 0.48 |
| HSL | 264.36º | 1% | 0.26% | - |
| HSV(B) | 264.36º | 1% | 0.52% | - |
| XYZ | 5.75 | 2.48 | 22.37 | - |
| YUV | 31.31 | 185.39 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 133 | 0.59 | 1 | 0 | 0.48 | 264.36 | 1 | 0.26 |
| Hex | 36 | 0 | 85 | 3B | 64 | 0 | 30 | 108 | 64 | 1A |
| Octal | 66 | 0 | 205 | 73 | 144 | 0 | 60 | 410 | 144 | 32 |
| Binary | 110110 | 0 | 10000101 | 111011 | 1100100 | 0 | 110000 | 100001000 | 1100100 | 11010 |
Color Harmonies of #360085
Complementary color
Monochromatic Colors of #360085
Black with #360085
Text Example
Text Example
White with #360085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360085; }
p { color: rgb(54,0,133); }
H1.HeaderClassName
{
color: #360085;
}
.AnyTagClassName
{
color: #360085;
}
</style>
background-color css
<style>
a { background-color: #360085; }
a { background-color: rgb(54,0,133); }
div.DivClassName
{
background-color: #360085;
}
.BgClassName
{
background-color: #360085;
}
</style>
border-color css
<style>
span { border-color: #360085; }
span { border-color: rgb(54,0,133); }
td.TdClassName
{
border-color: #360085;
}
.TagClassName
{
border-color: #360085;
}
</style>