Shades of Bay Of Many #374067
Tints of Bay Of Many #374067
RGB
CMYK
RGB Variations
Color information
#374067 (or 0x374067) is known color: Bay Of Many. HEX triplet: 37, 40 and 67. RGB value is (55,64,103). Sum of RGB (Red+Green+Blue) = 55+64+103=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 64 (25.39% from 255 or 28.83% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #374067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374067 is #C8BF98. Grayscale: #414141. Windows color (decimal): -13156249 or 6766647. OLE color: 6766647.
HSL color Cylindrical-coordinate representation of color #374067: hue angle of 228.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #374067 is Cyan = 0.47, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 64 | 103 | - |
| CMYK | 0.47 | 0.38 | 0 | 0.60 |
| HSL | 228.75º | 0.3% | 0.31% | - |
| HSV(B) | 228.75º | 0.47% | 0.4% | - |
| XYZ | 5.86 | 5.46 | 13.58 | - |
| YUV | 65.76 | 149.02 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 103 | 0.47 | 0.38 | 0 | 0.60 | 228.75 | 0.3 | 0.31 |
| Hex | 37 | 40 | 67 | 2F | 26 | 0 | 3C | E5 | 1E | 1F |
| Octal | 67 | 100 | 147 | 57 | 46 | 0 | 74 | 345 | 36 | 37 |
| Binary | 110111 | 1000000 | 1100111 | 101111 | 100110 | 0 | 111100 | 11100101 | 11110 | 11111 |
Color Harmonies of #374067
Complementary color
Monochromatic Colors of #374067
Black with #374067
Text Example
Text Example
White with #374067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374067; }
p { color: rgb(55,64,103); }
H1.HeaderClassName
{
color: #374067;
}
.AnyTagClassName
{
color: #374067;
}
</style>
background-color css
<style>
a { background-color: #374067; }
a { background-color: rgb(55,64,103); }
div.DivClassName
{
background-color: #374067;
}
.BgClassName
{
background-color: #374067;
}
</style>
border-color css
<style>
span { border-color: #374067; }
span { border-color: rgb(55,64,103); }
td.TdClassName
{
border-color: #374067;
}
.TagClassName
{
border-color: #374067;
}
</style>