Shades of Bay Of Many #374062
Tints of Bay Of Many #374062
RGB
CMYK
RGB Variations
Color information
#374062 (or 0x374062) is known color: Bay Of Many. HEX triplet: 37, 40 and 62. RGB value is (55,64,98). Sum of RGB (Red+Green+Blue) = 55+64+98=217 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.35% from 217); Green value is 64 (25.39% from 255 or 29.49% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 98 - color contains mainly: blue. Hex color #374062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374062 is #C8BF9D. Grayscale: #414141. Windows color (decimal): -13156254 or 6438967. OLE color: 6438967.
HSL color Cylindrical-coordinate representation of color #374062: hue angle of 227.44º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #374062 is Cyan = 0.44, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 64 | 98 | - |
| CMYK | 0.44 | 0.35 | 0 | 0.62 |
| HSL | 227.44º | 0.28% | 0.3% | - |
| HSV(B) | 227.44º | 0.44% | 0.38% | - |
| XYZ | 5.61 | 5.36 | 12.29 | - |
| YUV | 65.19 | 146.52 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 98 | 0.44 | 0.35 | 0 | 0.62 | 227.44 | 0.28 | 0.3 |
| Hex | 37 | 40 | 62 | 2C | 23 | 0 | 3E | E3 | 1C | 1E |
| Octal | 67 | 100 | 142 | 54 | 43 | 0 | 76 | 343 | 34 | 36 |
| Binary | 110111 | 1000000 | 1100010 | 101100 | 100011 | 0 | 111110 | 11100011 | 11100 | 11110 |
Color Harmonies of #374062
Complementary color
Monochromatic Colors of #374062
Black with #374062
Text Example
Text Example
White with #374062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374062; }
p { color: rgb(55,64,98); }
H1.HeaderClassName
{
color: #374062;
}
.AnyTagClassName
{
color: #374062;
}
</style>
background-color css
<style>
a { background-color: #374062; }
a { background-color: rgb(55,64,98); }
div.DivClassName
{
background-color: #374062;
}
.BgClassName
{
background-color: #374062;
}
</style>
border-color css
<style>
span { border-color: #374062; }
span { border-color: rgb(55,64,98); }
td.TdClassName
{
border-color: #374062;
}
.TagClassName
{
border-color: #374062;
}
</style>