Shades of Persian Indigo #331095
Tints of Persian Indigo #331095
RGB
CMYK
RGB Variations
Color information
#331095 (or 0x331095) is known color: Persian Indigo. HEX triplet: 33, 10 and 95. RGB value is (51,16,149). Sum of RGB (Red+Green+Blue) = 51+16+149=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 16 (6.64% from 255 or 7.41% from 216); Blue value is 149 (58.59% from 255 or 68.98% from 216); Max value from RGB is 149 - color contains mainly: blue. Hex color #331095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331095 is #CCEF6A. Grayscale: #292929. Windows color (decimal): -13430635 or 9769011. OLE color: 9769011.
HSL color Cylindrical-coordinate representation of color #331095: hue angle of 255.79º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #331095 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 16 | 149 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.42 |
| HSL | 255.79º | 0.81% | 0.32% | - |
| HSV(B) | 255.79º | 0.89% | 0.58% | - |
| XYZ | 6.98 | 3.24 | 28.69 | - |
| YUV | 41.63 | 188.6 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 16 | 149 | 0.66 | 0.89 | 0 | 0.42 | 255.79 | 0.81 | 0.32 |
| Hex | 33 | 10 | 95 | 42 | 59 | 0 | 2A | 100 | 51 | 20 |
| Octal | 63 | 20 | 225 | 102 | 131 | 0 | 52 | 400 | 121 | 40 |
| Binary | 110011 | 10000 | 10010101 | 1000010 | 1011001 | 0 | 101010 | 100000000 | 1010001 | 100000 |
Color Harmonies of #331095
Complementary color
Monochromatic Colors of #331095
Black with #331095
Text Example
Text Example
White with #331095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331095; }
p { color: rgb(51,16,149); }
H1.HeaderClassName
{
color: #331095;
}
.AnyTagClassName
{
color: #331095;
}
</style>
background-color css
<style>
a { background-color: #331095; }
a { background-color: rgb(51,16,149); }
div.DivClassName
{
background-color: #331095;
}
.BgClassName
{
background-color: #331095;
}
</style>
border-color css
<style>
span { border-color: #331095; }
span { border-color: rgb(51,16,149); }
td.TdClassName
{
border-color: #331095;
}
.TagClassName
{
border-color: #331095;
}
</style>