Shades of Persian Indigo #360466
Tints of Persian Indigo #360466
RGB
CMYK
RGB Variations
Color information
#360466 (or 0x360466) is known color: Persian Indigo. HEX triplet: 36, 04 and 66. RGB value is (54,4,102). Sum of RGB (Red+Green+Blue) = 54+4+102=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 102 (40.23% from 255 or 63.75% from 160); Max value from RGB is 102 - color contains mainly: blue. Hex color #360466 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360466 is #C9FB99. Grayscale: #1D1D1D. Windows color (decimal): -13237146 or 6685750. OLE color: 6685750.
HSL color Cylindrical-coordinate representation of color #360466: hue angle of 270.61º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360466 is Cyan = 0.47, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 4 | 102 | - |
| CMYK | 0.47 | 0.96 | 0 | 0.6 |
| HSL | 270.61º | 0.92% | 0.21% | - |
| HSV(B) | 270.61º | 0.96% | 0.4% | - |
| XYZ | 3.96 | 1.83 | 12.71 | - |
| YUV | 30.12 | 168.57 | 145.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 102 | 0.47 | 0.96 | 0 | 0.6 | 270.61 | 0.92 | 0.21 |
| Hex | 36 | 4 | 66 | 2F | 60 | 0 | 3C | 10F | 5C | 15 |
| Octal | 66 | 4 | 146 | 57 | 140 | 0 | 74 | 417 | 134 | 25 |
| Binary | 110110 | 100 | 1100110 | 101111 | 1100000 | 0 | 111100 | 100001111 | 1011100 | 10101 |
Color Harmonies of #360466
Complementary color
Monochromatic Colors of #360466
Black with #360466
Text Example
Text Example
White with #360466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360466; }
p { color: rgb(54,4,102); }
H1.HeaderClassName
{
color: #360466;
}
.AnyTagClassName
{
color: #360466;
}
</style>
background-color css
<style>
a { background-color: #360466; }
a { background-color: rgb(54,4,102); }
div.DivClassName
{
background-color: #360466;
}
.BgClassName
{
background-color: #360466;
}
</style>
border-color css
<style>
span { border-color: #360466; }
span { border-color: rgb(54,4,102); }
td.TdClassName
{
border-color: #360466;
}
.TagClassName
{
border-color: #360466;
}
</style>