Shades of Persian Indigo #330794
Tints of Persian Indigo #330794
RGB
CMYK
RGB Variations
Color information
#330794 (or 0x330794) is known color: Persian Indigo. HEX triplet: 33, 07 and 94. RGB value is (51,7,148). Sum of RGB (Red+Green+Blue) = 51+7+148=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 7 (3.12% from 255 or 3.40% from 206); Blue value is 148 (58.20% from 255 or 71.84% from 206); Max value from RGB is 148 - color contains mainly: blue. Hex color #330794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330794 is #CCF86B. Grayscale: #232323. Windows color (decimal): -13432940 or 9701171. OLE color: 9701171.
HSL color Cylindrical-coordinate representation of color #330794: hue angle of 258.72º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #330794 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 7 | 148 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.42 |
| HSL | 258.72º | 0.91% | 0.3% | - |
| HSV(B) | 258.72º | 0.95% | 0.58% | - |
| XYZ | 6.79 | 2.99 | 28.24 | - |
| YUV | 36.23 | 191.08 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 148 | 0.66 | 0.95 | 0 | 0.42 | 258.72 | 0.91 | 0.3 |
| Hex | 33 | 7 | 94 | 42 | 5F | 0 | 2A | 103 | 5B | 1E |
| Octal | 63 | 7 | 224 | 102 | 137 | 0 | 52 | 403 | 133 | 36 |
| Binary | 110011 | 111 | 10010100 | 1000010 | 1011111 | 0 | 101010 | 100000011 | 1011011 | 11110 |
Color Harmonies of #330794
Complementary color
Monochromatic Colors of #330794
Black with #330794
Text Example
Text Example
White with #330794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330794; }
p { color: rgb(51,7,148); }
H1.HeaderClassName
{
color: #330794;
}
.AnyTagClassName
{
color: #330794;
}
</style>
background-color css
<style>
a { background-color: #330794; }
a { background-color: rgb(51,7,148); }
div.DivClassName
{
background-color: #330794;
}
.BgClassName
{
background-color: #330794;
}
</style>
border-color css
<style>
span { border-color: #330794; }
span { border-color: rgb(51,7,148); }
td.TdClassName
{
border-color: #330794;
}
.TagClassName
{
border-color: #330794;
}
</style>