Shades of Persian Indigo #360770
Tints of Persian Indigo #360770
RGB
CMYK
RGB Variations
Color information
#360770 (or 0x360770) is known color: Persian Indigo. HEX triplet: 36, 07 and 70. RGB value is (54,7,112). Sum of RGB (Red+Green+Blue) = 54+7+112=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 112 (44.14% from 255 or 64.74% from 173); Max value from RGB is 112 - color contains mainly: blue. Hex color #360770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360770 is #C9F88F. Grayscale: #202020. Windows color (decimal): -13236368 or 7341878. OLE color: 7341878.
HSL color Cylindrical-coordinate representation of color #360770: hue angle of 266.86º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360770 is Cyan = 0.52, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 7 | 112 | - |
| CMYK | 0.52 | 0.94 | 0 | 0.56 |
| HSL | 266.86º | 0.88% | 0.23% | - |
| HSV(B) | 266.86º | 0.94% | 0.44% | - |
| XYZ | 4.52 | 2.11 | 15.5 | - |
| YUV | 33.02 | 172.57 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 112 | 0.52 | 0.94 | 0 | 0.56 | 266.86 | 0.88 | 0.23 |
| Hex | 36 | 7 | 70 | 34 | 5E | 0 | 38 | 10B | 58 | 17 |
| Octal | 66 | 7 | 160 | 64 | 136 | 0 | 70 | 413 | 130 | 27 |
| Binary | 110110 | 111 | 1110000 | 110100 | 1011110 | 0 | 111000 | 100001011 | 1011000 | 10111 |
Color Harmonies of #360770
Complementary color
Monochromatic Colors of #360770
Black with #360770
Text Example
Text Example
White with #360770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360770; }
p { color: rgb(54,7,112); }
H1.HeaderClassName
{
color: #360770;
}
.AnyTagClassName
{
color: #360770;
}
</style>
background-color css
<style>
a { background-color: #360770; }
a { background-color: rgb(54,7,112); }
div.DivClassName
{
background-color: #360770;
}
.BgClassName
{
background-color: #360770;
}
</style>
border-color css
<style>
span { border-color: #360770; }
span { border-color: rgb(54,7,112); }
td.TdClassName
{
border-color: #360770;
}
.TagClassName
{
border-color: #360770;
}
</style>