Shades of Persian Indigo #331270
Tints of Persian Indigo #331270
RGB
CMYK
RGB Variations
Color information
#331270 (or 0x331270) is known color: Persian Indigo. HEX triplet: 33, 12 and 70. RGB value is (51,18,112). Sum of RGB (Red+Green+Blue) = 51+18+112=181 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.18% from 181); Green value is 18 (7.42% from 255 or 9.94% from 181); Blue value is 112 (44.14% from 255 or 61.88% from 181); Max value from RGB is 112 - color contains mainly: blue. Hex color #331270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331270 is #CCED8F. Grayscale: #262626. Windows color (decimal): -13430160 or 7344691. OLE color: 7344691.
HSL color Cylindrical-coordinate representation of color #331270: hue angle of 261.06º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331270 is Cyan = 0.54, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 18 | 112 | - |
| CMYK | 0.54 | 0.84 | 0 | 0.56 |
| HSL | 261.06º | 0.72% | 0.25% | - |
| HSV(B) | 261.06º | 0.84% | 0.44% | - |
| XYZ | 4.51 | 2.31 | 15.54 | - |
| YUV | 38.58 | 169.43 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 112 | 0.54 | 0.84 | 0 | 0.56 | 261.06 | 0.72 | 0.25 |
| Hex | 33 | 12 | 70 | 36 | 54 | 0 | 38 | 105 | 48 | 19 |
| Octal | 63 | 22 | 160 | 66 | 124 | 0 | 70 | 405 | 110 | 31 |
| Binary | 110011 | 10010 | 1110000 | 110110 | 1010100 | 0 | 111000 | 100000101 | 1001000 | 11001 |
Color Harmonies of #331270
Complementary color
Monochromatic Colors of #331270
Black with #331270
Text Example
Text Example
White with #331270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331270; }
p { color: rgb(51,18,112); }
H1.HeaderClassName
{
color: #331270;
}
.AnyTagClassName
{
color: #331270;
}
</style>
background-color css
<style>
a { background-color: #331270; }
a { background-color: rgb(51,18,112); }
div.DivClassName
{
background-color: #331270;
}
.BgClassName
{
background-color: #331270;
}
</style>
border-color css
<style>
span { border-color: #331270; }
span { border-color: rgb(51,18,112); }
td.TdClassName
{
border-color: #331270;
}
.TagClassName
{
border-color: #331270;
}
</style>