Shades of Lochmara #347296
Tints of Lochmara #347296
RGB
CMYK
RGB Variations
Color information
#347296 (or 0x347296) is known color: Lochmara. HEX triplet: 34, 72 and 96. RGB value is (52,114,150). Sum of RGB (Red+Green+Blue) = 52+114+150=316 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.46% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 150 (58.98% from 255 or 47.47% from 316); Max value from RGB is 150 - color contains mainly: blue. Hex color #347296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347296 is #CB8D69. Grayscale: #636363. Windows color (decimal): -13340010 or 9859636. OLE color: 9859636.
HSL color Cylindrical-coordinate representation of color #347296: hue angle of 202.04º 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 #347296 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 114 | 150 | - |
| CMYK | 0.65 | 0.24 | 0 | 0.41 |
| HSL | 202.04º | 0.49% | 0.4% | - |
| HSV(B) | 202.04º | 0.65% | 0.59% | - |
| XYZ | 12.94 | 14.97 | 31.06 | - |
| YUV | 99.57 | 156.46 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 150 | 0.65 | 0.24 | 0 | 0.41 | 202.04 | 0.49 | 0.4 |
| Hex | 34 | 72 | 96 | 41 | 18 | 0 | 29 | CA | 31 | 28 |
| Octal | 64 | 162 | 226 | 101 | 30 | 0 | 51 | 312 | 61 | 50 |
| Binary | 110100 | 1110010 | 10010110 | 1000001 | 11000 | 0 | 101001 | 11001010 | 110001 | 101000 |
Color Harmonies of #347296
Complementary color
Monochromatic Colors of #347296
Black with #347296
Text Example
Text Example
White with #347296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347296; }
p { color: rgb(52,114,150); }
H1.HeaderClassName
{
color: #347296;
}
.AnyTagClassName
{
color: #347296;
}
</style>
background-color css
<style>
a { background-color: #347296; }
a { background-color: rgb(52,114,150); }
div.DivClassName
{
background-color: #347296;
}
.BgClassName
{
background-color: #347296;
}
</style>
border-color css
<style>
span { border-color: #347296; }
span { border-color: rgb(52,114,150); }
td.TdClassName
{
border-color: #347296;
}
.TagClassName
{
border-color: #347296;
}
</style>