Shades of Persian Indigo #330398
Tints of Persian Indigo #330398
RGB
CMYK
RGB Variations
Color information
#330398 (or 0x330398) is known color: Persian Indigo. HEX triplet: 33, 03 and 98. RGB value is (51,3,152). Sum of RGB (Red+Green+Blue) = 51+3+152=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 152 (59.77% from 255 or 73.79% from 206); Max value from RGB is 152 - color contains mainly: blue. Hex color #330398 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330398 is #CCFC67. Grayscale: #212121. Windows color (decimal): -13433960 or 9962291. OLE color: 9962291.
HSL color Cylindrical-coordinate representation of color #330398: hue angle of 259.33º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330398 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 51 | 3 | 152 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.40 |
| HSL | 259.33º | 0.96% | 0.3% | - |
| HSV(B) | 259.33º | 0.98% | 0.6% | - |
| XYZ | 7.07 | 3.04 | 29.92 | - |
| YUV | 34.34 | 194.4 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 3 | 152 | 0.66 | 0.98 | 0 | 0.40 | 259.33 | 0.96 | 0.3 |
| Hex | 33 | 3 | 98 | 42 | 62 | 0 | 28 | 103 | 60 | 1E |
| Octal | 63 | 3 | 230 | 102 | 142 | 0 | 50 | 403 | 140 | 36 |
| Binary | 110011 | 11 | 10011000 | 1000010 | 1100010 | 0 | 101000 | 100000011 | 1100000 | 11110 |
Color Harmonies of #330398
Complementary color
Monochromatic Colors of #330398
Black with #330398
Text Example
Text Example
White with #330398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330398; }
p { color: rgb(51,3,152); }
H1.HeaderClassName
{
color: #330398;
}
.AnyTagClassName
{
color: #330398;
}
</style>
background-color css
<style>
a { background-color: #330398; }
a { background-color: rgb(51,3,152); }
div.DivClassName
{
background-color: #330398;
}
.BgClassName
{
background-color: #330398;
}
</style>
border-color css
<style>
span { border-color: #330398; }
span { border-color: rgb(51,3,152); }
td.TdClassName
{
border-color: #330398;
}
.TagClassName
{
border-color: #330398;
}
</style>