Shades of Bay Of Many #384162
Tints of Bay Of Many #384162
RGB
CMYK
RGB Variations
Color information
#384162 (or 0x384162) is known color: Bay Of Many. HEX triplet: 38, 41 and 62. RGB value is (56,65,98). Sum of RGB (Red+Green+Blue) = 56+65+98=219 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.57% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 98 (38.67% from 255 or 44.75% from 219); Max value from RGB is 98 - color contains mainly: blue. Hex color #384162 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384162 is #C7BE9D. Grayscale: #414141. Windows color (decimal): -13090462 or 6439224. OLE color: 6439224.
HSL color Cylindrical-coordinate representation of color #384162: hue angle of 227.14º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #384162 is Cyan = 0.43, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 65 | 98 | - |
| CMYK | 0.43 | 0.34 | 0 | 0.62 |
| HSL | 227.14º | 0.27% | 0.3% | - |
| HSV(B) | 227.14º | 0.43% | 0.38% | - |
| XYZ | 5.73 | 5.5 | 12.32 | - |
| YUV | 66.07 | 146.02 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 65 | 98 | 0.43 | 0.34 | 0 | 0.62 | 227.14 | 0.27 | 0.3 |
| Hex | 38 | 41 | 62 | 2B | 22 | 0 | 3E | E3 | 1B | 1E |
| Octal | 70 | 101 | 142 | 53 | 42 | 0 | 76 | 343 | 33 | 36 |
| Binary | 111000 | 1000001 | 1100010 | 101011 | 100010 | 0 | 111110 | 11100011 | 11011 | 11110 |
Color Harmonies of #384162
Complementary color
Monochromatic Colors of #384162
Black with #384162
Text Example
Text Example
White with #384162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384162; }
p { color: rgb(56,65,98); }
H1.HeaderClassName
{
color: #384162;
}
.AnyTagClassName
{
color: #384162;
}
</style>
background-color css
<style>
a { background-color: #384162; }
a { background-color: rgb(56,65,98); }
div.DivClassName
{
background-color: #384162;
}
.BgClassName
{
background-color: #384162;
}
</style>
border-color css
<style>
span { border-color: #384162; }
span { border-color: rgb(56,65,98); }
td.TdClassName
{
border-color: #384162;
}
.TagClassName
{
border-color: #384162;
}
</style>