Shades of Persian Indigo #331198
Tints of Persian Indigo #331198
RGB
CMYK
RGB Variations
Color information
#331198 (or 0x331198) is known color: Persian Indigo. HEX triplet: 33, 11 and 98. RGB value is (51,17,152). Sum of RGB (Red+Green+Blue) = 51+17+152=220 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.18% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 152 (59.77% from 255 or 69.09% from 220); Max value from RGB is 152 - color contains mainly: blue. Hex color #331198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331198 is #CCEE67. Grayscale: #2A2A2A. Windows color (decimal): -13430376 or 9965875. OLE color: 9965875.
HSL color Cylindrical-coordinate representation of color #331198: hue angle of 255.11º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #331198 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 51 | 17 | 152 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.40 |
| HSL | 255.11º | 0.8% | 0.33% | - |
| HSV(B) | 255.11º | 0.89% | 0.6% | - |
| XYZ | 7.23 | 3.37 | 29.98 | - |
| YUV | 42.56 | 189.76 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 152 | 0.66 | 0.89 | 0 | 0.40 | 255.11 | 0.8 | 0.33 |
| Hex | 33 | 11 | 98 | 42 | 59 | 0 | 28 | FF | 50 | 21 |
| Octal | 63 | 21 | 230 | 102 | 131 | 0 | 50 | 377 | 120 | 41 |
| Binary | 110011 | 10001 | 10011000 | 1000010 | 1011001 | 0 | 101000 | 11111111 | 1010000 | 100001 |
Color Harmonies of #331198
Complementary color
Monochromatic Colors of #331198
Black with #331198
Text Example
Text Example
White with #331198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331198; }
p { color: rgb(51,17,152); }
H1.HeaderClassName
{
color: #331198;
}
.AnyTagClassName
{
color: #331198;
}
</style>
background-color css
<style>
a { background-color: #331198; }
a { background-color: rgb(51,17,152); }
div.DivClassName
{
background-color: #331198;
}
.BgClassName
{
background-color: #331198;
}
</style>
border-color css
<style>
span { border-color: #331198; }
span { border-color: rgb(51,17,152); }
td.TdClassName
{
border-color: #331198;
}
.TagClassName
{
border-color: #331198;
}
</style>