Shades of Persian Indigo #331274
Tints of Persian Indigo #331274
RGB
CMYK
RGB Variations
Color information
#331274 (or 0x331274) is known color: Persian Indigo. HEX triplet: 33, 12 and 74. RGB value is (51,18,116). Sum of RGB (Red+Green+Blue) = 51+18+116=185 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.57% from 185); Green value is 18 (7.42% from 255 or 9.73% from 185); Blue value is 116 (45.70% from 255 or 62.70% from 185); Max value from RGB is 116 - color contains mainly: blue. Hex color #331274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331274 is #CCED8B. Grayscale: #262626. Windows color (decimal): -13430156 or 7606835. OLE color: 7606835.
HSL color Cylindrical-coordinate representation of color #331274: hue angle of 260.2º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331274 is Cyan = 0.56, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 18 | 116 | - |
| CMYK | 0.56 | 0.84 | 0 | 0.55 |
| HSL | 260.2º | 0.73% | 0.26% | - |
| HSV(B) | 260.2º | 0.84% | 0.45% | - |
| XYZ | 4.73 | 2.4 | 16.74 | - |
| YUV | 39.04 | 171.43 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 116 | 0.56 | 0.84 | 0 | 0.55 | 260.2 | 0.73 | 0.26 |
| Hex | 33 | 12 | 74 | 38 | 54 | 0 | 37 | 104 | 49 | 1A |
| Octal | 63 | 22 | 164 | 70 | 124 | 0 | 67 | 404 | 111 | 32 |
| Binary | 110011 | 10010 | 1110100 | 111000 | 1010100 | 0 | 110111 | 100000100 | 1001001 | 11010 |
Color Harmonies of #331274
Complementary color
Monochromatic Colors of #331274
Black with #331274
Text Example
Text Example
White with #331274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331274; }
p { color: rgb(51,18,116); }
H1.HeaderClassName
{
color: #331274;
}
.AnyTagClassName
{
color: #331274;
}
</style>
background-color css
<style>
a { background-color: #331274; }
a { background-color: rgb(51,18,116); }
div.DivClassName
{
background-color: #331274;
}
.BgClassName
{
background-color: #331274;
}
</style>
border-color css
<style>
span { border-color: #331274; }
span { border-color: rgb(51,18,116); }
td.TdClassName
{
border-color: #331274;
}
.TagClassName
{
border-color: #331274;
}
</style>