Shades of Persian Indigo #331169
Tints of Persian Indigo #331169
RGB
CMYK
RGB Variations
Color information
#331169 (or 0x331169) is known color: Persian Indigo. HEX triplet: 33, 11 and 69. RGB value is (51,17,105). Sum of RGB (Red+Green+Blue) = 51+17+105=173 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.48% from 173); Green value is 17 (7.03% from 255 or 9.83% from 173); Blue value is 105 (41.41% from 255 or 60.69% from 173); Max value from RGB is 105 - color contains mainly: blue. Hex color #331169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331169 is #CCEE96. Grayscale: #242424. Windows color (decimal): -13430423 or 6885683. OLE color: 6885683.
HSL color Cylindrical-coordinate representation of color #331169: hue angle of 263.18º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331169 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 17 | 105 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.59 |
| HSL | 263.18º | 0.72% | 0.24% | - |
| HSV(B) | 263.18º | 0.84% | 0.41% | - |
| XYZ | 4.12 | 2.12 | 13.56 | - |
| YUV | 37.2 | 166.26 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 105 | 0.51 | 0.84 | 0 | 0.59 | 263.18 | 0.72 | 0.24 |
| Hex | 33 | 11 | 69 | 33 | 54 | 0 | 3B | 107 | 48 | 18 |
| Octal | 63 | 21 | 151 | 63 | 124 | 0 | 73 | 407 | 110 | 30 |
| Binary | 110011 | 10001 | 1101001 | 110011 | 1010100 | 0 | 111011 | 100000111 | 1001000 | 11000 |
Color Harmonies of #331169
Complementary color
Monochromatic Colors of #331169
Black with #331169
Text Example
Text Example
White with #331169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331169; }
p { color: rgb(51,17,105); }
H1.HeaderClassName
{
color: #331169;
}
.AnyTagClassName
{
color: #331169;
}
</style>
background-color css
<style>
a { background-color: #331169; }
a { background-color: rgb(51,17,105); }
div.DivClassName
{
background-color: #331169;
}
.BgClassName
{
background-color: #331169;
}
</style>
border-color css
<style>
span { border-color: #331169; }
span { border-color: rgb(51,17,105); }
td.TdClassName
{
border-color: #331169;
}
.TagClassName
{
border-color: #331169;
}
</style>