Shades of Bay Of Many #313968
Tints of Bay Of Many #313968
RGB
CMYK
RGB Variations
Color information
#313968 (or 0x313968) is known color: Bay Of Many. HEX triplet: 31, 39 and 68. RGB value is (49,57,104). Sum of RGB (Red+Green+Blue) = 49+57+104=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #313968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313968 is #CEC697. Grayscale: #3B3B3B. Windows color (decimal): -13551256 or 6830385. OLE color: 6830385.
HSL color Cylindrical-coordinate representation of color #313968: hue angle of 231.27º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #313968 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 57 | 104 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.59 |
| HSL | 231.27º | 0.36% | 0.3% | - |
| HSV(B) | 231.27º | 0.53% | 0.41% | - |
| XYZ | 5.23 | 4.58 | 13.7 | - |
| YUV | 59.97 | 152.85 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 104 | 0.53 | 0.45 | 0 | 0.59 | 231.27 | 0.36 | 0.3 |
| Hex | 31 | 39 | 68 | 35 | 2D | 0 | 3B | E7 | 24 | 1E |
| Octal | 61 | 71 | 150 | 65 | 55 | 0 | 73 | 347 | 44 | 36 |
| Binary | 110001 | 111001 | 1101000 | 110101 | 101101 | 0 | 111011 | 11100111 | 100100 | 11110 |
Color Harmonies of #313968
Complementary color
Monochromatic Colors of #313968
Black with #313968
Text Example
Text Example
White with #313968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313968; }
p { color: rgb(49,57,104); }
H1.HeaderClassName
{
color: #313968;
}
.AnyTagClassName
{
color: #313968;
}
</style>
background-color css
<style>
a { background-color: #313968; }
a { background-color: rgb(49,57,104); }
div.DivClassName
{
background-color: #313968;
}
.BgClassName
{
background-color: #313968;
}
</style>
border-color css
<style>
span { border-color: #313968; }
span { border-color: rgb(49,57,104); }
td.TdClassName
{
border-color: #313968;
}
.TagClassName
{
border-color: #313968;
}
</style>