Shades of Lochmara #346893
Tints of Lochmara #346893
RGB
CMYK
RGB Variations
Color information
#346893 (or 0x346893) is known color: Lochmara. HEX triplet: 34, 68 and 93. RGB value is (52,104,147). Sum of RGB (Red+Green+Blue) = 52+104+147=303 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.16% from 303); Green value is 104 (41.02% from 255 or 34.32% from 303); Blue value is 147 (57.81% from 255 or 48.51% from 303); Max value from RGB is 147 - color contains mainly: blue. Hex color #346893 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346893 is #CB976C. Grayscale: #5D5D5D. Windows color (decimal): -13342573 or 9660468. OLE color: 9660468.
HSL color Cylindrical-coordinate representation of color #346893: hue angle of 207.16º 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 #346893 is Cyan = 0.65, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 104 | 147 | - |
| CMYK | 0.65 | 0.29 | 0 | 0.42 |
| HSL | 207.16º | 0.48% | 0.39% | - |
| HSV(B) | 207.16º | 0.65% | 0.58% | - |
| XYZ | 11.63 | 12.74 | 29.45 | - |
| YUV | 93.35 | 158.27 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 147 | 0.65 | 0.29 | 0 | 0.42 | 207.16 | 0.48 | 0.39 |
| Hex | 34 | 68 | 93 | 41 | 1D | 0 | 2A | CF | 30 | 27 |
| Octal | 64 | 150 | 223 | 101 | 35 | 0 | 52 | 317 | 60 | 47 |
| Binary | 110100 | 1101000 | 10010011 | 1000001 | 11101 | 0 | 101010 | 11001111 | 110000 | 100111 |
Color Harmonies of #346893
Complementary color
Monochromatic Colors of #346893
Black with #346893
Text Example
Text Example
White with #346893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346893; }
p { color: rgb(52,104,147); }
H1.HeaderClassName
{
color: #346893;
}
.AnyTagClassName
{
color: #346893;
}
</style>
background-color css
<style>
a { background-color: #346893; }
a { background-color: rgb(52,104,147); }
div.DivClassName
{
background-color: #346893;
}
.BgClassName
{
background-color: #346893;
}
</style>
border-color css
<style>
span { border-color: #346893; }
span { border-color: rgb(52,104,147); }
td.TdClassName
{
border-color: #346893;
}
.TagClassName
{
border-color: #346893;
}
</style>