Shades of Lochmara #357197
Tints of Lochmara #357197
RGB
CMYK
RGB Variations
Color information
#357197 (or 0x357197) is known color: Lochmara. HEX triplet: 35, 71 and 97. RGB value is (53,113,151). Sum of RGB (Red+Green+Blue) = 53+113+151=317 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.72% from 317); Green value is 113 (44.53% from 255 or 35.65% from 317); Blue value is 151 (59.38% from 255 or 47.63% from 317); Max value from RGB is 151 - color contains mainly: blue. Hex color #357197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357197 is #CA8E68. Grayscale: #636363. Windows color (decimal): -13274729 or 9924917. OLE color: 9924917.
HSL color Cylindrical-coordinate representation of color #357197: hue angle of 203.27º degrees, saturation: 0.48, 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 #357197 is Cyan = 0.65, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 113 | 151 | - |
| CMYK | 0.65 | 0.25 | 0 | 0.41 |
| HSL | 203.27º | 0.48% | 0.4% | - |
| HSV(B) | 203.27º | 0.65% | 0.59% | - |
| XYZ | 12.96 | 14.8 | 31.45 | - |
| YUV | 99.39 | 157.12 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 151 | 0.65 | 0.25 | 0 | 0.41 | 203.27 | 0.48 | 0.4 |
| Hex | 35 | 71 | 97 | 41 | 19 | 0 | 29 | CB | 30 | 28 |
| Octal | 65 | 161 | 227 | 101 | 31 | 0 | 51 | 313 | 60 | 50 |
| Binary | 110101 | 1110001 | 10010111 | 1000001 | 11001 | 0 | 101001 | 11001011 | 110000 | 101000 |
Color Harmonies of #357197
Complementary color
Monochromatic Colors of #357197
Black with #357197
Text Example
Text Example
White with #357197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357197; }
p { color: rgb(53,113,151); }
H1.HeaderClassName
{
color: #357197;
}
.AnyTagClassName
{
color: #357197;
}
</style>
background-color css
<style>
a { background-color: #357197; }
a { background-color: rgb(53,113,151); }
div.DivClassName
{
background-color: #357197;
}
.BgClassName
{
background-color: #357197;
}
</style>
border-color css
<style>
span { border-color: #357197; }
span { border-color: rgb(53,113,151); }
td.TdClassName
{
border-color: #357197;
}
.TagClassName
{
border-color: #357197;
}
</style>