Shades of Persian Indigo #360695
Tints of Persian Indigo #360695
RGB
CMYK
RGB Variations
Color information
#360695 (or 0x360695) is known color: Persian Indigo. HEX triplet: 36, 06 and 95. RGB value is (54,6,149). Sum of RGB (Red+Green+Blue) = 54+6+149=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 149 (58.59% from 255 or 71.29% from 209); Max value from RGB is 149 - color contains mainly: blue. Hex color #360695 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360695 is #C9F96A. Grayscale: #242424. Windows color (decimal): -13236587 or 9766454. OLE color: 9766454.
HSL color Cylindrical-coordinate representation of color #360695: hue angle of 260.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360695 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 6 | 149 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.42 |
| HSL | 260.14º | 0.92% | 0.3% | - |
| HSV(B) | 260.14º | 0.96% | 0.58% | - |
| XYZ | 7.01 | 3.08 | 28.66 | - |
| YUV | 36.65 | 191.4 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 149 | 0.64 | 0.96 | 0 | 0.42 | 260.14 | 0.92 | 0.3 |
| Hex | 36 | 6 | 95 | 40 | 60 | 0 | 2A | 104 | 5C | 1E |
| Octal | 66 | 6 | 225 | 100 | 140 | 0 | 52 | 404 | 134 | 36 |
| Binary | 110110 | 110 | 10010101 | 1000000 | 1100000 | 0 | 101010 | 100000100 | 1011100 | 11110 |
Color Harmonies of #360695
Complementary color
Monochromatic Colors of #360695
Black with #360695
Text Example
Text Example
White with #360695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360695; }
p { color: rgb(54,6,149); }
H1.HeaderClassName
{
color: #360695;
}
.AnyTagClassName
{
color: #360695;
}
</style>
background-color css
<style>
a { background-color: #360695; }
a { background-color: rgb(54,6,149); }
div.DivClassName
{
background-color: #360695;
}
.BgClassName
{
background-color: #360695;
}
</style>
border-color css
<style>
span { border-color: #360695; }
span { border-color: rgb(54,6,149); }
td.TdClassName
{
border-color: #360695;
}
.TagClassName
{
border-color: #360695;
}
</style>