Shades of Deep Koamaru #312972
Tints of Deep Koamaru #312972
RGB
CMYK
RGB Variations
Color information
#312972 (or 0x312972) is known color: Deep Koamaru. HEX triplet: 31, 29 and 72. RGB value is (49,41,114). Sum of RGB (Red+Green+Blue) = 49+41+114=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 41 (16.41% from 255 or 20.10% from 204); Blue value is 114 (44.92% from 255 or 55.88% from 204); Max value from RGB is 114 - color contains mainly: blue. Hex color #312972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312972 is #CED68D. Grayscale: #333333. Windows color (decimal): -13555342 or 7481649. OLE color: 7481649.
HSL color Cylindrical-coordinate representation of color #312972: hue angle of 246.58º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #312972 is Cyan = 0.57, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 41 | 114 | - |
| CMYK | 0.57 | 0.64 | 0 | 0.55 |
| HSL | 246.58º | 0.47% | 0.3% | - |
| HSV(B) | 246.58º | 0.64% | 0.45% | - |
| XYZ | 5.1 | 3.45 | 16.32 | - |
| YUV | 51.71 | 163.15 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 114 | 0.57 | 0.64 | 0 | 0.55 | 246.58 | 0.47 | 0.3 |
| Hex | 31 | 29 | 72 | 39 | 40 | 0 | 37 | F7 | 2F | 1E |
| Octal | 61 | 51 | 162 | 71 | 100 | 0 | 67 | 367 | 57 | 36 |
| Binary | 110001 | 101001 | 1110010 | 111001 | 1000000 | 0 | 110111 | 11110111 | 101111 | 11110 |
Color Harmonies of #312972
Complementary color
Monochromatic Colors of #312972
Black with #312972
Text Example
Text Example
White with #312972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312972; }
p { color: rgb(49,41,114); }
H1.HeaderClassName
{
color: #312972;
}
.AnyTagClassName
{
color: #312972;
}
</style>
background-color css
<style>
a { background-color: #312972; }
a { background-color: rgb(49,41,114); }
div.DivClassName
{
background-color: #312972;
}
.BgClassName
{
background-color: #312972;
}
</style>
border-color css
<style>
span { border-color: #312972; }
span { border-color: rgb(49,41,114); }
td.TdClassName
{
border-color: #312972;
}
.TagClassName
{
border-color: #312972;
}
</style>