Shades of Bay Of Many #384366
Tints of Bay Of Many #384366
RGB
CMYK
RGB Variations
Color information
#384366 (or 0x384366) is known color: Bay Of Many. HEX triplet: 38, 43 and 66. RGB value is (56,67,102). Sum of RGB (Red+Green+Blue) = 56+67+102=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 67 (26.56% from 255 or 29.78% from 225); Blue value is 102 (40.23% from 255 or 45.33% from 225); Max value from RGB is 102 - color contains mainly: blue. Hex color #384366 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384366 is #C7BC99. Grayscale: #434343. Windows color (decimal): -13089946 or 6701880. OLE color: 6701880.
HSL color Cylindrical-coordinate representation of color #384366: hue angle of 225.65º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #384366 is Cyan = 0.45, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 67 | 102 | - |
| CMYK | 0.45 | 0.34 | 0 | 0.6 |
| HSL | 225.65º | 0.29% | 0.31% | - |
| HSV(B) | 225.65º | 0.45% | 0.4% | - |
| XYZ | 6.04 | 5.81 | 13.37 | - |
| YUV | 67.7 | 147.36 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 67 | 102 | 0.45 | 0.34 | 0 | 0.6 | 225.65 | 0.29 | 0.31 |
| Hex | 38 | 43 | 66 | 2D | 22 | 0 | 3C | E2 | 1D | 1F |
| Octal | 70 | 103 | 146 | 55 | 42 | 0 | 74 | 342 | 35 | 37 |
| Binary | 111000 | 1000011 | 1100110 | 101101 | 100010 | 0 | 111100 | 11100010 | 11101 | 11111 |
Color Harmonies of #384366
Complementary color
Monochromatic Colors of #384366
Black with #384366
Text Example
Text Example
White with #384366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384366; }
p { color: rgb(56,67,102); }
H1.HeaderClassName
{
color: #384366;
}
.AnyTagClassName
{
color: #384366;
}
</style>
background-color css
<style>
a { background-color: #384366; }
a { background-color: rgb(56,67,102); }
div.DivClassName
{
background-color: #384366;
}
.BgClassName
{
background-color: #384366;
}
</style>
border-color css
<style>
span { border-color: #384366; }
span { border-color: rgb(56,67,102); }
td.TdClassName
{
border-color: #384366;
}
.TagClassName
{
border-color: #384366;
}
</style>