Shades of Persian Indigo #360195
Tints of Persian Indigo #360195
RGB
CMYK
RGB Variations
Color information
#360195 (or 0x360195) is known color: Persian Indigo. HEX triplet: 36, 01 and 95. RGB value is (54,1,149). Sum of RGB (Red+Green+Blue) = 54+1+149=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 1 (0.78% from 255 or 0.49% from 204); Blue value is 149 (58.59% from 255 or 73.04% from 204); Max value from RGB is 149 - color contains mainly: blue. Hex color #360195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360195 is #C9FE6A. Grayscale: #212121. Windows color (decimal): -13237867 or 9765174. OLE color: 9765174.
HSL color Cylindrical-coordinate representation of color #360195: hue angle of 261.49º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #360195 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 1 | 149 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.42 |
| HSL | 261.49º | 0.99% | 0.29% | - |
| HSV(B) | 261.49º | 0.99% | 0.58% | - |
| XYZ | 6.96 | 2.98 | 28.64 | - |
| YUV | 33.72 | 193.06 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 1 | 149 | 0.64 | 0.99 | 0 | 0.42 | 261.49 | 0.99 | 0.29 |
| Hex | 36 | 1 | 95 | 40 | 63 | 0 | 2A | 105 | 63 | 1D |
| Octal | 66 | 1 | 225 | 100 | 143 | 0 | 52 | 405 | 143 | 35 |
| Binary | 110110 | 1 | 10010101 | 1000000 | 1100011 | 0 | 101010 | 100000101 | 1100011 | 11101 |
Color Harmonies of #360195
Complementary color
Monochromatic Colors of #360195
Black with #360195
Text Example
Text Example
White with #360195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360195; }
p { color: rgb(54,1,149); }
H1.HeaderClassName
{
color: #360195;
}
.AnyTagClassName
{
color: #360195;
}
</style>
background-color css
<style>
a { background-color: #360195; }
a { background-color: rgb(54,1,149); }
div.DivClassName
{
background-color: #360195;
}
.BgClassName
{
background-color: #360195;
}
</style>
border-color css
<style>
span { border-color: #360195; }
span { border-color: rgb(54,1,149); }
td.TdClassName
{
border-color: #360195;
}
.TagClassName
{
border-color: #360195;
}
</style>