Shades of Persian Indigo #330397
Tints of Persian Indigo #330397
RGB
CMYK
RGB Variations
Color information
#330397 (or 0x330397) is known color: Persian Indigo. HEX triplet: 33, 03 and 97. RGB value is (51,3,151). Sum of RGB (Red+Green+Blue) = 51+3+151=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 3 (1.56% from 255 or 1.46% from 205); Blue value is 151 (59.38% from 255 or 73.66% from 205); Max value from RGB is 151 - color contains mainly: blue. Hex color #330397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330397 is #CCFC68. Grayscale: #212121. Windows color (decimal): -13433961 or 9896755. OLE color: 9896755.
HSL color Cylindrical-coordinate representation of color #330397: hue angle of 259.46º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330397 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 3 | 151 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.41 |
| HSL | 259.46º | 0.96% | 0.3% | - |
| HSV(B) | 259.46º | 0.98% | 0.59% | - |
| XYZ | 6.98 | 3 | 29.49 | - |
| YUV | 34.22 | 193.9 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 3 | 151 | 0.66 | 0.98 | 0 | 0.41 | 259.46 | 0.96 | 0.3 |
| Hex | 33 | 3 | 97 | 42 | 62 | 0 | 29 | 103 | 60 | 1E |
| Octal | 63 | 3 | 227 | 102 | 142 | 0 | 51 | 403 | 140 | 36 |
| Binary | 110011 | 11 | 10010111 | 1000010 | 1100010 | 0 | 101001 | 100000011 | 1100000 | 11110 |
Color Harmonies of #330397
Complementary color
Monochromatic Colors of #330397
Black with #330397
Text Example
Text Example
White with #330397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330397; }
p { color: rgb(51,3,151); }
H1.HeaderClassName
{
color: #330397;
}
.AnyTagClassName
{
color: #330397;
}
</style>
background-color css
<style>
a { background-color: #330397; }
a { background-color: rgb(51,3,151); }
div.DivClassName
{
background-color: #330397;
}
.BgClassName
{
background-color: #330397;
}
</style>
border-color css
<style>
span { border-color: #330397; }
span { border-color: rgb(51,3,151); }
td.TdClassName
{
border-color: #330397;
}
.TagClassName
{
border-color: #330397;
}
</style>