Shades of Persian Indigo #330992
Tints of Persian Indigo #330992
RGB
CMYK
RGB Variations
Color information
#330992 (or 0x330992) is known color: Persian Indigo. HEX triplet: 33, 09 and 92. RGB value is (51,9,146). Sum of RGB (Red+Green+Blue) = 51+9+146=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 9 (3.91% from 255 or 4.37% from 206); Blue value is 146 (57.42% from 255 or 70.87% from 206); Max value from RGB is 146 - color contains mainly: blue. Hex color #330992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330992 is #CCF66D. Grayscale: #242424. Windows color (decimal): -13432430 or 9570611. OLE color: 9570611.
HSL color Cylindrical-coordinate representation of color #330992: hue angle of 258.39º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330992 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 9 | 146 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.43 |
| HSL | 258.39º | 0.88% | 0.3% | - |
| HSV(B) | 258.39º | 0.94% | 0.57% | - |
| XYZ | 6.65 | 2.97 | 27.42 | - |
| YUV | 37.18 | 189.41 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 146 | 0.65 | 0.94 | 0 | 0.43 | 258.39 | 0.88 | 0.3 |
| Hex | 33 | 9 | 92 | 41 | 5E | 0 | 2B | 102 | 58 | 1E |
| Octal | 63 | 11 | 222 | 101 | 136 | 0 | 53 | 402 | 130 | 36 |
| Binary | 110011 | 1001 | 10010010 | 1000001 | 1011110 | 0 | 101011 | 100000010 | 1011000 | 11110 |
Color Harmonies of #330992
Complementary color
Monochromatic Colors of #330992
Black with #330992
Text Example
Text Example
White with #330992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330992; }
p { color: rgb(51,9,146); }
H1.HeaderClassName
{
color: #330992;
}
.AnyTagClassName
{
color: #330992;
}
</style>
background-color css
<style>
a { background-color: #330992; }
a { background-color: rgb(51,9,146); }
div.DivClassName
{
background-color: #330992;
}
.BgClassName
{
background-color: #330992;
}
</style>
border-color css
<style>
span { border-color: #330992; }
span { border-color: rgb(51,9,146); }
td.TdClassName
{
border-color: #330992;
}
.TagClassName
{
border-color: #330992;
}
</style>