Shades of Bay Of Many #394463
Tints of Bay Of Many #394463
RGB
CMYK
RGB Variations
Color information
#394463 (or 0x394463) is known color: Bay Of Many. HEX triplet: 39, 44 and 63. RGB value is (57,68,99). Sum of RGB (Red+Green+Blue) = 57+68+99=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 99 (39.06% from 255 or 44.20% from 224); Max value from RGB is 99 - color contains mainly: blue. Hex color #394463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394463 is #C6BB9C. Grayscale: #444444. Windows color (decimal): -13024157 or 6505529. OLE color: 6505529.
HSL color Cylindrical-coordinate representation of color #394463: hue angle of 224.29º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #394463 is Cyan = 0.42, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 68 | 99 | - |
| CMYK | 0.42 | 0.31 | 0 | 0.61 |
| HSL | 224.29º | 0.27% | 0.31% | - |
| HSV(B) | 224.29º | 0.42% | 0.39% | - |
| XYZ | 6.01 | 5.9 | 12.63 | - |
| YUV | 68.25 | 145.36 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 99 | 0.42 | 0.31 | 0 | 0.61 | 224.29 | 0.27 | 0.31 |
| Hex | 39 | 44 | 63 | 2A | 1F | 0 | 3D | E0 | 1B | 1F |
| Octal | 71 | 104 | 143 | 52 | 37 | 0 | 75 | 340 | 33 | 37 |
| Binary | 111001 | 1000100 | 1100011 | 101010 | 11111 | 0 | 111101 | 11100000 | 11011 | 11111 |
Color Harmonies of #394463
Complementary color
Monochromatic Colors of #394463
Black with #394463
Text Example
Text Example
White with #394463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394463; }
p { color: rgb(57,68,99); }
H1.HeaderClassName
{
color: #394463;
}
.AnyTagClassName
{
color: #394463;
}
</style>
background-color css
<style>
a { background-color: #394463; }
a { background-color: rgb(57,68,99); }
div.DivClassName
{
background-color: #394463;
}
.BgClassName
{
background-color: #394463;
}
</style>
border-color css
<style>
span { border-color: #394463; }
span { border-color: rgb(57,68,99); }
td.TdClassName
{
border-color: #394463;
}
.TagClassName
{
border-color: #394463;
}
</style>