Shades of Persian Indigo #331675
Tints of Persian Indigo #331675
RGB
CMYK
RGB Variations
Color information
#331675 (or 0x331675) is known color: Persian Indigo. HEX triplet: 33, 16 and 75. RGB value is (51,22,117). Sum of RGB (Red+Green+Blue) = 51+22+117=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 22 (8.98% from 255 or 11.58% from 190); Blue value is 117 (46.09% from 255 or 61.58% from 190); Max value from RGB is 117 - color contains mainly: blue. Hex color #331675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331675 is #CCE98A. Grayscale: #292929. Windows color (decimal): -13429131 or 7673395. OLE color: 7673395.
HSL color Cylindrical-coordinate representation of color #331675: hue angle of 258.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #331675 is Cyan = 0.56, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 22 | 117 | - |
| CMYK | 0.56 | 0.81 | 0 | 0.54 |
| HSL | 258.32º | 0.68% | 0.27% | - |
| HSV(B) | 258.32º | 0.81% | 0.46% | - |
| XYZ | 4.86 | 2.56 | 17.07 | - |
| YUV | 41.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 117 | 0.56 | 0.81 | 0 | 0.54 | 258.32 | 0.68 | 0.27 |
| Hex | 33 | 16 | 75 | 38 | 51 | 0 | 36 | 102 | 44 | 1B |
| Octal | 63 | 26 | 165 | 70 | 121 | 0 | 66 | 402 | 104 | 33 |
| Binary | 110011 | 10110 | 1110101 | 111000 | 1010001 | 0 | 110110 | 100000010 | 1000100 | 11011 |
Color Harmonies of #331675
Complementary color
Monochromatic Colors of #331675
Black with #331675
Text Example
Text Example
White with #331675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331675; }
p { color: rgb(51,22,117); }
H1.HeaderClassName
{
color: #331675;
}
.AnyTagClassName
{
color: #331675;
}
</style>
background-color css
<style>
a { background-color: #331675; }
a { background-color: rgb(51,22,117); }
div.DivClassName
{
background-color: #331675;
}
.BgClassName
{
background-color: #331675;
}
</style>
border-color css
<style>
span { border-color: #331675; }
span { border-color: rgb(51,22,117); }
td.TdClassName
{
border-color: #331675;
}
.TagClassName
{
border-color: #331675;
}
</style>