Shades of Lochmara #337697
Tints of Lochmara #337697
RGB
CMYK
RGB Variations
Color information
#337697 (or 0x337697) is known color: Lochmara. HEX triplet: 33, 76 and 97. RGB value is (51,118,151). Sum of RGB (Red+Green+Blue) = 51+118+151=320 (42% of max value = 765). Red value is 51 (20.31% from 255 or 15.94% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 151 (59.38% from 255 or 47.19% from 320); Max value from RGB is 151 - color contains mainly: blue. Hex color #337697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337697 is #CC8968. Grayscale: #656565. Windows color (decimal): -13404521 or 9926195. OLE color: 9926195.
HSL color Cylindrical-coordinate representation of color #337697: hue angle of 199.8º degrees, saturation: 0.5, 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 #337697 is Cyan = 0.66, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 118 | 151 | - |
| CMYK | 0.66 | 0.22 | 0 | 0.41 |
| HSL | 199.8º | 0.5% | 0.4% | - |
| HSV(B) | 199.8º | 0.66% | 0.59% | - |
| XYZ | 13.43 | 15.9 | 31.64 | - |
| YUV | 101.73 | 155.8 | 91.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 151 | 0.66 | 0.22 | 0 | 0.41 | 199.8 | 0.5 | 0.4 |
| Hex | 33 | 76 | 97 | 42 | 16 | 0 | 29 | C8 | 32 | 28 |
| Octal | 63 | 166 | 227 | 102 | 26 | 0 | 51 | 310 | 62 | 50 |
| Binary | 110011 | 1110110 | 10010111 | 1000010 | 10110 | 0 | 101001 | 11001000 | 110010 | 101000 |
Color Harmonies of #337697
Complementary color
Monochromatic Colors of #337697
Black with #337697
Text Example
Text Example
White with #337697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337697; }
p { color: rgb(51,118,151); }
H1.HeaderClassName
{
color: #337697;
}
.AnyTagClassName
{
color: #337697;
}
</style>
background-color css
<style>
a { background-color: #337697; }
a { background-color: rgb(51,118,151); }
div.DivClassName
{
background-color: #337697;
}
.BgClassName
{
background-color: #337697;
}
</style>
border-color css
<style>
span { border-color: #337697; }
span { border-color: rgb(51,118,151); }
td.TdClassName
{
border-color: #337697;
}
.TagClassName
{
border-color: #337697;
}
</style>