Shades of Persian Indigo #331770
Tints of Persian Indigo #331770
RGB
CMYK
RGB Variations
Color information
#331770 (or 0x331770) is known color: Persian Indigo. HEX triplet: 33, 17 and 70. RGB value is (51,23,112). Sum of RGB (Red+Green+Blue) = 51+23+112=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 23 (9.38% from 255 or 12.37% from 186); Blue value is 112 (44.14% from 255 or 60.22% from 186); Max value from RGB is 112 - color contains mainly: blue. Hex color #331770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331770 is #CCE88F. Grayscale: #292929. Windows color (decimal): -13428880 or 7345971. OLE color: 7345971.
HSL color Cylindrical-coordinate representation of color #331770: hue angle of 258.88º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #331770 is Cyan = 0.54, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 23 | 112 | - |
| CMYK | 0.54 | 0.79 | 0 | 0.56 |
| HSL | 258.88º | 0.66% | 0.26% | - |
| HSV(B) | 258.88º | 0.79% | 0.44% | - |
| XYZ | 4.6 | 2.49 | 15.57 | - |
| YUV | 41.52 | 167.78 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 112 | 0.54 | 0.79 | 0 | 0.56 | 258.88 | 0.66 | 0.26 |
| Hex | 33 | 17 | 70 | 36 | 4F | 0 | 38 | 103 | 42 | 1A |
| Octal | 63 | 27 | 160 | 66 | 117 | 0 | 70 | 403 | 102 | 32 |
| Binary | 110011 | 10111 | 1110000 | 110110 | 1001111 | 0 | 111000 | 100000011 | 1000010 | 11010 |
Color Harmonies of #331770
Complementary color
Monochromatic Colors of #331770
Black with #331770
Text Example
Text Example
White with #331770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331770; }
p { color: rgb(51,23,112); }
H1.HeaderClassName
{
color: #331770;
}
.AnyTagClassName
{
color: #331770;
}
</style>
background-color css
<style>
a { background-color: #331770; }
a { background-color: rgb(51,23,112); }
div.DivClassName
{
background-color: #331770;
}
.BgClassName
{
background-color: #331770;
}
</style>
border-color css
<style>
span { border-color: #331770; }
span { border-color: rgb(51,23,112); }
td.TdClassName
{
border-color: #331770;
}
.TagClassName
{
border-color: #331770;
}
</style>