Shades of Persian Indigo #310570
Tints of Persian Indigo #310570
RGB
CMYK
RGB Variations
Color information
#310570 (or 0x310570) is known color: Persian Indigo. HEX triplet: 31, 05 and 70. RGB value is (49,5,112). Sum of RGB (Red+Green+Blue) = 49+5+112=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 5 (2.34% from 255 or 3.01% from 166); Blue value is 112 (44.14% from 255 or 67.47% from 166); Max value from RGB is 112 - color contains mainly: blue. Hex color #310570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310570 is #CEFA8F. Grayscale: #1D1D1D. Windows color (decimal): -13564560 or 7341361. OLE color: 7341361.
HSL color Cylindrical-coordinate representation of color #310570: hue angle of 264.67º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310570 is Cyan = 0.56, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 5 | 112 | - |
| CMYK | 0.56 | 0.96 | 0 | 0.56 |
| HSL | 264.67º | 0.91% | 0.23% | - |
| HSV(B) | 264.67º | 0.96% | 0.44% | - |
| XYZ | 4.25 | 1.93 | 15.48 | - |
| YUV | 30.35 | 174.08 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 112 | 0.56 | 0.96 | 0 | 0.56 | 264.67 | 0.91 | 0.23 |
| Hex | 31 | 5 | 70 | 38 | 60 | 0 | 38 | 109 | 5B | 17 |
| Octal | 61 | 5 | 160 | 70 | 140 | 0 | 70 | 411 | 133 | 27 |
| Binary | 110001 | 101 | 1110000 | 111000 | 1100000 | 0 | 111000 | 100001001 | 1011011 | 10111 |
Color Harmonies of #310570
Complementary color
Monochromatic Colors of #310570
Black with #310570
Text Example
Text Example
White with #310570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310570; }
p { color: rgb(49,5,112); }
H1.HeaderClassName
{
color: #310570;
}
.AnyTagClassName
{
color: #310570;
}
</style>
background-color css
<style>
a { background-color: #310570; }
a { background-color: rgb(49,5,112); }
div.DivClassName
{
background-color: #310570;
}
.BgClassName
{
background-color: #310570;
}
</style>
border-color css
<style>
span { border-color: #310570; }
span { border-color: rgb(49,5,112); }
td.TdClassName
{
border-color: #310570;
}
.TagClassName
{
border-color: #310570;
}
</style>