Shades of Lochmara #346994
Tints of Lochmara #346994
RGB
CMYK
RGB Variations
Color information
#346994 (or 0x346994) is known color: Lochmara. HEX triplet: 34, 69 and 94. RGB value is (52,105,148). Sum of RGB (Red+Green+Blue) = 52+105+148=305 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.05% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 148 (58.20% from 255 or 48.52% from 305); Max value from RGB is 148 - color contains mainly: blue. Hex color #346994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346994 is #CB966B. Grayscale: #5D5D5D. Windows color (decimal): -13342316 or 9726260. OLE color: 9726260.
HSL color Cylindrical-coordinate representation of color #346994: hue angle of 206.88º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #346994 is Cyan = 0.65, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 105 | 148 | - |
| CMYK | 0.65 | 0.29 | 0 | 0.42 |
| HSL | 206.88º | 0.48% | 0.39% | - |
| HSV(B) | 206.88º | 0.65% | 0.58% | - |
| XYZ | 11.81 | 12.97 | 29.9 | - |
| YUV | 94.06 | 158.44 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 148 | 0.65 | 0.29 | 0 | 0.42 | 206.88 | 0.48 | 0.39 |
| Hex | 34 | 69 | 94 | 41 | 1D | 0 | 2A | CF | 30 | 27 |
| Octal | 64 | 151 | 224 | 101 | 35 | 0 | 52 | 317 | 60 | 47 |
| Binary | 110100 | 1101001 | 10010100 | 1000001 | 11101 | 0 | 101010 | 11001111 | 110000 | 100111 |
Color Harmonies of #346994
Complementary color
Monochromatic Colors of #346994
Black with #346994
Text Example
Text Example
White with #346994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346994; }
p { color: rgb(52,105,148); }
H1.HeaderClassName
{
color: #346994;
}
.AnyTagClassName
{
color: #346994;
}
</style>
background-color css
<style>
a { background-color: #346994; }
a { background-color: rgb(52,105,148); }
div.DivClassName
{
background-color: #346994;
}
.BgClassName
{
background-color: #346994;
}
</style>
border-color css
<style>
span { border-color: #346994; }
span { border-color: rgb(52,105,148); }
td.TdClassName
{
border-color: #346994;
}
.TagClassName
{
border-color: #346994;
}
</style>