Shades of Bay Of Many #313861
Tints of Bay Of Many #313861
RGB
CMYK
RGB Variations
Color information
#313861 (or 0x313861) is known color: Bay Of Many. HEX triplet: 31, 38 and 61. RGB value is (49,56,97). Sum of RGB (Red+Green+Blue) = 49+56+97=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 56 (22.27% from 255 or 27.72% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #313861 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313861 is #CEC79E. Grayscale: #3A3A3A. Windows color (decimal): -13551519 or 6371377. OLE color: 6371377.
HSL color Cylindrical-coordinate representation of color #313861: hue angle of 231.25º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #313861 is Cyan = 0.49, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 56 | 97 | - |
| CMYK | 0.49 | 0.42 | 0 | 0.62 |
| HSL | 231.25º | 0.33% | 0.29% | - |
| HSV(B) | 231.25º | 0.49% | 0.38% | - |
| XYZ | 4.84 | 4.34 | 11.89 | - |
| YUV | 58.58 | 149.68 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 97 | 0.49 | 0.42 | 0 | 0.62 | 231.25 | 0.33 | 0.29 |
| Hex | 31 | 38 | 61 | 31 | 2A | 0 | 3E | E7 | 21 | 1D |
| Octal | 61 | 70 | 141 | 61 | 52 | 0 | 76 | 347 | 41 | 35 |
| Binary | 110001 | 111000 | 1100001 | 110001 | 101010 | 0 | 111110 | 11100111 | 100001 | 11101 |
Color Harmonies of #313861
Complementary color
Monochromatic Colors of #313861
Black with #313861
Text Example
Text Example
White with #313861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313861; }
p { color: rgb(49,56,97); }
H1.HeaderClassName
{
color: #313861;
}
.AnyTagClassName
{
color: #313861;
}
</style>
background-color css
<style>
a { background-color: #313861; }
a { background-color: rgb(49,56,97); }
div.DivClassName
{
background-color: #313861;
}
.BgClassName
{
background-color: #313861;
}
</style>
border-color css
<style>
span { border-color: #313861; }
span { border-color: rgb(49,56,97); }
td.TdClassName
{
border-color: #313861;
}
.TagClassName
{
border-color: #313861;
}
</style>