Shades of Persian Indigo #361985
Tints of Persian Indigo #361985
RGB
CMYK
RGB Variations
Color information
#361985 (or 0x361985) is known color: Persian Indigo. HEX triplet: 36, 19 and 85. RGB value is (54,25,133). Sum of RGB (Red+Green+Blue) = 54+25+133=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 25 (10.16% from 255 or 11.79% from 212); Blue value is 133 (52.34% from 255 or 62.74% from 212); Max value from RGB is 133 - color contains mainly: blue. Hex color #361985 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361985 is #C9E67A. Grayscale: #2D2D2D. Windows color (decimal): -13231739 or 8722742. OLE color: 8722742.
HSL color Cylindrical-coordinate representation of color #361985: hue angle of 256.11º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361985 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 25 | 133 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.48 |
| HSL | 256.11º | 0.68% | 0.31% | - |
| HSV(B) | 256.11º | 0.81% | 0.52% | - |
| XYZ | 6.1 | 3.17 | 22.48 | - |
| YUV | 45.98 | 177.11 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 133 | 0.59 | 0.81 | 0 | 0.48 | 256.11 | 0.68 | 0.31 |
| Hex | 36 | 19 | 85 | 3B | 51 | 0 | 30 | 100 | 44 | 1F |
| Octal | 66 | 31 | 205 | 73 | 121 | 0 | 60 | 400 | 104 | 37 |
| Binary | 110110 | 11001 | 10000101 | 111011 | 1010001 | 0 | 110000 | 100000000 | 1000100 | 11111 |
Color Harmonies of #361985
Complementary color
Monochromatic Colors of #361985
Black with #361985
Text Example
Text Example
White with #361985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361985; }
p { color: rgb(54,25,133); }
H1.HeaderClassName
{
color: #361985;
}
.AnyTagClassName
{
color: #361985;
}
</style>
background-color css
<style>
a { background-color: #361985; }
a { background-color: rgb(54,25,133); }
div.DivClassName
{
background-color: #361985;
}
.BgClassName
{
background-color: #361985;
}
</style>
border-color css
<style>
span { border-color: #361985; }
span { border-color: rgb(54,25,133); }
td.TdClassName
{
border-color: #361985;
}
.TagClassName
{
border-color: #361985;
}
</style>