Shades of Persian Indigo #330692
Tints of Persian Indigo #330692
RGB
CMYK
RGB Variations
Color information
#330692 (or 0x330692) is known color: Persian Indigo. HEX triplet: 33, 06 and 92. RGB value is (51,6,146). Sum of RGB (Red+Green+Blue) = 51+6+146=203 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.12% from 203); Green value is 6 (2.73% from 255 or 2.96% from 203); Blue value is 146 (57.42% from 255 or 71.92% from 203); Max value from RGB is 146 - color contains mainly: blue. Hex color #330692 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330692 is #CCF96D. Grayscale: #222222. Windows color (decimal): -13433198 or 9569843. OLE color: 9569843.
HSL color Cylindrical-coordinate representation of color #330692: hue angle of 259.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330692 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 6 | 146 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.43 |
| HSL | 259.29º | 0.92% | 0.3% | - |
| HSV(B) | 259.29º | 0.96% | 0.57% | - |
| XYZ | 6.62 | 2.91 | 27.41 | - |
| YUV | 35.42 | 190.41 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 146 | 0.65 | 0.96 | 0 | 0.43 | 259.29 | 0.92 | 0.3 |
| Hex | 33 | 6 | 92 | 41 | 60 | 0 | 2B | 103 | 5C | 1E |
| Octal | 63 | 6 | 222 | 101 | 140 | 0 | 53 | 403 | 134 | 36 |
| Binary | 110011 | 110 | 10010010 | 1000001 | 1100000 | 0 | 101011 | 100000011 | 1011100 | 11110 |
Color Harmonies of #330692
Complementary color
Monochromatic Colors of #330692
Black with #330692
Text Example
Text Example
White with #330692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330692; }
p { color: rgb(51,6,146); }
H1.HeaderClassName
{
color: #330692;
}
.AnyTagClassName
{
color: #330692;
}
</style>
background-color css
<style>
a { background-color: #330692; }
a { background-color: rgb(51,6,146); }
div.DivClassName
{
background-color: #330692;
}
.BgClassName
{
background-color: #330692;
}
</style>
border-color css
<style>
span { border-color: #330692; }
span { border-color: rgb(51,6,146); }
td.TdClassName
{
border-color: #330692;
}
.TagClassName
{
border-color: #330692;
}
</style>