Shades of Lochmara #337297
Tints of Lochmara #337297
RGB
CMYK
RGB Variations
Color information
#337297 (or 0x337297) is known color: Lochmara. HEX triplet: 33, 72 and 97. RGB value is (51,114,151). Sum of RGB (Red+Green+Blue) = 51+114+151=316 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.14% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 151 (59.38% from 255 or 47.78% from 316); Max value from RGB is 151 - color contains mainly: blue. Hex color #337297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337297 is #CC8D68. Grayscale: #636363. Windows color (decimal): -13405545 or 9925171. OLE color: 9925171.
HSL color Cylindrical-coordinate representation of color #337297: hue angle of 202.2º 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 #337297 is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 114 | 151 | - |
| CMYK | 0.66 | 0.25 | 0 | 0.41 |
| HSL | 202.2º | 0.5% | 0.4% | - |
| HSV(B) | 202.2º | 0.66% | 0.59% | - |
| XYZ | 12.97 | 14.97 | 31.48 | - |
| YUV | 99.38 | 157.13 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 114 | 151 | 0.66 | 0.25 | 0 | 0.41 | 202.2 | 0.5 | 0.4 |
| Hex | 33 | 72 | 97 | 42 | 19 | 0 | 29 | CA | 32 | 28 |
| Octal | 63 | 162 | 227 | 102 | 31 | 0 | 51 | 312 | 62 | 50 |
| Binary | 110011 | 1110010 | 10010111 | 1000010 | 11001 | 0 | 101001 | 11001010 | 110010 | 101000 |
Color Harmonies of #337297
Complementary color
Monochromatic Colors of #337297
Black with #337297
Text Example
Text Example
White with #337297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337297; }
p { color: rgb(51,114,151); }
H1.HeaderClassName
{
color: #337297;
}
.AnyTagClassName
{
color: #337297;
}
</style>
background-color css
<style>
a { background-color: #337297; }
a { background-color: rgb(51,114,151); }
div.DivClassName
{
background-color: #337297;
}
.BgClassName
{
background-color: #337297;
}
</style>
border-color css
<style>
span { border-color: #337297; }
span { border-color: rgb(51,114,151); }
td.TdClassName
{
border-color: #337297;
}
.TagClassName
{
border-color: #337297;
}
</style>