Shades of Bay Of Many #334469
Tints of Bay Of Many #334469
RGB
CMYK
RGB Variations
Color information
#334469 (or 0x334469) is known color: Bay Of Many. HEX triplet: 33, 44 and 69. RGB value is (51,68,105). Sum of RGB (Red+Green+Blue) = 51+68+105=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 105 (41.41% from 255 or 46.88% from 224); Max value from RGB is 105 - color contains mainly: blue. Hex color #334469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #334469 is #CCBB96. Grayscale: #424242. Windows color (decimal): -13417367 or 6898739. OLE color: 6898739.
HSL color Cylindrical-coordinate representation of color #334469: hue angle of 221.11º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #334469 is Cyan = 0.51, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 68 | 105 | - |
| CMYK | 0.51 | 0.35 | 0 | 0.59 |
| HSL | 221.11º | 0.35% | 0.31% | - |
| HSV(B) | 221.11º | 0.51% | 0.41% | - |
| XYZ | 5.98 | 5.86 | 14.18 | - |
| YUV | 67.14 | 149.37 | 116.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 68 | 105 | 0.51 | 0.35 | 0 | 0.59 | 221.11 | 0.35 | 0.31 |
| Hex | 33 | 44 | 69 | 33 | 23 | 0 | 3B | DD | 23 | 1F |
| Octal | 63 | 104 | 151 | 63 | 43 | 0 | 73 | 335 | 43 | 37 |
| Binary | 110011 | 1000100 | 1101001 | 110011 | 100011 | 0 | 111011 | 11011101 | 100011 | 11111 |
Color Harmonies of #334469
Complementary color
Monochromatic Colors of #334469
Black with #334469
Text Example
Text Example
White with #334469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #334469; }
p { color: rgb(51,68,105); }
H1.HeaderClassName
{
color: #334469;
}
.AnyTagClassName
{
color: #334469;
}
</style>
background-color css
<style>
a { background-color: #334469; }
a { background-color: rgb(51,68,105); }
div.DivClassName
{
background-color: #334469;
}
.BgClassName
{
background-color: #334469;
}
</style>
border-color css
<style>
span { border-color: #334469; }
span { border-color: rgb(51,68,105); }
td.TdClassName
{
border-color: #334469;
}
.TagClassName
{
border-color: #334469;
}
</style>