Shades of Persian Indigo #360270
Tints of Persian Indigo #360270
RGB
CMYK
RGB Variations
Color information
#360270 (or 0x360270) is known color: Persian Indigo. HEX triplet: 36, 02 and 70. RGB value is (54,2,112). Sum of RGB (Red+Green+Blue) = 54+2+112=168 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.14% from 168); Green value is 2 (1.17% from 255 or 1.19% from 168); Blue value is 112 (44.14% from 255 or 66.67% from 168); Max value from RGB is 112 - color contains mainly: blue. Hex color #360270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360270 is #C9FD8F. Grayscale: #1D1D1D. Windows color (decimal): -13237648 or 7340598. OLE color: 7340598.
HSL color Cylindrical-coordinate representation of color #360270: hue angle of 268.36º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #360270 is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 2 | 112 | - |
| CMYK | 0.52 | 0.98 | 0 | 0.56 |
| HSL | 268.36º | 0.96% | 0.22% | - |
| HSV(B) | 268.36º | 0.98% | 0.44% | - |
| XYZ | 4.47 | 2 | 15.48 | - |
| YUV | 30.09 | 174.23 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 2 | 112 | 0.52 | 0.98 | 0 | 0.56 | 268.36 | 0.96 | 0.22 |
| Hex | 36 | 2 | 70 | 34 | 62 | 0 | 38 | 10C | 60 | 16 |
| Octal | 66 | 2 | 160 | 64 | 142 | 0 | 70 | 414 | 140 | 26 |
| Binary | 110110 | 10 | 1110000 | 110100 | 1100010 | 0 | 111000 | 100001100 | 1100000 | 10110 |
Color Harmonies of #360270
Complementary color
Monochromatic Colors of #360270
Black with #360270
Text Example
Text Example
White with #360270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360270; }
p { color: rgb(54,2,112); }
H1.HeaderClassName
{
color: #360270;
}
.AnyTagClassName
{
color: #360270;
}
</style>
background-color css
<style>
a { background-color: #360270; }
a { background-color: rgb(54,2,112); }
div.DivClassName
{
background-color: #360270;
}
.BgClassName
{
background-color: #360270;
}
</style>
border-color css
<style>
span { border-color: #360270; }
span { border-color: rgb(54,2,112); }
td.TdClassName
{
border-color: #360270;
}
.TagClassName
{
border-color: #360270;
}
</style>