Shades of Persian Indigo #331575
Tints of Persian Indigo #331575
RGB
CMYK
RGB Variations
Color information
#331575 (or 0x331575) is known color: Persian Indigo. HEX triplet: 33, 15 and 75. RGB value is (51,21,117). Sum of RGB (Red+Green+Blue) = 51+21+117=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 117 (46.09% from 255 or 61.90% from 189); Max value from RGB is 117 - color contains mainly: blue. Hex color #331575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331575 is #CCEA8A. Grayscale: #282828. Windows color (decimal): -13429387 or 7673139. OLE color: 7673139.
HSL color Cylindrical-coordinate representation of color #331575: hue angle of 258.75º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331575 is Cyan = 0.56, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 21 | 117 | - |
| CMYK | 0.56 | 0.82 | 0 | 0.54 |
| HSL | 258.75º | 0.7% | 0.27% | - |
| HSV(B) | 258.75º | 0.82% | 0.46% | - |
| XYZ | 4.84 | 2.52 | 17.06 | - |
| YUV | 40.91 | 170.94 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 117 | 0.56 | 0.82 | 0 | 0.54 | 258.75 | 0.7 | 0.27 |
| Hex | 33 | 15 | 75 | 38 | 52 | 0 | 36 | 103 | 46 | 1B |
| Octal | 63 | 25 | 165 | 70 | 122 | 0 | 66 | 403 | 106 | 33 |
| Binary | 110011 | 10101 | 1110101 | 111000 | 1010010 | 0 | 110110 | 100000011 | 1000110 | 11011 |
Color Harmonies of #331575
Complementary color
Monochromatic Colors of #331575
Black with #331575
Text Example
Text Example
White with #331575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331575; }
p { color: rgb(51,21,117); }
H1.HeaderClassName
{
color: #331575;
}
.AnyTagClassName
{
color: #331575;
}
</style>
background-color css
<style>
a { background-color: #331575; }
a { background-color: rgb(51,21,117); }
div.DivClassName
{
background-color: #331575;
}
.BgClassName
{
background-color: #331575;
}
</style>
border-color css
<style>
span { border-color: #331575; }
span { border-color: rgb(51,21,117); }
td.TdClassName
{
border-color: #331575;
}
.TagClassName
{
border-color: #331575;
}
</style>