Shades of Persian Indigo #310568
Tints of Persian Indigo #310568
RGB
CMYK
RGB Variations
Color information
#310568 (or 0x310568) is known color: Persian Indigo. HEX triplet: 31, 05 and 68. RGB value is (49,5,104). Sum of RGB (Red+Green+Blue) = 49+5+104=158 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.01% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 104 (41.02% from 255 or 65.82% from 158); Max value from RGB is 104 - color contains mainly: blue. Hex color #310568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310568 is #CEFA97. Grayscale: #1D1D1D. Windows color (decimal): -13564568 or 6817073. OLE color: 6817073.
HSL color Cylindrical-coordinate representation of color #310568: hue angle of 266.67º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310568 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 5 | 104 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.59 |
| HSL | 266.67º | 0.91% | 0.21% | - |
| HSV(B) | 266.67º | 0.95% | 0.41% | - |
| XYZ | 3.82 | 1.76 | 13.24 | - |
| YUV | 29.44 | 170.08 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 104 | 0.53 | 0.95 | 0 | 0.59 | 266.67 | 0.91 | 0.21 |
| Hex | 31 | 5 | 68 | 35 | 5F | 0 | 3B | 10B | 5B | 15 |
| Octal | 61 | 5 | 150 | 65 | 137 | 0 | 73 | 413 | 133 | 25 |
| Binary | 110001 | 101 | 1101000 | 110101 | 1011111 | 0 | 111011 | 100001011 | 1011011 | 10101 |
Color Harmonies of #310568
Complementary color
Monochromatic Colors of #310568
Black with #310568
Text Example
Text Example
White with #310568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310568; }
p { color: rgb(49,5,104); }
H1.HeaderClassName
{
color: #310568;
}
.AnyTagClassName
{
color: #310568;
}
</style>
background-color css
<style>
a { background-color: #310568; }
a { background-color: rgb(49,5,104); }
div.DivClassName
{
background-color: #310568;
}
.BgClassName
{
background-color: #310568;
}
</style>
border-color css
<style>
span { border-color: #310568; }
span { border-color: rgb(49,5,104); }
td.TdClassName
{
border-color: #310568;
}
.TagClassName
{
border-color: #310568;
}
</style>