Shades of Persian Indigo #310569
Tints of Persian Indigo #310569
RGB
CMYK
RGB Variations
Color information
#310569 (or 0x310569) is known color: Persian Indigo. HEX triplet: 31, 05 and 69. RGB value is (49,5,105). Sum of RGB (Red+Green+Blue) = 49+5+105=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 105 (41.41% from 255 or 66.04% from 159); Max value from RGB is 105 - color contains mainly: blue. Hex color #310569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310569 is #CEFA96. Grayscale: #1D1D1D. Windows color (decimal): -13564567 or 6882609. OLE color: 6882609.
HSL color Cylindrical-coordinate representation of color #310569: hue angle of 266.4º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310569 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 5 | 105 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.59 |
| HSL | 266.4º | 0.91% | 0.22% | - |
| HSV(B) | 266.4º | 0.95% | 0.41% | - |
| XYZ | 3.87 | 1.78 | 13.5 | - |
| YUV | 29.56 | 170.58 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 105 | 0.53 | 0.95 | 0 | 0.59 | 266.4 | 0.91 | 0.22 |
| Hex | 31 | 5 | 69 | 35 | 5F | 0 | 3B | 10A | 5B | 16 |
| Octal | 61 | 5 | 151 | 65 | 137 | 0 | 73 | 412 | 133 | 26 |
| Binary | 110001 | 101 | 1101001 | 110101 | 1011111 | 0 | 111011 | 100001010 | 1011011 | 10110 |
Color Harmonies of #310569
Complementary color
Monochromatic Colors of #310569
Black with #310569
Text Example
Text Example
White with #310569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310569; }
p { color: rgb(49,5,105); }
H1.HeaderClassName
{
color: #310569;
}
.AnyTagClassName
{
color: #310569;
}
</style>
background-color css
<style>
a { background-color: #310569; }
a { background-color: rgb(49,5,105); }
div.DivClassName
{
background-color: #310569;
}
.BgClassName
{
background-color: #310569;
}
</style>
border-color css
<style>
span { border-color: #310569; }
span { border-color: rgb(49,5,105); }
td.TdClassName
{
border-color: #310569;
}
.TagClassName
{
border-color: #310569;
}
</style>