Shades of Persian Indigo #330469
Tints of Persian Indigo #330469
RGB
CMYK
RGB Variations
Color information
#330469 (or 0x330469) is known color: Persian Indigo. HEX triplet: 33, 04 and 69. RGB value is (51,4,105). Sum of RGB (Red+Green+Blue) = 51+4+105=160 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.88% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 105 (41.41% from 255 or 65.62% from 160); Max value from RGB is 105 - color contains mainly: blue. Hex color #330469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330469 is #CCFB96. Grayscale: #1D1D1D. Windows color (decimal): -13433751 or 6882355. OLE color: 6882355.
HSL color Cylindrical-coordinate representation of color #330469: hue angle of 267.92º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330469 is Cyan = 0.51, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 4 | 105 | - |
| CMYK | 0.51 | 0.96 | 0 | 0.59 |
| HSL | 267.92º | 0.93% | 0.21% | - |
| HSV(B) | 267.92º | 0.96% | 0.41% | - |
| XYZ | 3.96 | 1.81 | 13.51 | - |
| YUV | 29.57 | 170.57 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 105 | 0.51 | 0.96 | 0 | 0.59 | 267.92 | 0.93 | 0.21 |
| Hex | 33 | 4 | 69 | 33 | 60 | 0 | 3B | 10C | 5D | 15 |
| Octal | 63 | 4 | 151 | 63 | 140 | 0 | 73 | 414 | 135 | 25 |
| Binary | 110011 | 100 | 1101001 | 110011 | 1100000 | 0 | 111011 | 100001100 | 1011101 | 10101 |
Color Harmonies of #330469
Complementary color
Monochromatic Colors of #330469
Black with #330469
Text Example
Text Example
White with #330469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330469; }
p { color: rgb(51,4,105); }
H1.HeaderClassName
{
color: #330469;
}
.AnyTagClassName
{
color: #330469;
}
</style>
background-color css
<style>
a { background-color: #330469; }
a { background-color: rgb(51,4,105); }
div.DivClassName
{
background-color: #330469;
}
.BgClassName
{
background-color: #330469;
}
</style>
border-color css
<style>
span { border-color: #330469; }
span { border-color: rgb(51,4,105); }
td.TdClassName
{
border-color: #330469;
}
.TagClassName
{
border-color: #330469;
}
</style>