Shades of Persian Indigo #361693
Tints of Persian Indigo #361693
RGB
CMYK
RGB Variations
Color information
#361693 (or 0x361693) is known color: Persian Indigo. HEX triplet: 36, 16 and 93. RGB value is (54,22,147). Sum of RGB (Red+Green+Blue) = 54+22+147=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 22 (8.98% from 255 or 9.87% from 223); Blue value is 147 (57.81% from 255 or 65.92% from 223); Max value from RGB is 147 - color contains mainly: blue. Hex color #361693 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361693 is #C9E96C. Grayscale: #2D2D2D. Windows color (decimal): -13232493 or 9639478. OLE color: 9639478.
HSL color Cylindrical-coordinate representation of color #361693: hue angle of 255.36º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361693 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 22 | 147 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.42 |
| HSL | 255.36º | 0.74% | 0.33% | - |
| HSV(B) | 255.36º | 0.85% | 0.58% | - |
| XYZ | 7.07 | 3.46 | 27.9 | - |
| YUV | 45.82 | 185.1 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 147 | 0.63 | 0.85 | 0 | 0.42 | 255.36 | 0.74 | 0.33 |
| Hex | 36 | 16 | 93 | 3F | 55 | 0 | 2A | FF | 4A | 21 |
| Octal | 66 | 26 | 223 | 77 | 125 | 0 | 52 | 377 | 112 | 41 |
| Binary | 110110 | 10110 | 10010011 | 111111 | 1010101 | 0 | 101010 | 11111111 | 1001010 | 100001 |
Color Harmonies of #361693
Complementary color
Monochromatic Colors of #361693
Black with #361693
Text Example
Text Example
White with #361693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361693; }
p { color: rgb(54,22,147); }
H1.HeaderClassName
{
color: #361693;
}
.AnyTagClassName
{
color: #361693;
}
</style>
background-color css
<style>
a { background-color: #361693; }
a { background-color: rgb(54,22,147); }
div.DivClassName
{
background-color: #361693;
}
.BgClassName
{
background-color: #361693;
}
</style>
border-color css
<style>
span { border-color: #361693; }
span { border-color: rgb(54,22,147); }
td.TdClassName
{
border-color: #361693;
}
.TagClassName
{
border-color: #361693;
}
</style>