Shades of Bay Of Many #374465
Tints of Bay Of Many #374465
RGB
CMYK
RGB Variations
Color information
#374465 (or 0x374465) is known color: Bay Of Many. HEX triplet: 37, 44 and 65. RGB value is (55,68,101). Sum of RGB (Red+Green+Blue) = 55+68+101=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #374465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374465 is #C8BB9A. Grayscale: #434343. Windows color (decimal): -13155227 or 6636599. OLE color: 6636599.
HSL color Cylindrical-coordinate representation of color #374465: hue angle of 223.04º 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 #374465 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 68 | 101 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.60 |
| HSL | 223.04º | 0.29% | 0.31% | - |
| HSV(B) | 223.04º | 0.46% | 0.4% | - |
| XYZ | 5.99 | 5.89 | 13.13 | - |
| YUV | 67.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 68 | 101 | 0.46 | 0.33 | 0 | 0.60 | 223.04 | 0.29 | 0.31 |
| Hex | 37 | 44 | 65 | 2E | 21 | 0 | 3C | DF | 1D | 1F |
| Octal | 67 | 104 | 145 | 56 | 41 | 0 | 74 | 337 | 35 | 37 |
| Binary | 110111 | 1000100 | 1100101 | 101110 | 100001 | 0 | 111100 | 11011111 | 11101 | 11111 |
Color Harmonies of #374465
Complementary color
Monochromatic Colors of #374465
Black with #374465
Text Example
Text Example
White with #374465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374465; }
p { color: rgb(55,68,101); }
H1.HeaderClassName
{
color: #374465;
}
.AnyTagClassName
{
color: #374465;
}
</style>
background-color css
<style>
a { background-color: #374465; }
a { background-color: rgb(55,68,101); }
div.DivClassName
{
background-color: #374465;
}
.BgClassName
{
background-color: #374465;
}
</style>
border-color css
<style>
span { border-color: #374465; }
span { border-color: rgb(55,68,101); }
td.TdClassName
{
border-color: #374465;
}
.TagClassName
{
border-color: #374465;
}
</style>