Shades of Persian Indigo #330975
Tints of Persian Indigo #330975
RGB
CMYK
RGB Variations
Color information
#330975 (or 0x330975) is known color: Persian Indigo. HEX triplet: 33, 09 and 75. RGB value is (51,9,117). Sum of RGB (Red+Green+Blue) = 51+9+117=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 9 (3.91% from 255 or 5.08% from 177); Blue value is 117 (46.09% from 255 or 66.10% from 177); Max value from RGB is 117 - color contains mainly: blue. Hex color #330975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330975 is #CCF68A. Grayscale: #212121. Windows color (decimal): -13432459 or 7670067. OLE color: 7670067.
HSL color Cylindrical-coordinate representation of color #330975: hue angle of 263.33º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #330975 is Cyan = 0.56, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 9 | 117 | - |
| CMYK | 0.56 | 0.92 | 0 | 0.54 |
| HSL | 263.33º | 0.86% | 0.25% | - |
| HSV(B) | 263.33º | 0.92% | 0.46% | - |
| XYZ | 4.67 | 2.18 | 17 | - |
| YUV | 33.87 | 174.91 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 117 | 0.56 | 0.92 | 0 | 0.54 | 263.33 | 0.86 | 0.25 |
| Hex | 33 | 9 | 75 | 38 | 5C | 0 | 36 | 107 | 56 | 19 |
| Octal | 63 | 11 | 165 | 70 | 134 | 0 | 66 | 407 | 126 | 31 |
| Binary | 110011 | 1001 | 1110101 | 111000 | 1011100 | 0 | 110110 | 100000111 | 1010110 | 11001 |
Color Harmonies of #330975
Complementary color
Monochromatic Colors of #330975
Black with #330975
Text Example
Text Example
White with #330975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330975; }
p { color: rgb(51,9,117); }
H1.HeaderClassName
{
color: #330975;
}
.AnyTagClassName
{
color: #330975;
}
</style>
background-color css
<style>
a { background-color: #330975; }
a { background-color: rgb(51,9,117); }
div.DivClassName
{
background-color: #330975;
}
.BgClassName
{
background-color: #330975;
}
</style>
border-color css
<style>
span { border-color: #330975; }
span { border-color: rgb(51,9,117); }
td.TdClassName
{
border-color: #330975;
}
.TagClassName
{
border-color: #330975;
}
</style>