Shades of Persian Indigo #312385
Tints of Persian Indigo #312385
RGB
CMYK
RGB Variations
Color information
#312385 (or 0x312385) is known color: Persian Indigo. HEX triplet: 31, 23 and 85. RGB value is (49,35,133). Sum of RGB (Red+Green+Blue) = 49+35+133=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 35 (14.06% from 255 or 16.13% from 217); Blue value is 133 (52.34% from 255 or 61.29% from 217); Max value from RGB is 133 - color contains mainly: blue. Hex color #312385 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312385 is #CEDC7A. Grayscale: #313131. Windows color (decimal): -13556859 or 8725297. OLE color: 8725297.
HSL color Cylindrical-coordinate representation of color #312385: hue angle of 248.57º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #312385 is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 35 | 133 | - |
| CMYK | 0.63 | 0.74 | 0 | 0.48 |
| HSL | 248.57º | 0.58% | 0.33% | - |
| HSV(B) | 248.57º | 0.74% | 0.52% | - |
| XYZ | 6.1 | 3.55 | 22.55 | - |
| YUV | 50.36 | 174.64 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 133 | 0.63 | 0.74 | 0 | 0.48 | 248.57 | 0.58 | 0.33 |
| Hex | 31 | 23 | 85 | 3F | 4A | 0 | 30 | F9 | 3A | 21 |
| Octal | 61 | 43 | 205 | 77 | 112 | 0 | 60 | 371 | 72 | 41 |
| Binary | 110001 | 100011 | 10000101 | 111111 | 1001010 | 0 | 110000 | 11111001 | 111010 | 100001 |
Color Harmonies of #312385
Complementary color
Monochromatic Colors of #312385
Black with #312385
Text Example
Text Example
White with #312385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312385; }
p { color: rgb(49,35,133); }
H1.HeaderClassName
{
color: #312385;
}
.AnyTagClassName
{
color: #312385;
}
</style>
background-color css
<style>
a { background-color: #312385; }
a { background-color: rgb(49,35,133); }
div.DivClassName
{
background-color: #312385;
}
.BgClassName
{
background-color: #312385;
}
</style>
border-color css
<style>
span { border-color: #312385; }
span { border-color: rgb(49,35,133); }
td.TdClassName
{
border-color: #312385;
}
.TagClassName
{
border-color: #312385;
}
</style>