Shades of Lochmara #337396
Tints of Lochmara #337396
RGB
CMYK
RGB Variations
Color information
#337396 (or 0x337396) is known color: Lochmara. HEX triplet: 33, 73 and 96. RGB value is (51,115,150). Sum of RGB (Red+Green+Blue) = 51+115+150=316 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.14% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 150 (58.98% from 255 or 47.47% from 316); Max value from RGB is 150 - color contains mainly: blue. Hex color #337396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337396 is #CC8C69. Grayscale: #636363. Windows color (decimal): -13405290 or 9859891. OLE color: 9859891.
HSL color Cylindrical-coordinate representation of color #337396: hue angle of 201.21º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #337396 is Cyan = 0.66, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 115 | 150 | - |
| CMYK | 0.66 | 0.23 | 0 | 0.41 |
| HSL | 201.21º | 0.49% | 0.39% | - |
| HSV(B) | 201.21º | 0.66% | 0.59% | - |
| XYZ | 13 | 15.17 | 31.1 | - |
| YUV | 99.85 | 156.3 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 150 | 0.66 | 0.23 | 0 | 0.41 | 201.21 | 0.49 | 0.39 |
| Hex | 33 | 73 | 96 | 42 | 17 | 0 | 29 | C9 | 31 | 27 |
| Octal | 63 | 163 | 226 | 102 | 27 | 0 | 51 | 311 | 61 | 47 |
| Binary | 110011 | 1110011 | 10010110 | 1000010 | 10111 | 0 | 101001 | 11001001 | 110001 | 100111 |
Color Harmonies of #337396
Complementary color
Monochromatic Colors of #337396
Black with #337396
Text Example
Text Example
White with #337396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337396; }
p { color: rgb(51,115,150); }
H1.HeaderClassName
{
color: #337396;
}
.AnyTagClassName
{
color: #337396;
}
</style>
background-color css
<style>
a { background-color: #337396; }
a { background-color: rgb(51,115,150); }
div.DivClassName
{
background-color: #337396;
}
.BgClassName
{
background-color: #337396;
}
</style>
border-color css
<style>
span { border-color: #337396; }
span { border-color: rgb(51,115,150); }
td.TdClassName
{
border-color: #337396;
}
.TagClassName
{
border-color: #337396;
}
</style>