Shades of Deep Koamaru #312977
Tints of Deep Koamaru #312977
RGB
CMYK
RGB Variations
Color information
#312977 (or 0x312977) is known color: Deep Koamaru. HEX triplet: 31, 29 and 77. RGB value is (49,41,119). Sum of RGB (Red+Green+Blue) = 49+41+119=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 119 (46.88% from 255 or 56.94% from 209); Max value from RGB is 119 - color contains mainly: blue. Hex color #312977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312977 is #CED688. Grayscale: #333333. Windows color (decimal): -13555337 or 7809329. OLE color: 7809329.
HSL color Cylindrical-coordinate representation of color #312977: hue angle of 246.15º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #312977 is Cyan = 0.59, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 41 | 119 | - |
| CMYK | 0.59 | 0.66 | 0 | 0.53 |
| HSL | 246.15º | 0.49% | 0.31% | - |
| HSV(B) | 246.15º | 0.66% | 0.47% | - |
| XYZ | 5.39 | 3.57 | 17.86 | - |
| YUV | 52.28 | 165.65 | 125.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 119 | 0.59 | 0.66 | 0 | 0.53 | 246.15 | 0.49 | 0.31 |
| Hex | 31 | 29 | 77 | 3B | 42 | 0 | 35 | F6 | 31 | 1F |
| Octal | 61 | 51 | 167 | 73 | 102 | 0 | 65 | 366 | 61 | 37 |
| Binary | 110001 | 101001 | 1110111 | 111011 | 1000010 | 0 | 110101 | 11110110 | 110001 | 11111 |
Color Harmonies of #312977
Complementary color
Monochromatic Colors of #312977
Black with #312977
Text Example
Text Example
White with #312977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312977; }
p { color: rgb(49,41,119); }
H1.HeaderClassName
{
color: #312977;
}
.AnyTagClassName
{
color: #312977;
}
</style>
background-color css
<style>
a { background-color: #312977; }
a { background-color: rgb(49,41,119); }
div.DivClassName
{
background-color: #312977;
}
.BgClassName
{
background-color: #312977;
}
</style>
border-color css
<style>
span { border-color: #312977; }
span { border-color: rgb(49,41,119); }
td.TdClassName
{
border-color: #312977;
}
.TagClassName
{
border-color: #312977;
}
</style>