Shades of Bay Of Many #384367
Tints of Bay Of Many #384367
RGB
CMYK
RGB Variations
Color information
#384367 (or 0x384367) is known color: Bay Of Many. HEX triplet: 38, 43 and 67. RGB value is (56,67,103). Sum of RGB (Red+Green+Blue) = 56+67+103=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 67 (26.56% from 255 or 29.65% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #384367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384367 is #C7BC98. Grayscale: #434343. Windows color (decimal): -13089945 or 6767416. OLE color: 6767416.
HSL color Cylindrical-coordinate representation of color #384367: hue angle of 225.96º degrees, saturation: 0.3, 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 #384367 is Cyan = 0.46, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 67 | 103 | - |
| CMYK | 0.46 | 0.35 | 0 | 0.60 |
| HSL | 225.96º | 0.3% | 0.31% | - |
| HSV(B) | 225.96º | 0.46% | 0.4% | - |
| XYZ | 6.09 | 5.83 | 13.64 | - |
| YUV | 67.82 | 147.86 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 67 | 103 | 0.46 | 0.35 | 0 | 0.60 | 225.96 | 0.3 | 0.31 |
| Hex | 38 | 43 | 67 | 2E | 23 | 0 | 3C | E2 | 1E | 1F |
| Octal | 70 | 103 | 147 | 56 | 43 | 0 | 74 | 342 | 36 | 37 |
| Binary | 111000 | 1000011 | 1100111 | 101110 | 100011 | 0 | 111100 | 11100010 | 11110 | 11111 |
Color Harmonies of #384367
Complementary color
Monochromatic Colors of #384367
Black with #384367
Text Example
Text Example
White with #384367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384367; }
p { color: rgb(56,67,103); }
H1.HeaderClassName
{
color: #384367;
}
.AnyTagClassName
{
color: #384367;
}
</style>
background-color css
<style>
a { background-color: #384367; }
a { background-color: rgb(56,67,103); }
div.DivClassName
{
background-color: #384367;
}
.BgClassName
{
background-color: #384367;
}
</style>
border-color css
<style>
span { border-color: #384367; }
span { border-color: rgb(56,67,103); }
td.TdClassName
{
border-color: #384367;
}
.TagClassName
{
border-color: #384367;
}
</style>