Shades of Bay Of Many #394063
Tints of Bay Of Many #394063
RGB
CMYK
RGB Variations
Color information
#394063 (or 0x394063) is known color: Bay Of Many. HEX triplet: 39, 40 and 63. RGB value is (57,64,99). Sum of RGB (Red+Green+Blue) = 57+64+99=220 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.91% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 99 - color contains mainly: blue. Hex color #394063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394063 is #C6BF9C. Grayscale: #414141. Windows color (decimal): -13025181 or 6504505. OLE color: 6504505.
HSL color Cylindrical-coordinate representation of color #394063: hue angle of 230º 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 #394063 is Cyan = 0.42, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 64 | 99 | - |
| CMYK | 0.42 | 0.35 | 0 | 0.61 |
| HSL | 230º | 0.27% | 0.31% | - |
| HSV(B) | 230º | 0.42% | 0.39% | - |
| XYZ | 5.77 | 5.44 | 12.55 | - |
| YUV | 65.9 | 146.68 | 121.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 99 | 0.42 | 0.35 | 0 | 0.61 | 230 | 0.27 | 0.31 |
| Hex | 39 | 40 | 63 | 2A | 23 | 0 | 3D | E6 | 1B | 1F |
| Octal | 71 | 100 | 143 | 52 | 43 | 0 | 75 | 346 | 33 | 37 |
| Binary | 111001 | 1000000 | 1100011 | 101010 | 100011 | 0 | 111101 | 11100110 | 11011 | 11111 |
Color Harmonies of #394063
Complementary color
Monochromatic Colors of #394063
Black with #394063
Text Example
Text Example
White with #394063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394063; }
p { color: rgb(57,64,99); }
H1.HeaderClassName
{
color: #394063;
}
.AnyTagClassName
{
color: #394063;
}
</style>
background-color css
<style>
a { background-color: #394063; }
a { background-color: rgb(57,64,99); }
div.DivClassName
{
background-color: #394063;
}
.BgClassName
{
background-color: #394063;
}
</style>
border-color css
<style>
span { border-color: #394063; }
span { border-color: rgb(57,64,99); }
td.TdClassName
{
border-color: #394063;
}
.TagClassName
{
border-color: #394063;
}
</style>