Shades of Deep Koamaru #312979
Tints of Deep Koamaru #312979
RGB
CMYK
RGB Variations
Color information
#312979 (or 0x312979) is known color: Deep Koamaru. HEX triplet: 31, 29 and 79. RGB value is (49,41,121). Sum of RGB (Red+Green+Blue) = 49+41+121=211 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.22% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 121 (47.66% from 255 or 57.35% from 211); Max value from RGB is 121 - color contains mainly: blue. Hex color #312979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312979 is #CED686. Grayscale: #343434. Windows color (decimal): -13555335 or 7940401. OLE color: 7940401.
HSL color Cylindrical-coordinate representation of color #312979: hue angle of 246º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #312979 is Cyan = 0.60, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 41 | 121 | - |
| CMYK | 0.60 | 0.66 | 0 | 0.53 |
| HSL | 246º | 0.49% | 0.32% | - |
| HSV(B) | 246º | 0.66% | 0.47% | - |
| XYZ | 5.51 | 3.62 | 18.5 | - |
| YUV | 52.51 | 166.65 | 125.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 121 | 0.60 | 0.66 | 0 | 0.53 | 246 | 0.49 | 0.32 |
| Hex | 31 | 29 | 79 | 3C | 42 | 0 | 35 | F6 | 31 | 20 |
| Octal | 61 | 51 | 171 | 74 | 102 | 0 | 65 | 366 | 61 | 40 |
| Binary | 110001 | 101001 | 1111001 | 111100 | 1000010 | 0 | 110101 | 11110110 | 110001 | 100000 |
Color Harmonies of #312979
Complementary color
Monochromatic Colors of #312979
Black with #312979
Text Example
Text Example
White with #312979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312979; }
p { color: rgb(49,41,121); }
H1.HeaderClassName
{
color: #312979;
}
.AnyTagClassName
{
color: #312979;
}
</style>
background-color css
<style>
a { background-color: #312979; }
a { background-color: rgb(49,41,121); }
div.DivClassName
{
background-color: #312979;
}
.BgClassName
{
background-color: #312979;
}
</style>
border-color css
<style>
span { border-color: #312979; }
span { border-color: rgb(49,41,121); }
td.TdClassName
{
border-color: #312979;
}
.TagClassName
{
border-color: #312979;
}
</style>