Shades of Persian Indigo #360083
Tints of Persian Indigo #360083
RGB
CMYK
RGB Variations
Color information
#360083 (or 0x360083) is known color: Persian Indigo. HEX triplet: 36, 00 and 83. RGB value is (54,0,131). Sum of RGB (Red+Green+Blue) = 54+0+131=185 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.19% from 185); Green value is 0 (0.39% from 255 or 0% from 185); Blue value is 131 (51.56% from 255 or 70.81% from 185); Max value from RGB is 131 - color contains mainly: blue. Hex color #360083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360083 is #C9FF7C. Grayscale: #1E1E1E. Windows color (decimal): -13238141 or 8585270. OLE color: 8585270.
HSL color Cylindrical-coordinate representation of color #360083: hue angle of 264.73º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360083 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 0 | 131 | - |
| CMYK | 0.59 | 1 | 0 | 0.49 |
| HSL | 264.73º | 1% | 0.26% | - |
| HSV(B) | 264.73º | 1% | 0.51% | - |
| XYZ | 5.62 | 2.42 | 21.64 | - |
| YUV | 31.08 | 184.39 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 131 | 0.59 | 1 | 0 | 0.49 | 264.73 | 1 | 0.26 |
| Hex | 36 | 0 | 83 | 3B | 64 | 0 | 31 | 109 | 64 | 1A |
| Octal | 66 | 0 | 203 | 73 | 144 | 0 | 61 | 411 | 144 | 32 |
| Binary | 110110 | 0 | 10000011 | 111011 | 1100100 | 0 | 110001 | 100001001 | 1100100 | 11010 |
Color Harmonies of #360083
Complementary color
Monochromatic Colors of #360083
Black with #360083
Text Example
Text Example
White with #360083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360083; }
p { color: rgb(54,0,131); }
H1.HeaderClassName
{
color: #360083;
}
.AnyTagClassName
{
color: #360083;
}
</style>
background-color css
<style>
a { background-color: #360083; }
a { background-color: rgb(54,0,131); }
div.DivClassName
{
background-color: #360083;
}
.BgClassName
{
background-color: #360083;
}
</style>
border-color css
<style>
span { border-color: #360083; }
span { border-color: rgb(54,0,131); }
td.TdClassName
{
border-color: #360083;
}
.TagClassName
{
border-color: #360083;
}
</style>