Shades of Persian Indigo #331973
Tints of Persian Indigo #331973
RGB
CMYK
RGB Variations
Color information
#331973 (or 0x331973) is known color: Persian Indigo. HEX triplet: 33, 19 and 73. RGB value is (51,25,115). Sum of RGB (Red+Green+Blue) = 51+25+115=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 25 (10.16% from 255 or 13.09% from 191); Blue value is 115 (45.31% from 255 or 60.21% from 191); Max value from RGB is 115 - color contains mainly: blue. Hex color #331973 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331973 is #CCE68C. Grayscale: #2A2A2A. Windows color (decimal): -13428365 or 7543091. OLE color: 7543091.
HSL color Cylindrical-coordinate representation of color #331973: hue angle of 257.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #331973 is Cyan = 0.56, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 25 | 115 | - |
| CMYK | 0.56 | 0.78 | 0 | 0.55 |
| HSL | 257.33º | 0.64% | 0.27% | - |
| HSV(B) | 257.33º | 0.78% | 0.45% | - |
| XYZ | 4.81 | 2.64 | 16.48 | - |
| YUV | 43.03 | 168.61 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 115 | 0.56 | 0.78 | 0 | 0.55 | 257.33 | 0.64 | 0.27 |
| Hex | 33 | 19 | 73 | 38 | 4E | 0 | 37 | 101 | 40 | 1B |
| Octal | 63 | 31 | 163 | 70 | 116 | 0 | 67 | 401 | 100 | 33 |
| Binary | 110011 | 11001 | 1110011 | 111000 | 1001110 | 0 | 110111 | 100000001 | 1000000 | 11011 |
Color Harmonies of #331973
Complementary color
Monochromatic Colors of #331973
Black with #331973
Text Example
Text Example
White with #331973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331973; }
p { color: rgb(51,25,115); }
H1.HeaderClassName
{
color: #331973;
}
.AnyTagClassName
{
color: #331973;
}
</style>
background-color css
<style>
a { background-color: #331973; }
a { background-color: rgb(51,25,115); }
div.DivClassName
{
background-color: #331973;
}
.BgClassName
{
background-color: #331973;
}
</style>
border-color css
<style>
span { border-color: #331973; }
span { border-color: rgb(51,25,115); }
td.TdClassName
{
border-color: #331973;
}
.TagClassName
{
border-color: #331973;
}
</style>