Shades of Persian Indigo #360370
Tints of Persian Indigo #360370
RGB
CMYK
RGB Variations
Color information
#360370 (or 0x360370) is known color: Persian Indigo. HEX triplet: 36, 03 and 70. RGB value is (54,3,112). Sum of RGB (Red+Green+Blue) = 54+3+112=169 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.95% from 169); Green value is 3 (1.56% from 255 or 1.78% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #360370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360370 is #C9FC8F. Grayscale: #1E1E1E. Windows color (decimal): -13237392 or 7340854. OLE color: 7340854.
HSL color Cylindrical-coordinate representation of color #360370: hue angle of 268.07º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #360370 is Cyan = 0.52, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 3 | 112 | - |
| CMYK | 0.52 | 0.97 | 0 | 0.56 |
| HSL | 268.07º | 0.95% | 0.23% | - |
| HSV(B) | 268.07º | 0.97% | 0.44% | - |
| XYZ | 4.48 | 2.02 | 15.48 | - |
| YUV | 30.68 | 173.9 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 112 | 0.52 | 0.97 | 0 | 0.56 | 268.07 | 0.95 | 0.23 |
| Hex | 36 | 3 | 70 | 34 | 61 | 0 | 38 | 10C | 5F | 17 |
| Octal | 66 | 3 | 160 | 64 | 141 | 0 | 70 | 414 | 137 | 27 |
| Binary | 110110 | 11 | 1110000 | 110100 | 1100001 | 0 | 111000 | 100001100 | 1011111 | 10111 |
Color Harmonies of #360370
Complementary color
Monochromatic Colors of #360370
Black with #360370
Text Example
Text Example
White with #360370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360370; }
p { color: rgb(54,3,112); }
H1.HeaderClassName
{
color: #360370;
}
.AnyTagClassName
{
color: #360370;
}
</style>
background-color css
<style>
a { background-color: #360370; }
a { background-color: rgb(54,3,112); }
div.DivClassName
{
background-color: #360370;
}
.BgClassName
{
background-color: #360370;
}
</style>
border-color css
<style>
span { border-color: #360370; }
span { border-color: rgb(54,3,112); }
td.TdClassName
{
border-color: #360370;
}
.TagClassName
{
border-color: #360370;
}
</style>