Shades of Persian Indigo #310385
Tints of Persian Indigo #310385
RGB
CMYK
RGB Variations
Color information
#310385 (or 0x310385) is known color: Persian Indigo. HEX triplet: 31, 03 and 85. RGB value is (49,3,133). Sum of RGB (Red+Green+Blue) = 49+3+133=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 3 (1.56% from 255 or 1.62% from 185); Blue value is 133 (52.34% from 255 or 71.89% from 185); Max value from RGB is 133 - color contains mainly: blue. Hex color #310385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310385 is #CEFC7A. Grayscale: #1F1F1F. Windows color (decimal): -13565051 or 8717105. OLE color: 8717105.
HSL color Cylindrical-coordinate representation of color #310385: hue angle of 261.23º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310385 is Cyan = 0.63, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 3 | 133 | - |
| CMYK | 0.63 | 0.98 | 0 | 0.48 |
| HSL | 261.23º | 0.96% | 0.27% | - |
| HSV(B) | 261.23º | 0.98% | 0.52% | - |
| XYZ | 5.53 | 2.41 | 22.36 | - |
| YUV | 31.57 | 185.24 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 133 | 0.63 | 0.98 | 0 | 0.48 | 261.23 | 0.96 | 0.27 |
| Hex | 31 | 3 | 85 | 3F | 62 | 0 | 30 | 105 | 60 | 1B |
| Octal | 61 | 3 | 205 | 77 | 142 | 0 | 60 | 405 | 140 | 33 |
| Binary | 110001 | 11 | 10000101 | 111111 | 1100010 | 0 | 110000 | 100000101 | 1100000 | 11011 |
Color Harmonies of #310385
Complementary color
Monochromatic Colors of #310385
Black with #310385
Text Example
Text Example
White with #310385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310385; }
p { color: rgb(49,3,133); }
H1.HeaderClassName
{
color: #310385;
}
.AnyTagClassName
{
color: #310385;
}
</style>
background-color css
<style>
a { background-color: #310385; }
a { background-color: rgb(49,3,133); }
div.DivClassName
{
background-color: #310385;
}
.BgClassName
{
background-color: #310385;
}
</style>
border-color css
<style>
span { border-color: #310385; }
span { border-color: rgb(49,3,133); }
td.TdClassName
{
border-color: #310385;
}
.TagClassName
{
border-color: #310385;
}
</style>