Shades of Persian Indigo #361871
Tints of Persian Indigo #361871
RGB
CMYK
RGB Variations
Color information
#361871 (or 0x361871) is known color: Persian Indigo. HEX triplet: 36, 18 and 71. RGB value is (54,24,113). Sum of RGB (Red+Green+Blue) = 54+24+113=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 24 (9.77% from 255 or 12.57% from 191); Blue value is 113 (44.53% from 255 or 59.16% from 191); Max value from RGB is 113 - color contains mainly: blue. Hex color #361871 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361871 is #C9E78E. Grayscale: #2A2A2A. Windows color (decimal): -13232015 or 7411766. OLE color: 7411766.
HSL color Cylindrical-coordinate representation of color #361871: hue angle of 260.22º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #361871 is Cyan = 0.52, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 24 | 113 | - |
| CMYK | 0.52 | 0.79 | 0 | 0.56 |
| HSL | 260.22º | 0.65% | 0.27% | - |
| HSV(B) | 260.22º | 0.79% | 0.44% | - |
| XYZ | 4.83 | 2.63 | 15.88 | - |
| YUV | 43.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 113 | 0.52 | 0.79 | 0 | 0.56 | 260.22 | 0.65 | 0.27 |
| Hex | 36 | 18 | 71 | 34 | 4F | 0 | 38 | 104 | 41 | 1B |
| Octal | 66 | 30 | 161 | 64 | 117 | 0 | 70 | 404 | 101 | 33 |
| Binary | 110110 | 11000 | 1110001 | 110100 | 1001111 | 0 | 111000 | 100000100 | 1000001 | 11011 |
Color Harmonies of #361871
Complementary color
Monochromatic Colors of #361871
Black with #361871
Text Example
Text Example
White with #361871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361871; }
p { color: rgb(54,24,113); }
H1.HeaderClassName
{
color: #361871;
}
.AnyTagClassName
{
color: #361871;
}
</style>
background-color css
<style>
a { background-color: #361871; }
a { background-color: rgb(54,24,113); }
div.DivClassName
{
background-color: #361871;
}
.BgClassName
{
background-color: #361871;
}
</style>
border-color css
<style>
span { border-color: #361871; }
span { border-color: rgb(54,24,113); }
td.TdClassName
{
border-color: #361871;
}
.TagClassName
{
border-color: #361871;
}
</style>