Shades of Persian Indigo #330770
Tints of Persian Indigo #330770
RGB
CMYK
RGB Variations
Color information
#330770 (or 0x330770) is known color: Persian Indigo. HEX triplet: 33, 07 and 70. RGB value is (51,7,112). Sum of RGB (Red+Green+Blue) = 51+7+112=170 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30% from 170); Green value is 7 (3.12% from 255 or 4.12% from 170); Blue value is 112 (44.14% from 255 or 65.88% from 170); Max value from RGB is 112 - color contains mainly: blue. Hex color #330770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330770 is #CCF88F. Grayscale: #1F1F1F. Windows color (decimal): -13432976 or 7341875. OLE color: 7341875.
HSL color Cylindrical-coordinate representation of color #330770: hue angle of 265.14º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330770 is Cyan = 0.54, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 7 | 112 | - |
| CMYK | 0.54 | 0.94 | 0 | 0.56 |
| HSL | 265.14º | 0.88% | 0.23% | - |
| HSV(B) | 265.14º | 0.94% | 0.44% | - |
| XYZ | 4.37 | 2.03 | 15.49 | - |
| YUV | 32.13 | 173.08 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 112 | 0.54 | 0.94 | 0 | 0.56 | 265.14 | 0.88 | 0.23 |
| Hex | 33 | 7 | 70 | 36 | 5E | 0 | 38 | 109 | 58 | 17 |
| Octal | 63 | 7 | 160 | 66 | 136 | 0 | 70 | 411 | 130 | 27 |
| Binary | 110011 | 111 | 1110000 | 110110 | 1011110 | 0 | 111000 | 100001001 | 1011000 | 10111 |
Color Harmonies of #330770
Complementary color
Monochromatic Colors of #330770
Black with #330770
Text Example
Text Example
White with #330770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330770; }
p { color: rgb(51,7,112); }
H1.HeaderClassName
{
color: #330770;
}
.AnyTagClassName
{
color: #330770;
}
</style>
background-color css
<style>
a { background-color: #330770; }
a { background-color: rgb(51,7,112); }
div.DivClassName
{
background-color: #330770;
}
.BgClassName
{
background-color: #330770;
}
</style>
border-color css
<style>
span { border-color: #330770; }
span { border-color: rgb(51,7,112); }
td.TdClassName
{
border-color: #330770;
}
.TagClassName
{
border-color: #330770;
}
</style>