Shades of Bay Of Many #384060
Tints of Bay Of Many #384060
RGB
CMYK
RGB Variations
Color information
#384060 (or 0x384060) is known color: Bay Of Many. HEX triplet: 38, 40 and 60. RGB value is (56,64,96). Sum of RGB (Red+Green+Blue) = 56+64+96=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #384060 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384060 is #C7BF9F. Grayscale: #414141. Windows color (decimal): -13090720 or 6307896. OLE color: 6307896.
HSL color Cylindrical-coordinate representation of color #384060: hue angle of 228º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #384060 is Cyan = 0.42, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 64 | 96 | - |
| CMYK | 0.42 | 0.33 | 0 | 0.62 |
| HSL | 228º | 0.26% | 0.3% | - |
| HSV(B) | 228º | 0.42% | 0.38% | - |
| XYZ | 5.58 | 5.35 | 11.81 | - |
| YUV | 65.26 | 145.35 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 96 | 0.42 | 0.33 | 0 | 0.62 | 228 | 0.26 | 0.3 |
| Hex | 38 | 40 | 60 | 2A | 21 | 0 | 3E | E4 | 1A | 1E |
| Octal | 70 | 100 | 140 | 52 | 41 | 0 | 76 | 344 | 32 | 36 |
| Binary | 111000 | 1000000 | 1100000 | 101010 | 100001 | 0 | 111110 | 11100100 | 11010 | 11110 |
Color Harmonies of #384060
Complementary color
Monochromatic Colors of #384060
Black with #384060
Text Example
Text Example
White with #384060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384060; }
p { color: rgb(56,64,96); }
H1.HeaderClassName
{
color: #384060;
}
.AnyTagClassName
{
color: #384060;
}
</style>
background-color css
<style>
a { background-color: #384060; }
a { background-color: rgb(56,64,96); }
div.DivClassName
{
background-color: #384060;
}
.BgClassName
{
background-color: #384060;
}
</style>
border-color css
<style>
span { border-color: #384060; }
span { border-color: rgb(56,64,96); }
td.TdClassName
{
border-color: #384060;
}
.TagClassName
{
border-color: #384060;
}
</style>