Shades of Persian Indigo #361775
Tints of Persian Indigo #361775
RGB
CMYK
RGB Variations
Color information
#361775 (or 0x361775) is known color: Persian Indigo. HEX triplet: 36, 17 and 75. RGB value is (54,23,117). Sum of RGB (Red+Green+Blue) = 54+23+117=194 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.84% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 117 (46.09% from 255 or 60.31% from 194); Max value from RGB is 117 - color contains mainly: blue. Hex color #361775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361775 is #C9E88A. Grayscale: #2A2A2A. Windows color (decimal): -13232267 or 7673654. OLE color: 7673654.
HSL color Cylindrical-coordinate representation of color #361775: hue angle of 259.79º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361775 is Cyan = 0.54, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 23 | 117 | - |
| CMYK | 0.54 | 0.80 | 0 | 0.54 |
| HSL | 259.79º | 0.67% | 0.27% | - |
| HSV(B) | 259.79º | 0.8% | 0.46% | - |
| XYZ | 5.04 | 2.68 | 17.08 | - |
| YUV | 42.99 | 169.77 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 117 | 0.54 | 0.80 | 0 | 0.54 | 259.79 | 0.67 | 0.27 |
| Hex | 36 | 17 | 75 | 36 | 50 | 0 | 36 | 104 | 43 | 1B |
| Octal | 66 | 27 | 165 | 66 | 120 | 0 | 66 | 404 | 103 | 33 |
| Binary | 110110 | 10111 | 1110101 | 110110 | 1010000 | 0 | 110110 | 100000100 | 1000011 | 11011 |
Color Harmonies of #361775
Complementary color
Monochromatic Colors of #361775
Black with #361775
Text Example
Text Example
White with #361775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361775; }
p { color: rgb(54,23,117); }
H1.HeaderClassName
{
color: #361775;
}
.AnyTagClassName
{
color: #361775;
}
</style>
background-color css
<style>
a { background-color: #361775; }
a { background-color: rgb(54,23,117); }
div.DivClassName
{
background-color: #361775;
}
.BgClassName
{
background-color: #361775;
}
</style>
border-color css
<style>
span { border-color: #361775; }
span { border-color: rgb(54,23,117); }
td.TdClassName
{
border-color: #361775;
}
.TagClassName
{
border-color: #361775;
}
</style>