Shades of Persian Indigo #330497
Tints of Persian Indigo #330497
RGB
CMYK
RGB Variations
Color information
#330497 (or 0x330497) is known color: Persian Indigo. HEX triplet: 33, 04 and 97. RGB value is (51,4,151). Sum of RGB (Red+Green+Blue) = 51+4+151=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 4 (1.95% from 255 or 1.94% from 206); Blue value is 151 (59.38% from 255 or 73.30% from 206); Max value from RGB is 151 - color contains mainly: blue. Hex color #330497 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330497 is #CCFB68. Grayscale: #222222. Windows color (decimal): -13433705 or 9897011. OLE color: 9897011.
HSL color Cylindrical-coordinate representation of color #330497: hue angle of 259.18º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #330497 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 4 | 151 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.41 |
| HSL | 259.18º | 0.95% | 0.3% | - |
| HSV(B) | 259.18º | 0.97% | 0.59% | - |
| XYZ | 6.99 | 3.03 | 29.49 | - |
| YUV | 34.81 | 193.57 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 151 | 0.66 | 0.97 | 0 | 0.41 | 259.18 | 0.95 | 0.3 |
| Hex | 33 | 4 | 97 | 42 | 61 | 0 | 29 | 103 | 5F | 1E |
| Octal | 63 | 4 | 227 | 102 | 141 | 0 | 51 | 403 | 137 | 36 |
| Binary | 110011 | 100 | 10010111 | 1000010 | 1100001 | 0 | 101001 | 100000011 | 1011111 | 11110 |
Color Harmonies of #330497
Complementary color
Monochromatic Colors of #330497
Black with #330497
Text Example
Text Example
White with #330497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330497; }
p { color: rgb(51,4,151); }
H1.HeaderClassName
{
color: #330497;
}
.AnyTagClassName
{
color: #330497;
}
</style>
background-color css
<style>
a { background-color: #330497; }
a { background-color: rgb(51,4,151); }
div.DivClassName
{
background-color: #330497;
}
.BgClassName
{
background-color: #330497;
}
</style>
border-color css
<style>
span { border-color: #330497; }
span { border-color: rgb(51,4,151); }
td.TdClassName
{
border-color: #330497;
}
.TagClassName
{
border-color: #330497;
}
</style>