Shades of Persian Indigo #330269
Tints of Persian Indigo #330269
RGB
CMYK
RGB Variations
Color information
#330269 (or 0x330269) is known color: Persian Indigo. HEX triplet: 33, 02 and 69. RGB value is (51,2,105). Sum of RGB (Red+Green+Blue) = 51+2+105=158 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.28% from 158); Green value is 2 (1.17% from 255 or 1.27% from 158); Blue value is 105 (41.41% from 255 or 66.46% from 158); Max value from RGB is 105 - color contains mainly: blue. Hex color #330269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330269 is #CCFD96. Grayscale: #1C1C1C. Windows color (decimal): -13434263 or 6881843. OLE color: 6881843.
HSL color Cylindrical-coordinate representation of color #330269: hue angle of 268.54º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330269 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 2 | 105 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.59 |
| HSL | 268.54º | 0.96% | 0.21% | - |
| HSV(B) | 268.54º | 0.98% | 0.41% | - |
| XYZ | 3.94 | 1.77 | 13.5 | - |
| YUV | 28.39 | 171.23 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 2 | 105 | 0.51 | 0.98 | 0 | 0.59 | 268.54 | 0.96 | 0.21 |
| Hex | 33 | 2 | 69 | 33 | 62 | 0 | 3B | 10D | 60 | 15 |
| Octal | 63 | 2 | 151 | 63 | 142 | 0 | 73 | 415 | 140 | 25 |
| Binary | 110011 | 10 | 1101001 | 110011 | 1100010 | 0 | 111011 | 100001101 | 1100000 | 10101 |
Color Harmonies of #330269
Complementary color
Monochromatic Colors of #330269
Black with #330269
Text Example
Text Example
White with #330269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330269; }
p { color: rgb(51,2,105); }
H1.HeaderClassName
{
color: #330269;
}
.AnyTagClassName
{
color: #330269;
}
</style>
background-color css
<style>
a { background-color: #330269; }
a { background-color: rgb(51,2,105); }
div.DivClassName
{
background-color: #330269;
}
.BgClassName
{
background-color: #330269;
}
</style>
border-color css
<style>
span { border-color: #330269; }
span { border-color: rgb(51,2,105); }
td.TdClassName
{
border-color: #330269;
}
.TagClassName
{
border-color: #330269;
}
</style>