Shades of Lochmara #357297
Tints of Lochmara #357297
RGB
CMYK
RGB Variations
Color information
#357297 (or 0x357297) is known color: Lochmara. HEX triplet: 35, 72 and 97. RGB value is (53,114,151). Sum of RGB (Red+Green+Blue) = 53+114+151=318 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.67% from 318); Green value is 114 (44.92% from 255 or 35.85% 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 #357297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357297 is #CA8D68. Grayscale: #636363. Windows color (decimal): -13274473 or 9925173. OLE color: 9925173.
HSL color Cylindrical-coordinate representation of color #357297: hue angle of 202.65º 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 #357297 is Cyan = 0.65, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 114 | 151 | - |
| CMYK | 0.65 | 0.25 | 0 | 0.41 |
| HSL | 202.65º | 0.48% | 0.4% | - |
| HSV(B) | 202.65º | 0.65% | 0.59% | - |
| XYZ | 13.07 | 15.03 | 31.49 | - |
| YUV | 99.98 | 156.79 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 151 | 0.65 | 0.25 | 0 | 0.41 | 202.65 | 0.48 | 0.4 |
| Hex | 35 | 72 | 97 | 41 | 19 | 0 | 29 | CB | 30 | 28 |
| Octal | 65 | 162 | 227 | 101 | 31 | 0 | 51 | 313 | 60 | 50 |
| Binary | 110101 | 1110010 | 10010111 | 1000001 | 11001 | 0 | 101001 | 11001011 | 110000 | 101000 |
Color Harmonies of #357297
Complementary color
Monochromatic Colors of #357297
Black with #357297
Text Example
Text Example
White with #357297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357297; }
p { color: rgb(53,114,151); }
H1.HeaderClassName
{
color: #357297;
}
.AnyTagClassName
{
color: #357297;
}
</style>
background-color css
<style>
a { background-color: #357297; }
a { background-color: rgb(53,114,151); }
div.DivClassName
{
background-color: #357297;
}
.BgClassName
{
background-color: #357297;
}
</style>
border-color css
<style>
span { border-color: #357297; }
span { border-color: rgb(53,114,151); }
td.TdClassName
{
border-color: #357297;
}
.TagClassName
{
border-color: #357297;
}
</style>