Shades of Persian Indigo #362095
Tints of Persian Indigo #362095
RGB
CMYK
RGB Variations
Color information
#362095 (or 0x362095) is known color: Persian Indigo. HEX triplet: 36, 20 and 95. RGB value is (54,32,149). Sum of RGB (Red+Green+Blue) = 54+32+149=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 32 (12.89% from 255 or 13.62% from 235); Blue value is 149 (58.59% from 255 or 63.40% from 235); Max value from RGB is 149 - color contains mainly: blue. Hex color #362095 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362095 is #C9DF6A. Grayscale: #333333. Windows color (decimal): -13229931 or 9773110. OLE color: 9773110.
HSL color Cylindrical-coordinate representation of color #362095: hue angle of 251.28º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #362095 is Cyan = 0.64, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 32 | 149 | - |
| CMYK | 0.64 | 0.79 | 0 | 0.42 |
| HSL | 251.28º | 0.65% | 0.35% | - |
| HSV(B) | 251.28º | 0.79% | 0.58% | - |
| XYZ | 7.46 | 3.99 | 28.81 | - |
| YUV | 51.92 | 182.79 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 149 | 0.64 | 0.79 | 0 | 0.42 | 251.28 | 0.65 | 0.35 |
| Hex | 36 | 20 | 95 | 40 | 4F | 0 | 2A | FB | 41 | 23 |
| Octal | 66 | 40 | 225 | 100 | 117 | 0 | 52 | 373 | 101 | 43 |
| Binary | 110110 | 100000 | 10010101 | 1000000 | 1001111 | 0 | 101010 | 11111011 | 1000001 | 100011 |
Color Harmonies of #362095
Complementary color
Monochromatic Colors of #362095
Black with #362095
Text Example
Text Example
White with #362095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362095; }
p { color: rgb(54,32,149); }
H1.HeaderClassName
{
color: #362095;
}
.AnyTagClassName
{
color: #362095;
}
</style>
background-color css
<style>
a { background-color: #362095; }
a { background-color: rgb(54,32,149); }
div.DivClassName
{
background-color: #362095;
}
.BgClassName
{
background-color: #362095;
}
</style>
border-color css
<style>
span { border-color: #362095; }
span { border-color: rgb(54,32,149); }
td.TdClassName
{
border-color: #362095;
}
.TagClassName
{
border-color: #362095;
}
</style>