Shades of Persian Indigo #311474
Tints of Persian Indigo #311474
RGB
CMYK
RGB Variations
Color information
#311474 (or 0x311474) is known color: Persian Indigo. HEX triplet: 31, 14 and 74. RGB value is (49,20,116). Sum of RGB (Red+Green+Blue) = 49+20+116=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 20 (8.20% from 255 or 10.81% 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 #311474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311474 is #CEEB8B. Grayscale: #272727. Windows color (decimal): -13560716 or 7607345. OLE color: 7607345.
HSL color Cylindrical-coordinate representation of color #311474: hue angle of 258.12º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311474 is Cyan = 0.58, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 20 | 116 | - |
| CMYK | 0.58 | 0.83 | 0 | 0.55 |
| HSL | 258.13º | 0.71% | 0.27% | - |
| HSV(B) | 258.13º | 0.83% | 0.45% | - |
| XYZ | 4.67 | 2.41 | 16.74 | - |
| YUV | 39.62 | 171.11 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 116 | 0.58 | 0.83 | 0 | 0.55 | 258.13 | 0.71 | 0.27 |
| Hex | 31 | 14 | 74 | 3A | 53 | 0 | 37 | 102 | 47 | 1B |
| Octal | 61 | 24 | 164 | 72 | 123 | 0 | 67 | 402 | 107 | 33 |
| Binary | 110001 | 10100 | 1110100 | 111010 | 1010011 | 0 | 110111 | 100000010 | 1000111 | 11011 |
Color Harmonies of #311474
Complementary color
Monochromatic Colors of #311474
Black with #311474
Text Example
Text Example
White with #311474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311474; }
p { color: rgb(49,20,116); }
H1.HeaderClassName
{
color: #311474;
}
.AnyTagClassName
{
color: #311474;
}
</style>
background-color css
<style>
a { background-color: #311474; }
a { background-color: rgb(49,20,116); }
div.DivClassName
{
background-color: #311474;
}
.BgClassName
{
background-color: #311474;
}
</style>
border-color css
<style>
span { border-color: #311474; }
span { border-color: rgb(49,20,116); }
td.TdClassName
{
border-color: #311474;
}
.TagClassName
{
border-color: #311474;
}
</style>