Shades of Persian Indigo #330569
Tints of Persian Indigo #330569
RGB
CMYK
RGB Variations
Color information
#330569 (or 0x330569) is known color: Persian Indigo. HEX triplet: 33, 05 and 69. RGB value is (51,5,105). Sum of RGB (Red+Green+Blue) = 51+5+105=161 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.68% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 105 (41.41% from 255 or 65.22% from 161); Max value from RGB is 105 - color contains mainly: blue. Hex color #330569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330569 is #CCFA96. Grayscale: #1D1D1D. Windows color (decimal): -13433495 or 6882611. OLE color: 6882611.
HSL color Cylindrical-coordinate representation of color #330569: hue angle of 267.6º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #330569 is Cyan = 0.51, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 5 | 105 | - |
| CMYK | 0.51 | 0.95 | 0 | 0.59 |
| HSL | 267.6º | 0.91% | 0.22% | - |
| HSV(B) | 267.6º | 0.95% | 0.41% | - |
| XYZ | 3.97 | 1.83 | 13.51 | - |
| YUV | 30.15 | 170.24 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 5 | 105 | 0.51 | 0.95 | 0 | 0.59 | 267.6 | 0.91 | 0.22 |
| Hex | 33 | 5 | 69 | 33 | 5F | 0 | 3B | 10C | 5B | 16 |
| Octal | 63 | 5 | 151 | 63 | 137 | 0 | 73 | 414 | 133 | 26 |
| Binary | 110011 | 101 | 1101001 | 110011 | 1011111 | 0 | 111011 | 100001100 | 1011011 | 10110 |
Color Harmonies of #330569
Complementary color
Monochromatic Colors of #330569
Black with #330569
Text Example
Text Example
White with #330569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330569; }
p { color: rgb(51,5,105); }
H1.HeaderClassName
{
color: #330569;
}
.AnyTagClassName
{
color: #330569;
}
</style>
background-color css
<style>
a { background-color: #330569; }
a { background-color: rgb(51,5,105); }
div.DivClassName
{
background-color: #330569;
}
.BgClassName
{
background-color: #330569;
}
</style>
border-color css
<style>
span { border-color: #330569; }
span { border-color: rgb(51,5,105); }
td.TdClassName
{
border-color: #330569;
}
.TagClassName
{
border-color: #330569;
}
</style>