Shades of Lochmara #357598
Tints of Lochmara #357598
RGB
CMYK
RGB Variations
Color information
#357598 (or 0x357598) is known color: Lochmara. HEX triplet: 35, 75 and 98. RGB value is (53,117,152). Sum of RGB (Red+Green+Blue) = 53+117+152=322 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.46% from 322); Green value is 117 (46.09% from 255 or 36.34% from 322); Blue value is 152 (59.77% from 255 or 47.20% from 322); Max value from RGB is 152 - color contains mainly: blue. Hex color #357598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357598 is #CA8A67. Grayscale: #656565. Windows color (decimal): -13273704 or 9991477. OLE color: 9991477.
HSL color Cylindrical-coordinate representation of color #357598: hue angle of 201.21º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #357598 is Cyan = 0.65, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 117 | 152 | - |
| CMYK | 0.65 | 0.23 | 0 | 0.40 |
| HSL | 201.21º | 0.48% | 0.4% | - |
| HSV(B) | 201.21º | 0.65% | 0.6% | - |
| XYZ | 13.5 | 15.75 | 32.03 | - |
| YUV | 101.85 | 156.3 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 152 | 0.65 | 0.23 | 0 | 0.40 | 201.21 | 0.48 | 0.4 |
| Hex | 35 | 75 | 98 | 41 | 17 | 0 | 28 | C9 | 30 | 28 |
| Octal | 65 | 165 | 230 | 101 | 27 | 0 | 50 | 311 | 60 | 50 |
| Binary | 110101 | 1110101 | 10011000 | 1000001 | 10111 | 0 | 101000 | 11001001 | 110000 | 101000 |
Color Harmonies of #357598
Complementary color
Monochromatic Colors of #357598
Black with #357598
Text Example
Text Example
White with #357598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357598; }
p { color: rgb(53,117,152); }
H1.HeaderClassName
{
color: #357598;
}
.AnyTagClassName
{
color: #357598;
}
</style>
background-color css
<style>
a { background-color: #357598; }
a { background-color: rgb(53,117,152); }
div.DivClassName
{
background-color: #357598;
}
.BgClassName
{
background-color: #357598;
}
</style>
border-color css
<style>
span { border-color: #357598; }
span { border-color: rgb(53,117,152); }
td.TdClassName
{
border-color: #357598;
}
.TagClassName
{
border-color: #357598;
}
</style>