Shades of Persian Indigo #330983
Tints of Persian Indigo #330983
RGB
CMYK
RGB Variations
Color information
#330983 (or 0x330983) is known color: Persian Indigo. HEX triplet: 33, 09 and 83. RGB value is (51,9,131). Sum of RGB (Red+Green+Blue) = 51+9+131=191 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.70% from 191); Green value is 9 (3.91% from 255 or 4.71% from 191); Blue value is 131 (51.56% from 255 or 68.59% from 191); Max value from RGB is 131 - color contains mainly: blue. Hex color #330983 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330983 is #CCF67C. Grayscale: #232323. Windows color (decimal): -13432445 or 8587571. OLE color: 8587571.
HSL color Cylindrical-coordinate representation of color #330983: hue angle of 260.66º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330983 is Cyan = 0.61, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 9 | 131 | - |
| CMYK | 0.61 | 0.93 | 0 | 0.49 |
| HSL | 260.66º | 0.87% | 0.27% | - |
| HSV(B) | 260.66º | 0.93% | 0.51% | - |
| XYZ | 5.56 | 2.54 | 21.67 | - |
| YUV | 35.47 | 181.91 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 131 | 0.61 | 0.93 | 0 | 0.49 | 260.66 | 0.87 | 0.27 |
| Hex | 33 | 9 | 83 | 3D | 5D | 0 | 31 | 105 | 57 | 1B |
| Octal | 63 | 11 | 203 | 75 | 135 | 0 | 61 | 405 | 127 | 33 |
| Binary | 110011 | 1001 | 10000011 | 111101 | 1011101 | 0 | 110001 | 100000101 | 1010111 | 11011 |
Color Harmonies of #330983
Complementary color
Monochromatic Colors of #330983
Black with #330983
Text Example
Text Example
White with #330983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330983; }
p { color: rgb(51,9,131); }
H1.HeaderClassName
{
color: #330983;
}
.AnyTagClassName
{
color: #330983;
}
</style>
background-color css
<style>
a { background-color: #330983; }
a { background-color: rgb(51,9,131); }
div.DivClassName
{
background-color: #330983;
}
.BgClassName
{
background-color: #330983;
}
</style>
border-color css
<style>
span { border-color: #330983; }
span { border-color: rgb(51,9,131); }
td.TdClassName
{
border-color: #330983;
}
.TagClassName
{
border-color: #330983;
}
</style>