Shades of Persian Indigo #361085
Tints of Persian Indigo #361085
RGB
CMYK
RGB Variations
Color information
#361085 (or 0x361085) is known color: Persian Indigo. HEX triplet: 36, 10 and 85. RGB value is (54,16,133). Sum of RGB (Red+Green+Blue) = 54+16+133=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 133 (52.34% from 255 or 65.52% from 203); Max value from RGB is 133 - color contains mainly: blue. Hex color #361085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361085 is #C9EF7A. Grayscale: #282828. Windows color (decimal): -13234043 or 8720438. OLE color: 8720438.
HSL color Cylindrical-coordinate representation of color #361085: hue angle of 259.49º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #361085 is Cyan = 0.59, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 16 | 133 | - |
| CMYK | 0.59 | 0.88 | 0 | 0.48 |
| HSL | 259.49º | 0.79% | 0.29% | - |
| HSV(B) | 259.49º | 0.88% | 0.52% | - |
| XYZ | 5.94 | 2.85 | 22.43 | - |
| YUV | 40.7 | 180.09 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 133 | 0.59 | 0.88 | 0 | 0.48 | 259.49 | 0.79 | 0.29 |
| Hex | 36 | 10 | 85 | 3B | 58 | 0 | 30 | 103 | 4F | 1D |
| Octal | 66 | 20 | 205 | 73 | 130 | 0 | 60 | 403 | 117 | 35 |
| Binary | 110110 | 10000 | 10000101 | 111011 | 1011000 | 0 | 110000 | 100000011 | 1001111 | 11101 |
Color Harmonies of #361085
Complementary color
Monochromatic Colors of #361085
Black with #361085
Text Example
Text Example
White with #361085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361085; }
p { color: rgb(54,16,133); }
H1.HeaderClassName
{
color: #361085;
}
.AnyTagClassName
{
color: #361085;
}
</style>
background-color css
<style>
a { background-color: #361085; }
a { background-color: rgb(54,16,133); }
div.DivClassName
{
background-color: #361085;
}
.BgClassName
{
background-color: #361085;
}
</style>
border-color css
<style>
span { border-color: #361085; }
span { border-color: rgb(54,16,133); }
td.TdClassName
{
border-color: #361085;
}
.TagClassName
{
border-color: #361085;
}
</style>