Shades of Deep Koamaru #312779
Tints of Deep Koamaru #312779
RGB
CMYK
RGB Variations
Color information
#312779 (or 0x312779) is known color: Deep Koamaru. HEX triplet: 31, 27 and 79. RGB value is (49,39,121). Sum of RGB (Red+Green+Blue) = 49+39+121=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 121 (47.66% from 255 or 57.89% from 209); Max value from RGB is 121 - color contains mainly: blue. Hex color #312779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312779 is #CED886. Grayscale: #333333. Windows color (decimal): -13555847 or 7939889. OLE color: 7939889.
HSL color Cylindrical-coordinate representation of color #312779: hue angle of 247.32º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312779 is Cyan = 0.60, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 39 | 121 | - |
| CMYK | 0.60 | 0.68 | 0 | 0.53 |
| HSL | 247.32º | 0.51% | 0.31% | - |
| HSV(B) | 247.32º | 0.68% | 0.47% | - |
| XYZ | 5.44 | 3.48 | 18.47 | - |
| YUV | 51.34 | 167.31 | 126.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 121 | 0.60 | 0.68 | 0 | 0.53 | 247.32 | 0.51 | 0.31 |
| Hex | 31 | 27 | 79 | 3C | 44 | 0 | 35 | F7 | 33 | 1F |
| Octal | 61 | 47 | 171 | 74 | 104 | 0 | 65 | 367 | 63 | 37 |
| Binary | 110001 | 100111 | 1111001 | 111100 | 1000100 | 0 | 110101 | 11110111 | 110011 | 11111 |
Color Harmonies of #312779
Complementary color
Monochromatic Colors of #312779
Black with #312779
Text Example
Text Example
White with #312779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312779; }
p { color: rgb(49,39,121); }
H1.HeaderClassName
{
color: #312779;
}
.AnyTagClassName
{
color: #312779;
}
</style>
background-color css
<style>
a { background-color: #312779; }
a { background-color: rgb(49,39,121); }
div.DivClassName
{
background-color: #312779;
}
.BgClassName
{
background-color: #312779;
}
</style>
border-color css
<style>
span { border-color: #312779; }
span { border-color: rgb(49,39,121); }
td.TdClassName
{
border-color: #312779;
}
.TagClassName
{
border-color: #312779;
}
</style>