Shades of Persian Indigo #331489
Tints of Persian Indigo #331489
RGB
CMYK
RGB Variations
Color information
#331489 (or 0x331489) is known color: Persian Indigo. HEX triplet: 33, 14 and 89. RGB value is (51,20,137). Sum of RGB (Red+Green+Blue) = 51+20+137=208 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.52% from 208); Green value is 20 (8.20% from 255 or 9.62% from 208); Blue value is 137 (53.91% from 255 or 65.87% from 208); Max value from RGB is 137 - color contains mainly: blue. Hex color #331489 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331489 is #CCEB76. Grayscale: #2A2A2A. Windows color (decimal): -13429623 or 8983603. OLE color: 8983603.
HSL color Cylindrical-coordinate representation of color #331489: hue angle of 255.9º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #331489 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 20 | 137 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.46 |
| HSL | 255.9º | 0.75% | 0.31% | - |
| HSV(B) | 255.9º | 0.85% | 0.54% | - |
| XYZ | 6.13 | 3.01 | 23.92 | - |
| YUV | 42.61 | 181.27 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 137 | 0.63 | 0.85 | 0 | 0.46 | 255.9 | 0.75 | 0.31 |
| Hex | 33 | 14 | 89 | 3F | 55 | 0 | 2E | 100 | 4B | 1F |
| Octal | 63 | 24 | 211 | 77 | 125 | 0 | 56 | 400 | 113 | 37 |
| Binary | 110011 | 10100 | 10001001 | 111111 | 1010101 | 0 | 101110 | 100000000 | 1001011 | 11111 |
Color Harmonies of #331489
Complementary color
Monochromatic Colors of #331489
Black with #331489
Text Example
Text Example
White with #331489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331489; }
p { color: rgb(51,20,137); }
H1.HeaderClassName
{
color: #331489;
}
.AnyTagClassName
{
color: #331489;
}
</style>
background-color css
<style>
a { background-color: #331489; }
a { background-color: rgb(51,20,137); }
div.DivClassName
{
background-color: #331489;
}
.BgClassName
{
background-color: #331489;
}
</style>
border-color css
<style>
span { border-color: #331489; }
span { border-color: rgb(51,20,137); }
td.TdClassName
{
border-color: #331489;
}
.TagClassName
{
border-color: #331489;
}
</style>