Shades of Persian Indigo #362295
Tints of Persian Indigo #362295
RGB
CMYK
RGB Variations
Color information
#362295 (or 0x362295) is known color: Persian Indigo. HEX triplet: 36, 22 and 95. RGB value is (54,34,149). Sum of RGB (Red+Green+Blue) = 54+34+149=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 34 (13.67% from 255 or 14.35% from 237); Blue value is 149 (58.59% from 255 or 62.87% from 237); Max value from RGB is 149 - color contains mainly: blue. Hex color #362295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362295 is #C9DD6A. Grayscale: #343434. Windows color (decimal): -13229419 or 9773622. OLE color: 9773622.
HSL color Cylindrical-coordinate representation of color #362295: hue angle of 250.43º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #362295 is Cyan = 0.64, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 34 | 149 | - |
| CMYK | 0.64 | 0.77 | 0 | 0.42 |
| HSL | 250.43º | 0.63% | 0.36% | - |
| HSV(B) | 250.43º | 0.77% | 0.58% | - |
| XYZ | 7.52 | 4.1 | 28.83 | - |
| YUV | 53.09 | 182.13 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 149 | 0.64 | 0.77 | 0 | 0.42 | 250.43 | 0.63 | 0.36 |
| Hex | 36 | 22 | 95 | 40 | 4D | 0 | 2A | FA | 3F | 24 |
| Octal | 66 | 42 | 225 | 100 | 115 | 0 | 52 | 372 | 77 | 44 |
| Binary | 110110 | 100010 | 10010101 | 1000000 | 1001101 | 0 | 101010 | 11111010 | 111111 | 100100 |
Color Harmonies of #362295
Complementary color
Monochromatic Colors of #362295
Black with #362295
Text Example
Text Example
White with #362295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362295; }
p { color: rgb(54,34,149); }
H1.HeaderClassName
{
color: #362295;
}
.AnyTagClassName
{
color: #362295;
}
</style>
background-color css
<style>
a { background-color: #362295; }
a { background-color: rgb(54,34,149); }
div.DivClassName
{
background-color: #362295;
}
.BgClassName
{
background-color: #362295;
}
</style>
border-color css
<style>
span { border-color: #362295; }
span { border-color: rgb(54,34,149); }
td.TdClassName
{
border-color: #362295;
}
.TagClassName
{
border-color: #362295;
}
</style>