Shades of Lochmara #347397
Tints of Lochmara #347397
RGB
CMYK
RGB Variations
Color information
#347397 (or 0x347397) is known color: Lochmara. HEX triplet: 34, 73 and 97. RGB value is (52,115,151). Sum of RGB (Red+Green+Blue) = 52+115+151=318 (42% of max value = 765). Red value is 52 (20.70% from 255 or 16.35% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #347397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347397 is #CB8C68. Grayscale: #646464. Windows color (decimal): -13339753 or 9925428. OLE color: 9925428.
HSL color Cylindrical-coordinate representation of color #347397: hue angle of 201.82º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #347397 is Cyan = 0.66, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 115 | 151 | - |
| CMYK | 0.66 | 0.24 | 0 | 0.41 |
| HSL | 201.82º | 0.49% | 0.4% | - |
| HSV(B) | 201.82º | 0.66% | 0.59% | - |
| XYZ | 13.13 | 15.23 | 31.52 | - |
| YUV | 100.27 | 156.63 | 93.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 151 | 0.66 | 0.24 | 0 | 0.41 | 201.82 | 0.49 | 0.4 |
| Hex | 34 | 73 | 97 | 42 | 18 | 0 | 29 | CA | 31 | 28 |
| Octal | 64 | 163 | 227 | 102 | 30 | 0 | 51 | 312 | 61 | 50 |
| Binary | 110100 | 1110011 | 10010111 | 1000010 | 11000 | 0 | 101001 | 11001010 | 110001 | 101000 |
Color Harmonies of #347397
Complementary color
Monochromatic Colors of #347397
Black with #347397
Text Example
Text Example
White with #347397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347397; }
p { color: rgb(52,115,151); }
H1.HeaderClassName
{
color: #347397;
}
.AnyTagClassName
{
color: #347397;
}
</style>
background-color css
<style>
a { background-color: #347397; }
a { background-color: rgb(52,115,151); }
div.DivClassName
{
background-color: #347397;
}
.BgClassName
{
background-color: #347397;
}
</style>
border-color css
<style>
span { border-color: #347397; }
span { border-color: rgb(52,115,151); }
td.TdClassName
{
border-color: #347397;
}
.TagClassName
{
border-color: #347397;
}
</style>