Shades of Persian Indigo #312689
Tints of Persian Indigo #312689
RGB
CMYK
RGB Variations
Color information
#312689 (or 0x312689) is known color: Persian Indigo. HEX triplet: 31, 26 and 89. RGB value is (49,38,137). Sum of RGB (Red+Green+Blue) = 49+38+137=224 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.88% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 137 (53.91% from 255 or 61.16% from 224); Max value from RGB is 137 - color contains mainly: blue. Hex color #312689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312689 is #CED976. Grayscale: #343434. Windows color (decimal): -13556087 or 8988209. OLE color: 8988209.
HSL color Cylindrical-coordinate representation of color #312689: hue angle of 246.67º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312689 is Cyan = 0.64, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 38 | 137 | - |
| CMYK | 0.64 | 0.72 | 0 | 0.46 |
| HSL | 246.67º | 0.57% | 0.34% | - |
| HSV(B) | 246.67º | 0.72% | 0.54% | - |
| XYZ | 6.48 | 3.85 | 24.07 | - |
| YUV | 52.58 | 175.64 | 125.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 137 | 0.64 | 0.72 | 0 | 0.46 | 246.67 | 0.57 | 0.34 |
| Hex | 31 | 26 | 89 | 40 | 48 | 0 | 2E | F7 | 39 | 22 |
| Octal | 61 | 46 | 211 | 100 | 110 | 0 | 56 | 367 | 71 | 42 |
| Binary | 110001 | 100110 | 10001001 | 1000000 | 1001000 | 0 | 101110 | 11110111 | 111001 | 100010 |
Color Harmonies of #312689
Complementary color
Monochromatic Colors of #312689
Black with #312689
Text Example
Text Example
White with #312689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312689; }
p { color: rgb(49,38,137); }
H1.HeaderClassName
{
color: #312689;
}
.AnyTagClassName
{
color: #312689;
}
</style>
background-color css
<style>
a { background-color: #312689; }
a { background-color: rgb(49,38,137); }
div.DivClassName
{
background-color: #312689;
}
.BgClassName
{
background-color: #312689;
}
</style>
border-color css
<style>
span { border-color: #312689; }
span { border-color: rgb(49,38,137); }
td.TdClassName
{
border-color: #312689;
}
.TagClassName
{
border-color: #312689;
}
</style>