Shades of Persian Indigo #331976
Tints of Persian Indigo #331976
RGB
CMYK
RGB Variations
Color information
#331976 (or 0x331976) is known color: Persian Indigo. HEX triplet: 33, 19 and 76. RGB value is (51,25,118). Sum of RGB (Red+Green+Blue) = 51+25+118=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 118 (46.48% from 255 or 60.82% from 194); Max value from RGB is 118 - color contains mainly: blue. Hex color #331976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331976 is #CCE689. Grayscale: #2B2B2B. Windows color (decimal): -13428362 or 7739699. OLE color: 7739699.
HSL color Cylindrical-coordinate representation of color #331976: hue angle of 256.77º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #331976 is Cyan = 0.57, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 25 | 118 | - |
| CMYK | 0.57 | 0.79 | 0 | 0.54 |
| HSL | 256.77º | 0.65% | 0.28% | - |
| HSV(B) | 256.77º | 0.79% | 0.46% | - |
| XYZ | 4.98 | 2.71 | 17.4 | - |
| YUV | 43.38 | 170.11 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 118 | 0.57 | 0.79 | 0 | 0.54 | 256.77 | 0.65 | 0.28 |
| Hex | 33 | 19 | 76 | 39 | 4F | 0 | 36 | 101 | 41 | 1C |
| Octal | 63 | 31 | 166 | 71 | 117 | 0 | 66 | 401 | 101 | 34 |
| Binary | 110011 | 11001 | 1110110 | 111001 | 1001111 | 0 | 110110 | 100000001 | 1000001 | 11100 |
Color Harmonies of #331976
Complementary color
Monochromatic Colors of #331976
Black with #331976
Text Example
Text Example
White with #331976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331976; }
p { color: rgb(51,25,118); }
H1.HeaderClassName
{
color: #331976;
}
.AnyTagClassName
{
color: #331976;
}
</style>
background-color css
<style>
a { background-color: #331976; }
a { background-color: rgb(51,25,118); }
div.DivClassName
{
background-color: #331976;
}
.BgClassName
{
background-color: #331976;
}
</style>
border-color css
<style>
span { border-color: #331976; }
span { border-color: rgb(51,25,118); }
td.TdClassName
{
border-color: #331976;
}
.TagClassName
{
border-color: #331976;
}
</style>