Shades of Bay Of Many #384267
Tints of Bay Of Many #384267
RGB
CMYK
RGB Variations
Color information
#384267 (or 0x384267) is known color: Bay Of Many. HEX triplet: 38, 42 and 67. RGB value is (56,66,103). Sum of RGB (Red+Green+Blue) = 56+66+103=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 66 (26.17% from 255 or 29.33% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #384267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384267 is #C7BD98. Grayscale: #434343. Windows color (decimal): -13090201 or 6767160. OLE color: 6767160.
HSL color Cylindrical-coordinate representation of color #384267: hue angle of 227.23º 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 #384267 is Cyan = 0.46, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 66 | 103 | - |
| CMYK | 0.46 | 0.36 | 0 | 0.60 |
| HSL | 227.23º | 0.3% | 0.31% | - |
| HSV(B) | 227.23º | 0.46% | 0.4% | - |
| XYZ | 6.03 | 5.72 | 13.62 | - |
| YUV | 67.23 | 148.19 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 103 | 0.46 | 0.36 | 0 | 0.60 | 227.23 | 0.3 | 0.31 |
| Hex | 38 | 42 | 67 | 2E | 24 | 0 | 3C | E3 | 1E | 1F |
| Octal | 70 | 102 | 147 | 56 | 44 | 0 | 74 | 343 | 36 | 37 |
| Binary | 111000 | 1000010 | 1100111 | 101110 | 100100 | 0 | 111100 | 11100011 | 11110 | 11111 |
Color Harmonies of #384267
Complementary color
Monochromatic Colors of #384267
Black with #384267
Text Example
Text Example
White with #384267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384267; }
p { color: rgb(56,66,103); }
H1.HeaderClassName
{
color: #384267;
}
.AnyTagClassName
{
color: #384267;
}
</style>
background-color css
<style>
a { background-color: #384267; }
a { background-color: rgb(56,66,103); }
div.DivClassName
{
background-color: #384267;
}
.BgClassName
{
background-color: #384267;
}
</style>
border-color css
<style>
span { border-color: #384267; }
span { border-color: rgb(56,66,103); }
td.TdClassName
{
border-color: #384267;
}
.TagClassName
{
border-color: #384267;
}
</style>