Shades of Persian Indigo #361793
Tints of Persian Indigo #361793
RGB
CMYK
RGB Variations
Color information
#361793 (or 0x361793) is known color: Persian Indigo. HEX triplet: 36, 17 and 93. RGB value is (54,23,147). Sum of RGB (Red+Green+Blue) = 54+23+147=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 147 (57.81% from 255 or 65.62% from 224); Max value from RGB is 147 - color contains mainly: blue. Hex color #361793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361793 is #C9E86C. Grayscale: #2D2D2D. Windows color (decimal): -13232237 or 9639734. OLE color: 9639734.
HSL color Cylindrical-coordinate representation of color #361793: hue angle of 255º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361793 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 23 | 147 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.42 |
| HSL | 255º | 0.73% | 0.33% | - |
| HSV(B) | 255º | 0.84% | 0.58% | - |
| XYZ | 7.09 | 3.5 | 27.91 | - |
| YUV | 46.41 | 184.77 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 147 | 0.63 | 0.84 | 0 | 0.42 | 255 | 0.73 | 0.33 |
| Hex | 36 | 17 | 93 | 3F | 54 | 0 | 2A | FF | 49 | 21 |
| Octal | 66 | 27 | 223 | 77 | 124 | 0 | 52 | 377 | 111 | 41 |
| Binary | 110110 | 10111 | 10010011 | 111111 | 1010100 | 0 | 101010 | 11111111 | 1001001 | 100001 |
Color Harmonies of #361793
Complementary color
Monochromatic Colors of #361793
Black with #361793
Text Example
Text Example
White with #361793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361793; }
p { color: rgb(54,23,147); }
H1.HeaderClassName
{
color: #361793;
}
.AnyTagClassName
{
color: #361793;
}
</style>
background-color css
<style>
a { background-color: #361793; }
a { background-color: rgb(54,23,147); }
div.DivClassName
{
background-color: #361793;
}
.BgClassName
{
background-color: #361793;
}
</style>
border-color css
<style>
span { border-color: #361793; }
span { border-color: rgb(54,23,147); }
td.TdClassName
{
border-color: #361793;
}
.TagClassName
{
border-color: #361793;
}
</style>