Shades of Persian Indigo #331894
Tints of Persian Indigo #331894
RGB
CMYK
RGB Variations
Color information
#331894 (or 0x331894) is known color: Persian Indigo. HEX triplet: 33, 18 and 94. RGB value is (51,24,148). Sum of RGB (Red+Green+Blue) = 51+24+148=223 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.87% from 223); Green value is 24 (9.77% from 255 or 10.76% from 223); Blue value is 148 (58.20% from 255 or 66.37% from 223); Max value from RGB is 148 - color contains mainly: blue. Hex color #331894 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331894 is #CCE76B. Grayscale: #2D2D2D. Windows color (decimal): -13428588 or 9705523. OLE color: 9705523.
HSL color Cylindrical-coordinate representation of color #331894: hue angle of 253.06º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331894 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 24 | 148 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.42 |
| HSL | 253.06º | 0.72% | 0.34% | - |
| HSV(B) | 253.06º | 0.84% | 0.58% | - |
| XYZ | 7.04 | 3.5 | 28.32 | - |
| YUV | 46.21 | 185.45 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 24 | 148 | 0.66 | 0.84 | 0 | 0.42 | 253.06 | 0.72 | 0.34 |
| Hex | 33 | 18 | 94 | 42 | 54 | 0 | 2A | FD | 48 | 22 |
| Octal | 63 | 30 | 224 | 102 | 124 | 0 | 52 | 375 | 110 | 42 |
| Binary | 110011 | 11000 | 10010100 | 1000010 | 1010100 | 0 | 101010 | 11111101 | 1001000 | 100010 |
Color Harmonies of #331894
Complementary color
Monochromatic Colors of #331894
Black with #331894
Text Example
Text Example
White with #331894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331894; }
p { color: rgb(51,24,148); }
H1.HeaderClassName
{
color: #331894;
}
.AnyTagClassName
{
color: #331894;
}
</style>
background-color css
<style>
a { background-color: #331894; }
a { background-color: rgb(51,24,148); }
div.DivClassName
{
background-color: #331894;
}
.BgClassName
{
background-color: #331894;
}
</style>
border-color css
<style>
span { border-color: #331894; }
span { border-color: rgb(51,24,148); }
td.TdClassName
{
border-color: #331894;
}
.TagClassName
{
border-color: #331894;
}
</style>