Shades of Persian Indigo #331376
Tints of Persian Indigo #331376
RGB
CMYK
RGB Variations
Color information
#331376 (or 0x331376) is known color: Persian Indigo. HEX triplet: 33, 13 and 76. RGB value is (51,19,118). Sum of RGB (Red+Green+Blue) = 51+19+118=188 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.13% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 118 (46.48% from 255 or 62.77% from 188); Max value from RGB is 118 - color contains mainly: blue. Hex color #331376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331376 is #CCEC89. Grayscale: #272727. Windows color (decimal): -13429898 or 7738163. OLE color: 7738163.
HSL color Cylindrical-coordinate representation of color #331376: hue angle of 259.39º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331376 is Cyan = 0.57, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 19 | 118 | - |
| CMYK | 0.57 | 0.84 | 0 | 0.54 |
| HSL | 259.39º | 0.72% | 0.27% | - |
| HSV(B) | 259.39º | 0.84% | 0.46% | - |
| XYZ | 4.87 | 2.48 | 17.36 | - |
| YUV | 39.85 | 172.1 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 118 | 0.57 | 0.84 | 0 | 0.54 | 259.39 | 0.72 | 0.27 |
| Hex | 33 | 13 | 76 | 39 | 54 | 0 | 36 | 103 | 48 | 1B |
| Octal | 63 | 23 | 166 | 71 | 124 | 0 | 66 | 403 | 110 | 33 |
| Binary | 110011 | 10011 | 1110110 | 111001 | 1010100 | 0 | 110110 | 100000011 | 1001000 | 11011 |
Color Harmonies of #331376
Complementary color
Monochromatic Colors of #331376
Black with #331376
Text Example
Text Example
White with #331376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331376; }
p { color: rgb(51,19,118); }
H1.HeaderClassName
{
color: #331376;
}
.AnyTagClassName
{
color: #331376;
}
</style>
background-color css
<style>
a { background-color: #331376; }
a { background-color: rgb(51,19,118); }
div.DivClassName
{
background-color: #331376;
}
.BgClassName
{
background-color: #331376;
}
</style>
border-color css
<style>
span { border-color: #331376; }
span { border-color: rgb(51,19,118); }
td.TdClassName
{
border-color: #331376;
}
.TagClassName
{
border-color: #331376;
}
</style>