Shades of Persian Indigo #331378
Tints of Persian Indigo #331378
RGB
CMYK
RGB Variations
Color information
#331378 (or 0x331378) is known color: Persian Indigo. HEX triplet: 33, 13 and 78. RGB value is (51,19,120). Sum of RGB (Red+Green+Blue) = 51+19+120=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 120 (47.27% from 255 or 63.16% from 190); Max value from RGB is 120 - color contains mainly: blue. Hex color #331378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331378 is #CCEC87. Grayscale: #272727. Windows color (decimal): -13429896 or 7869235. OLE color: 7869235.
HSL color Cylindrical-coordinate representation of color #331378: hue angle of 259.01º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331378 is Cyan = 0.58, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 19 | 120 | - |
| CMYK | 0.58 | 0.84 | 0 | 0.53 |
| HSL | 259.01º | 0.73% | 0.27% | - |
| HSV(B) | 259.01º | 0.84% | 0.47% | - |
| XYZ | 4.99 | 2.53 | 17.99 | - |
| YUV | 40.08 | 173.1 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 120 | 0.58 | 0.84 | 0 | 0.53 | 259.01 | 0.73 | 0.27 |
| Hex | 33 | 13 | 78 | 3A | 54 | 0 | 35 | 103 | 49 | 1B |
| Octal | 63 | 23 | 170 | 72 | 124 | 0 | 65 | 403 | 111 | 33 |
| Binary | 110011 | 10011 | 1111000 | 111010 | 1010100 | 0 | 110101 | 100000011 | 1001001 | 11011 |
Color Harmonies of #331378
Complementary color
Monochromatic Colors of #331378
Black with #331378
Text Example
Text Example
White with #331378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331378; }
p { color: rgb(51,19,120); }
H1.HeaderClassName
{
color: #331378;
}
.AnyTagClassName
{
color: #331378;
}
</style>
background-color css
<style>
a { background-color: #331378; }
a { background-color: rgb(51,19,120); }
div.DivClassName
{
background-color: #331378;
}
.BgClassName
{
background-color: #331378;
}
</style>
border-color css
<style>
span { border-color: #331378; }
span { border-color: rgb(51,19,120); }
td.TdClassName
{
border-color: #331378;
}
.TagClassName
{
border-color: #331378;
}
</style>