Shades of Persian Indigo #361679
Tints of Persian Indigo #361679
RGB
CMYK
RGB Variations
Color information
#361679 (or 0x361679) is known color: Persian Indigo. HEX triplet: 36, 16 and 79. RGB value is (54,22,121). Sum of RGB (Red+Green+Blue) = 54+22+121=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 22 (8.98% from 255 or 11.17% from 197); Blue value is 121 (47.66% from 255 or 61.42% from 197); Max value from RGB is 121 - color contains mainly: blue. Hex color #361679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361679 is #C9E986. Grayscale: #2A2A2A. Windows color (decimal): -13232519 or 7935542. OLE color: 7935542.
HSL color Cylindrical-coordinate representation of color #361679: hue angle of 259.39º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361679 is Cyan = 0.55, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 22 | 121 | - |
| CMYK | 0.55 | 0.82 | 0 | 0.53 |
| HSL | 259.39º | 0.69% | 0.28% | - |
| HSV(B) | 259.39º | 0.82% | 0.47% | - |
| XYZ | 5.26 | 2.74 | 18.34 | - |
| YUV | 42.85 | 172.1 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 121 | 0.55 | 0.82 | 0 | 0.53 | 259.39 | 0.69 | 0.28 |
| Hex | 36 | 16 | 79 | 37 | 52 | 0 | 35 | 103 | 45 | 1C |
| Octal | 66 | 26 | 171 | 67 | 122 | 0 | 65 | 403 | 105 | 34 |
| Binary | 110110 | 10110 | 1111001 | 110111 | 1010010 | 0 | 110101 | 100000011 | 1000101 | 11100 |
Color Harmonies of #361679
Complementary color
Monochromatic Colors of #361679
Black with #361679
Text Example
Text Example
White with #361679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361679; }
p { color: rgb(54,22,121); }
H1.HeaderClassName
{
color: #361679;
}
.AnyTagClassName
{
color: #361679;
}
</style>
background-color css
<style>
a { background-color: #361679; }
a { background-color: rgb(54,22,121); }
div.DivClassName
{
background-color: #361679;
}
.BgClassName
{
background-color: #361679;
}
</style>
border-color css
<style>
span { border-color: #361679; }
span { border-color: rgb(54,22,121); }
td.TdClassName
{
border-color: #361679;
}
.TagClassName
{
border-color: #361679;
}
</style>