Shades of Bay Of Many #374065
Tints of Bay Of Many #374065
RGB
CMYK
RGB Variations
Color information
#374065 (or 0x374065) is known color: Bay Of Many. HEX triplet: 37, 40 and 65. RGB value is (55,64,101). Sum of RGB (Red+Green+Blue) = 55+64+101=220 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #374065 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374065 is #C8BF9A. Grayscale: #414141. Windows color (decimal): -13156251 or 6635575. OLE color: 6635575.
HSL color Cylindrical-coordinate representation of color #374065: hue angle of 228.26º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #374065 is Cyan = 0.46, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 64 | 101 | - |
| CMYK | 0.46 | 0.37 | 0 | 0.60 |
| HSL | 228.26º | 0.29% | 0.31% | - |
| HSV(B) | 228.26º | 0.46% | 0.4% | - |
| XYZ | 5.76 | 5.42 | 13.05 | - |
| YUV | 65.53 | 148.02 | 120.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 101 | 0.46 | 0.37 | 0 | 0.60 | 228.26 | 0.29 | 0.31 |
| Hex | 37 | 40 | 65 | 2E | 25 | 0 | 3C | E4 | 1D | 1F |
| Octal | 67 | 100 | 145 | 56 | 45 | 0 | 74 | 344 | 35 | 37 |
| Binary | 110111 | 1000000 | 1100101 | 101110 | 100101 | 0 | 111100 | 11100100 | 11101 | 11111 |
Color Harmonies of #374065
Complementary color
Monochromatic Colors of #374065
Black with #374065
Text Example
Text Example
White with #374065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374065; }
p { color: rgb(55,64,101); }
H1.HeaderClassName
{
color: #374065;
}
.AnyTagClassName
{
color: #374065;
}
</style>
background-color css
<style>
a { background-color: #374065; }
a { background-color: rgb(55,64,101); }
div.DivClassName
{
background-color: #374065;
}
.BgClassName
{
background-color: #374065;
}
</style>
border-color css
<style>
span { border-color: #374065; }
span { border-color: rgb(55,64,101); }
td.TdClassName
{
border-color: #374065;
}
.TagClassName
{
border-color: #374065;
}
</style>