Shades of Persian Indigo #330969
Tints of Persian Indigo #330969
RGB
CMYK
RGB Variations
Color information
#330969 (or 0x330969) is known color: Persian Indigo. HEX triplet: 33, 09 and 69. RGB value is (51,9,105). Sum of RGB (Red+Green+Blue) = 51+9+105=165 (21% of max value = 765). Red value is 51 (20.31% from 255 or 30.91% from 165); Green value is 9 (3.91% from 255 or 5.45% from 165); Blue value is 105 (41.41% from 255 or 63.64% from 165); Max value from RGB is 105 - color contains mainly: blue. Hex color #330969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330969 is #CCF696. Grayscale: #202020. Windows color (decimal): -13432471 or 6883635. OLE color: 6883635.
HSL color Cylindrical-coordinate representation of color #330969: hue angle of 266.25º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #330969 is Cyan = 0.51, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 9 | 105 | - |
| CMYK | 0.51 | 0.91 | 0 | 0.59 |
| HSL | 266.25º | 0.84% | 0.22% | - |
| HSV(B) | 266.25º | 0.91% | 0.41% | - |
| XYZ | 4.01 | 1.92 | 13.52 | - |
| YUV | 32.5 | 168.91 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 105 | 0.51 | 0.91 | 0 | 0.59 | 266.25 | 0.84 | 0.22 |
| Hex | 33 | 9 | 69 | 33 | 5B | 0 | 3B | 10A | 54 | 16 |
| Octal | 63 | 11 | 151 | 63 | 133 | 0 | 73 | 412 | 124 | 26 |
| Binary | 110011 | 1001 | 1101001 | 110011 | 1011011 | 0 | 111011 | 100001010 | 1010100 | 10110 |
Color Harmonies of #330969
Complementary color
Monochromatic Colors of #330969
Black with #330969
Text Example
Text Example
White with #330969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330969; }
p { color: rgb(51,9,105); }
H1.HeaderClassName
{
color: #330969;
}
.AnyTagClassName
{
color: #330969;
}
</style>
background-color css
<style>
a { background-color: #330969; }
a { background-color: rgb(51,9,105); }
div.DivClassName
{
background-color: #330969;
}
.BgClassName
{
background-color: #330969;
}
</style>
border-color css
<style>
span { border-color: #330969; }
span { border-color: rgb(51,9,105); }
td.TdClassName
{
border-color: #330969;
}
.TagClassName
{
border-color: #330969;
}
</style>