Shades of Lochmara #336296
Tints of Lochmara #336296
RGB
CMYK
RGB Variations
Color information
#336296 (or 0x336296) is known color: Lochmara. HEX triplet: 33, 62 and 96. RGB value is (51,98,150). Sum of RGB (Red+Green+Blue) = 51+98+150=299 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.06% from 299); Green value is 98 (38.67% from 255 or 32.78% from 299); Blue value is 150 (58.98% from 255 or 50.17% from 299); Max value from RGB is 150 - color contains mainly: blue. Hex color #336296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #336296 is #CC9D69. Grayscale: #595959. Windows color (decimal): -13409642 or 9855539. OLE color: 9855539.
HSL color Cylindrical-coordinate representation of color #336296: hue angle of 211.52º 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 #336296 is Cyan = 0.66, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 98 | 150 | - |
| CMYK | 0.66 | 0.35 | 0 | 0.41 |
| HSL | 211.52º | 0.49% | 0.39% | - |
| HSV(B) | 211.52º | 0.66% | 0.59% | - |
| XYZ | 11.24 | 11.64 | 30.51 | - |
| YUV | 89.88 | 161.93 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 98 | 150 | 0.66 | 0.35 | 0 | 0.41 | 211.52 | 0.49 | 0.39 |
| Hex | 33 | 62 | 96 | 42 | 23 | 0 | 29 | D4 | 31 | 27 |
| Octal | 63 | 142 | 226 | 102 | 43 | 0 | 51 | 324 | 61 | 47 |
| Binary | 110011 | 1100010 | 10010110 | 1000010 | 100011 | 0 | 101001 | 11010100 | 110001 | 100111 |
Color Harmonies of #336296
Complementary color
Monochromatic Colors of #336296
Black with #336296
Text Example
Text Example
White with #336296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336296; }
p { color: rgb(51,98,150); }
H1.HeaderClassName
{
color: #336296;
}
.AnyTagClassName
{
color: #336296;
}
</style>
background-color css
<style>
a { background-color: #336296; }
a { background-color: rgb(51,98,150); }
div.DivClassName
{
background-color: #336296;
}
.BgClassName
{
background-color: #336296;
}
</style>
border-color css
<style>
span { border-color: #336296; }
span { border-color: rgb(51,98,150); }
td.TdClassName
{
border-color: #336296;
}
.TagClassName
{
border-color: #336296;
}
</style>