Shades of Lochmara #346998
Tints of Lochmara #346998
RGB
CMYK
RGB Variations
Color information
#346998 (or 0x346998) is known color: Lochmara. HEX triplet: 34, 69 and 98. RGB value is (52,105,152). Sum of RGB (Red+Green+Blue) = 52+105+152=309 (40% of max value = 765). Red value is 52 (20.70% from 255 or 16.83% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #346998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346998 is #CB9667. Grayscale: #5E5E5E. Windows color (decimal): -13342312 or 9988404. OLE color: 9988404.
HSL color Cylindrical-coordinate representation of color #346998: hue angle of 208.2º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #346998 is Cyan = 0.66, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 52 | 105 | 152 | - |
| CMYK | 0.66 | 0.31 | 0 | 0.40 |
| HSL | 208.2º | 0.49% | 0.4% | - |
| HSV(B) | 208.2º | 0.66% | 0.6% | - |
| XYZ | 12.14 | 13.1 | 31.59 | - |
| YUV | 94.51 | 160.44 | 97.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 152 | 0.66 | 0.31 | 0 | 0.40 | 208.2 | 0.49 | 0.4 |
| Hex | 34 | 69 | 98 | 42 | 1F | 0 | 28 | D0 | 31 | 28 |
| Octal | 64 | 151 | 230 | 102 | 37 | 0 | 50 | 320 | 61 | 50 |
| Binary | 110100 | 1101001 | 10011000 | 1000010 | 11111 | 0 | 101000 | 11010000 | 110001 | 101000 |
Color Harmonies of #346998
Complementary color
Monochromatic Colors of #346998
Black with #346998
Text Example
Text Example
White with #346998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346998; }
p { color: rgb(52,105,152); }
H1.HeaderClassName
{
color: #346998;
}
.AnyTagClassName
{
color: #346998;
}
</style>
background-color css
<style>
a { background-color: #346998; }
a { background-color: rgb(52,105,152); }
div.DivClassName
{
background-color: #346998;
}
.BgClassName
{
background-color: #346998;
}
</style>
border-color css
<style>
span { border-color: #346998; }
span { border-color: rgb(52,105,152); }
td.TdClassName
{
border-color: #346998;
}
.TagClassName
{
border-color: #346998;
}
</style>