Shades of Lochmara #347899
Tints of Lochmara #347899
RGB
CMYK
RGB Variations
Color information
#347899 (or 0x347899) is known color: Lochmara. HEX triplet: 34, 78 and 99. RGB value is (52,120,153). Sum of RGB (Red+Green+Blue) = 52+120+153=325 (43% of max value = 765). Red value is 52 (20.70% from 255 or 16% from 325); Green value is 120 (47.27% from 255 or 36.92% from 325); Blue value is 153 (60.16% from 255 or 47.08% from 325); Max value from RGB is 153 - color contains mainly: blue. Hex color #347899 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347899 is #CB8766. Grayscale: #676767. Windows color (decimal): -13338471 or 10057780. OLE color: 10057780.
HSL color Cylindrical-coordinate representation of color #347899: hue angle of 199.6º 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 #347899 is Cyan = 0.66, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 120 | 153 | - |
| CMYK | 0.66 | 0.22 | 0 | 0.4 |
| HSL | 199.6º | 0.49% | 0.4% | - |
| HSV(B) | 199.6º | 0.66% | 0.6% | - |
| XYZ | 13.88 | 16.46 | 32.58 | - |
| YUV | 103.43 | 155.97 | 91.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 153 | 0.66 | 0.22 | 0 | 0.4 | 199.6 | 0.49 | 0.4 |
| Hex | 34 | 78 | 99 | 42 | 16 | 0 | 28 | C8 | 31 | 28 |
| Octal | 64 | 170 | 231 | 102 | 26 | 0 | 50 | 310 | 61 | 50 |
| Binary | 110100 | 1111000 | 10011001 | 1000010 | 10110 | 0 | 101000 | 11001000 | 110001 | 101000 |
Color Harmonies of #347899
Complementary color
Monochromatic Colors of #347899
Black with #347899
Text Example
Text Example
White with #347899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347899; }
p { color: rgb(52,120,153); }
H1.HeaderClassName
{
color: #347899;
}
.AnyTagClassName
{
color: #347899;
}
</style>
background-color css
<style>
a { background-color: #347899; }
a { background-color: rgb(52,120,153); }
div.DivClassName
{
background-color: #347899;
}
.BgClassName
{
background-color: #347899;
}
</style>
border-color css
<style>
span { border-color: #347899; }
span { border-color: rgb(52,120,153); }
td.TdClassName
{
border-color: #347899;
}
.TagClassName
{
border-color: #347899;
}
</style>