Shades of Persian Indigo #360095
Tints of Persian Indigo #360095
RGB
CMYK
RGB Variations
Color information
#360095 (or 0x360095) is known color: Persian Indigo. HEX triplet: 36, 00 and 95. RGB value is (54,0,149). Sum of RGB (Red+Green+Blue) = 54+0+149=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 0 (0.39% from 255 or 0% from 203); Blue value is 149 (58.59% from 255 or 73.40% from 203); Max value from RGB is 149 - color contains mainly: blue. Hex color #360095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360095 is #C9FF6A. Grayscale: #202020. Windows color (decimal): -13238123 or 9764918. OLE color: 9764918.
HSL color Cylindrical-coordinate representation of color #360095: hue angle of 261.74º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360095 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 0 | 149 | - |
| CMYK | 0.64 | 1 | 0 | 0.42 |
| HSL | 261.75º | 1% | 0.29% | - |
| HSV(B) | 261.75º | 1% | 0.58% | - |
| XYZ | 6.95 | 2.95 | 28.64 | - |
| YUV | 33.13 | 193.39 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 149 | 0.64 | 1 | 0 | 0.42 | 261.75 | 1 | 0.29 |
| Hex | 36 | 0 | 95 | 40 | 64 | 0 | 2A | 106 | 64 | 1D |
| Octal | 66 | 0 | 225 | 100 | 144 | 0 | 52 | 406 | 144 | 35 |
| Binary | 110110 | 0 | 10010101 | 1000000 | 1100100 | 0 | 101010 | 100000110 | 1100100 | 11101 |
Color Harmonies of #360095
Complementary color
Monochromatic Colors of #360095
Black with #360095
Text Example
Text Example
White with #360095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360095; }
p { color: rgb(54,0,149); }
H1.HeaderClassName
{
color: #360095;
}
.AnyTagClassName
{
color: #360095;
}
</style>
background-color css
<style>
a { background-color: #360095; }
a { background-color: rgb(54,0,149); }
div.DivClassName
{
background-color: #360095;
}
.BgClassName
{
background-color: #360095;
}
</style>
border-color css
<style>
span { border-color: #360095; }
span { border-color: rgb(54,0,149); }
td.TdClassName
{
border-color: #360095;
}
.TagClassName
{
border-color: #360095;
}
</style>