Shades of Lochmara #357699
Tints of Lochmara #357699
RGB
CMYK
RGB Variations
Color information
#357699 (or 0x357699) is known color: Lochmara. HEX triplet: 35, 76 and 99. RGB value is (53,118,153). Sum of RGB (Red+Green+Blue) = 53+118+153=324 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.36% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 153 (60.16% from 255 or 47.22% from 324); Max value from RGB is 153 - color contains mainly: blue. Hex color #357699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357699 is #CA8966. Grayscale: #666666. Windows color (decimal): -13273447 or 10057269. OLE color: 10057269.
HSL color Cylindrical-coordinate representation of color #357699: hue angle of 201º degrees, saturation: 0.49, 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 #357699 is Cyan = 0.65, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 53 | 118 | 153 | - |
| CMYK | 0.65 | 0.23 | 0 | 0.4 |
| HSL | 201º | 0.49% | 0.4% | - |
| HSV(B) | 201º | 0.65% | 0.6% | - |
| XYZ | 13.7 | 16.01 | 32.51 | - |
| YUV | 102.56 | 156.47 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 153 | 0.65 | 0.23 | 0 | 0.4 | 201 | 0.49 | 0.4 |
| Hex | 35 | 76 | 99 | 41 | 17 | 0 | 28 | C9 | 31 | 28 |
| Octal | 65 | 166 | 231 | 101 | 27 | 0 | 50 | 311 | 61 | 50 |
| Binary | 110101 | 1110110 | 10011001 | 1000001 | 10111 | 0 | 101000 | 11001001 | 110001 | 101000 |
Color Harmonies of #357699
Complementary color
Monochromatic Colors of #357699
Black with #357699
Text Example
Text Example
White with #357699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357699; }
p { color: rgb(53,118,153); }
H1.HeaderClassName
{
color: #357699;
}
.AnyTagClassName
{
color: #357699;
}
</style>
background-color css
<style>
a { background-color: #357699; }
a { background-color: rgb(53,118,153); }
div.DivClassName
{
background-color: #357699;
}
.BgClassName
{
background-color: #357699;
}
</style>
border-color css
<style>
span { border-color: #357699; }
span { border-color: rgb(53,118,153); }
td.TdClassName
{
border-color: #357699;
}
.TagClassName
{
border-color: #357699;
}
</style>