Shades of Persian Indigo #310392
Tints of Persian Indigo #310392
RGB
CMYK
RGB Variations
Color information
#310392 (or 0x310392) is known color: Persian Indigo. HEX triplet: 31, 03 and 92. RGB value is (49,3,146). Sum of RGB (Red+Green+Blue) = 49+3+146=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 3 (1.56% from 255 or 1.52% from 198); Blue value is 146 (57.42% from 255 or 73.74% from 198); Max value from RGB is 146 - color contains mainly: blue. Hex color #310392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310392 is #CEFC6D. Grayscale: #202020. Windows color (decimal): -13565038 or 9569073. OLE color: 9569073.
HSL color Cylindrical-coordinate representation of color #310392: hue angle of 259.3º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310392 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 3 | 146 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.43 |
| HSL | 259.3º | 0.96% | 0.29% | - |
| HSV(B) | 259.3º | 0.98% | 0.57% | - |
| XYZ | 6.49 | 2.79 | 27.39 | - |
| YUV | 33.06 | 191.74 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 146 | 0.66 | 0.98 | 0 | 0.43 | 259.3 | 0.96 | 0.29 |
| Hex | 31 | 3 | 92 | 42 | 62 | 0 | 2B | 103 | 60 | 1D |
| Octal | 61 | 3 | 222 | 102 | 142 | 0 | 53 | 403 | 140 | 35 |
| Binary | 110001 | 11 | 10010010 | 1000010 | 1100010 | 0 | 101011 | 100000011 | 1100000 | 11101 |
Color Harmonies of #310392
Complementary color
Monochromatic Colors of #310392
Black with #310392
Text Example
Text Example
White with #310392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310392; }
p { color: rgb(49,3,146); }
H1.HeaderClassName
{
color: #310392;
}
.AnyTagClassName
{
color: #310392;
}
</style>
background-color css
<style>
a { background-color: #310392; }
a { background-color: rgb(49,3,146); }
div.DivClassName
{
background-color: #310392;
}
.BgClassName
{
background-color: #310392;
}
</style>
border-color css
<style>
span { border-color: #310392; }
span { border-color: rgb(49,3,146); }
td.TdClassName
{
border-color: #310392;
}
.TagClassName
{
border-color: #310392;
}
</style>