Shades of Persian Indigo #331688
Tints of Persian Indigo #331688
RGB
CMYK
RGB Variations
Color information
#331688 (or 0x331688) is known color: Persian Indigo. HEX triplet: 33, 16 and 88. RGB value is (51,22,136). Sum of RGB (Red+Green+Blue) = 51+22+136=209 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.40% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 136 (53.52% from 255 or 65.07% from 209); Max value from RGB is 136 - color contains mainly: blue. Hex color #331688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331688 is #CCE977. Grayscale: #2B2B2B. Windows color (decimal): -13429112 or 8918579. OLE color: 8918579.
HSL color Cylindrical-coordinate representation of color #331688: hue angle of 255.26º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331688 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 22 | 136 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.47 |
| HSL | 255.26º | 0.72% | 0.31% | - |
| HSV(B) | 255.26º | 0.84% | 0.53% | - |
| XYZ | 6.1 | 3.06 | 23.56 | - |
| YUV | 43.67 | 180.11 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 136 | 0.62 | 0.84 | 0 | 0.47 | 255.26 | 0.72 | 0.31 |
| Hex | 33 | 16 | 88 | 3E | 54 | 0 | 2F | FF | 48 | 1F |
| Octal | 63 | 26 | 210 | 76 | 124 | 0 | 57 | 377 | 110 | 37 |
| Binary | 110011 | 10110 | 10001000 | 111110 | 1010100 | 0 | 101111 | 11111111 | 1001000 | 11111 |
Color Harmonies of #331688
Complementary color
Monochromatic Colors of #331688
Black with #331688
Text Example
Text Example
White with #331688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331688; }
p { color: rgb(51,22,136); }
H1.HeaderClassName
{
color: #331688;
}
.AnyTagClassName
{
color: #331688;
}
</style>
background-color css
<style>
a { background-color: #331688; }
a { background-color: rgb(51,22,136); }
div.DivClassName
{
background-color: #331688;
}
.BgClassName
{
background-color: #331688;
}
</style>
border-color css
<style>
span { border-color: #331688; }
span { border-color: rgb(51,22,136); }
td.TdClassName
{
border-color: #331688;
}
.TagClassName
{
border-color: #331688;
}
</style>