Shades of Persian Indigo #362585
Tints of Persian Indigo #362585
RGB
CMYK
RGB Variations
Color information
#362585 (or 0x362585) is known color: Persian Indigo. HEX triplet: 36, 25 and 85. RGB value is (54,37,133). Sum of RGB (Red+Green+Blue) = 54+37+133=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 133 (52.34% from 255 or 59.38% from 224); Max value from RGB is 133 - color contains mainly: blue. Hex color #362585 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362585 is #C9DA7A. Grayscale: #343434. Windows color (decimal): -13228667 or 8725814. OLE color: 8725814.
HSL color Cylindrical-coordinate representation of color #362585: hue angle of 250.63º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #362585 is Cyan = 0.59, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 37 | 133 | - |
| CMYK | 0.59 | 0.72 | 0 | 0.48 |
| HSL | 250.63º | 0.56% | 0.33% | - |
| HSV(B) | 250.63º | 0.72% | 0.52% | - |
| XYZ | 6.42 | 3.8 | 22.59 | - |
| YUV | 53.03 | 173.13 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 133 | 0.59 | 0.72 | 0 | 0.48 | 250.63 | 0.56 | 0.33 |
| Hex | 36 | 25 | 85 | 3B | 48 | 0 | 30 | FB | 38 | 21 |
| Octal | 66 | 45 | 205 | 73 | 110 | 0 | 60 | 373 | 70 | 41 |
| Binary | 110110 | 100101 | 10000101 | 111011 | 1001000 | 0 | 110000 | 11111011 | 111000 | 100001 |
Color Harmonies of #362585
Complementary color
Monochromatic Colors of #362585
Black with #362585
Text Example
Text Example
White with #362585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362585; }
p { color: rgb(54,37,133); }
H1.HeaderClassName
{
color: #362585;
}
.AnyTagClassName
{
color: #362585;
}
</style>
background-color css
<style>
a { background-color: #362585; }
a { background-color: rgb(54,37,133); }
div.DivClassName
{
background-color: #362585;
}
.BgClassName
{
background-color: #362585;
}
</style>
border-color css
<style>
span { border-color: #362585; }
span { border-color: rgb(54,37,133); }
td.TdClassName
{
border-color: #362585;
}
.TagClassName
{
border-color: #362585;
}
</style>