Shades of Lochmara #346796
Tints of Lochmara #346796
RGB
CMYK
RGB Variations
Color information
#346796 (or 0x346796) is known color: Lochmara. HEX triplet: 34, 67 and 96. RGB value is (52,103,150). Sum of RGB (Red+Green+Blue) = 52+103+150=305 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.05% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 150 (58.98% from 255 or 49.18% from 305); Max value from RGB is 150 - color contains mainly: blue. Hex color #346796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346796 is #CB9869. Grayscale: #5C5C5C. Windows color (decimal): -13342826 or 9856820. OLE color: 9856820.
HSL color Cylindrical-coordinate representation of color #346796: hue angle of 208.78º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #346796 is Cyan = 0.65, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 103 | 150 | - |
| CMYK | 0.65 | 0.31 | 0 | 0.41 |
| HSL | 208.78º | 0.49% | 0.4% | - |
| HSV(B) | 208.78º | 0.65% | 0.59% | - |
| XYZ | 11.77 | 12.63 | 30.67 | - |
| YUV | 93.11 | 160.1 | 98.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 150 | 0.65 | 0.31 | 0 | 0.41 | 208.78 | 0.49 | 0.4 |
| Hex | 34 | 67 | 96 | 41 | 1F | 0 | 29 | D1 | 31 | 28 |
| Octal | 64 | 147 | 226 | 101 | 37 | 0 | 51 | 321 | 61 | 50 |
| Binary | 110100 | 1100111 | 10010110 | 1000001 | 11111 | 0 | 101001 | 11010001 | 110001 | 101000 |
Color Harmonies of #346796
Complementary color
Monochromatic Colors of #346796
Black with #346796
Text Example
Text Example
White with #346796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346796; }
p { color: rgb(52,103,150); }
H1.HeaderClassName
{
color: #346796;
}
.AnyTagClassName
{
color: #346796;
}
</style>
background-color css
<style>
a { background-color: #346796; }
a { background-color: rgb(52,103,150); }
div.DivClassName
{
background-color: #346796;
}
.BgClassName
{
background-color: #346796;
}
</style>
border-color css
<style>
span { border-color: #346796; }
span { border-color: rgb(52,103,150); }
td.TdClassName
{
border-color: #346796;
}
.TagClassName
{
border-color: #346796;
}
</style>