Shades of Persian Indigo #310174
Tints of Persian Indigo #310174
RGB
CMYK
RGB Variations
Color information
#310174 (or 0x310174) is known color: Persian Indigo. HEX triplet: 31, 01 and 74. RGB value is (49,1,116). Sum of RGB (Red+Green+Blue) = 49+1+116=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 1 (0.78% from 255 or 0.60% from 166); Blue value is 116 (45.70% from 255 or 69.88% from 166); Max value from RGB is 116 - color contains mainly: blue. Hex color #310174 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310174 is #CEFE8B. Grayscale: #1C1C1C. Windows color (decimal): -13565580 or 7602481. OLE color: 7602481.
HSL color Cylindrical-coordinate representation of color #310174: hue angle of 265.04º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310174 is Cyan = 0.58, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 1 | 116 | - |
| CMYK | 0.58 | 0.99 | 0 | 0.55 |
| HSL | 265.04º | 0.98% | 0.23% | - |
| HSV(B) | 265.04º | 0.99% | 0.45% | - |
| XYZ | 4.43 | 1.94 | 16.66 | - |
| YUV | 28.46 | 177.4 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 116 | 0.58 | 0.99 | 0 | 0.55 | 265.04 | 0.98 | 0.23 |
| Hex | 31 | 1 | 74 | 3A | 63 | 0 | 37 | 109 | 62 | 17 |
| Octal | 61 | 1 | 164 | 72 | 143 | 0 | 67 | 411 | 142 | 27 |
| Binary | 110001 | 1 | 1110100 | 111010 | 1100011 | 0 | 110111 | 100001001 | 1100010 | 10111 |
Color Harmonies of #310174
Complementary color
Monochromatic Colors of #310174
Black with #310174
Text Example
Text Example
White with #310174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310174; }
p { color: rgb(49,1,116); }
H1.HeaderClassName
{
color: #310174;
}
.AnyTagClassName
{
color: #310174;
}
</style>
background-color css
<style>
a { background-color: #310174; }
a { background-color: rgb(49,1,116); }
div.DivClassName
{
background-color: #310174;
}
.BgClassName
{
background-color: #310174;
}
</style>
border-color css
<style>
span { border-color: #310174; }
span { border-color: rgb(49,1,116); }
td.TdClassName
{
border-color: #310174;
}
.TagClassName
{
border-color: #310174;
}
</style>