Shades of Deep Koamaru #312971
Tints of Deep Koamaru #312971
RGB
CMYK
RGB Variations
Color information
#312971 (or 0x312971) is known color: Deep Koamaru. HEX triplet: 31, 29 and 71. RGB value is (49,41,113). Sum of RGB (Red+Green+Blue) = 49+41+113=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 41 (16.41% from 255 or 20.20% from 203); Blue value is 113 (44.53% from 255 or 55.67% from 203); Max value from RGB is 113 - color contains mainly: blue. Hex color #312971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312971 is #CED68E. Grayscale: #333333. Windows color (decimal): -13555343 or 7416113. OLE color: 7416113.
HSL color Cylindrical-coordinate representation of color #312971: hue angle of 246.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #312971 is Cyan = 0.57, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 41 | 113 | - |
| CMYK | 0.57 | 0.64 | 0 | 0.56 |
| HSL | 246.67º | 0.47% | 0.3% | - |
| HSV(B) | 246.67º | 0.64% | 0.44% | - |
| XYZ | 5.04 | 3.43 | 16.02 | - |
| YUV | 51.6 | 162.65 | 126.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 113 | 0.57 | 0.64 | 0 | 0.56 | 246.67 | 0.47 | 0.3 |
| Hex | 31 | 29 | 71 | 39 | 40 | 0 | 38 | F7 | 2F | 1E |
| Octal | 61 | 51 | 161 | 71 | 100 | 0 | 70 | 367 | 57 | 36 |
| Binary | 110001 | 101001 | 1110001 | 111001 | 1000000 | 0 | 111000 | 11110111 | 101111 | 11110 |
Color Harmonies of #312971
Complementary color
Monochromatic Colors of #312971
Black with #312971
Text Example
Text Example
White with #312971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312971; }
p { color: rgb(49,41,113); }
H1.HeaderClassName
{
color: #312971;
}
.AnyTagClassName
{
color: #312971;
}
</style>
background-color css
<style>
a { background-color: #312971; }
a { background-color: rgb(49,41,113); }
div.DivClassName
{
background-color: #312971;
}
.BgClassName
{
background-color: #312971;
}
</style>
border-color css
<style>
span { border-color: #312971; }
span { border-color: rgb(49,41,113); }
td.TdClassName
{
border-color: #312971;
}
.TagClassName
{
border-color: #312971;
}
</style>