Shades of Lochmara #336597
Tints of Lochmara #336597
RGB
CMYK
RGB Variations
Color information
#336597 (or 0x336597) is known color: Lochmara. HEX triplet: 33, 65 and 97. RGB value is (51,101,151). Sum of RGB (Red+Green+Blue) = 51+101+151=303 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.83% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 151 (59.38% from 255 or 49.83% from 303); Max value from RGB is 151 - color contains mainly: blue. Hex color #336597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #336597 is #CC9A68. Grayscale: #5B5B5B. Windows color (decimal): -13408873 or 9921843. OLE color: 9921843.
HSL color Cylindrical-coordinate representation of color #336597: hue angle of 210º 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 #336597 is Cyan = 0.66, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 101 | 151 | - |
| CMYK | 0.66 | 0.33 | 0 | 0.41 |
| HSL | 210º | 0.5% | 0.4% | - |
| HSV(B) | 210º | 0.66% | 0.59% | - |
| XYZ | 11.6 | 12.25 | 31.03 | - |
| YUV | 91.75 | 161.44 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 101 | 151 | 0.66 | 0.33 | 0 | 0.41 | 210 | 0.5 | 0.4 |
| Hex | 33 | 65 | 97 | 42 | 21 | 0 | 29 | D2 | 32 | 28 |
| Octal | 63 | 145 | 227 | 102 | 41 | 0 | 51 | 322 | 62 | 50 |
| Binary | 110011 | 1100101 | 10010111 | 1000010 | 100001 | 0 | 101001 | 11010010 | 110010 | 101000 |
Color Harmonies of #336597
Complementary color
Monochromatic Colors of #336597
Black with #336597
Text Example
Text Example
White with #336597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336597; }
p { color: rgb(51,101,151); }
H1.HeaderClassName
{
color: #336597;
}
.AnyTagClassName
{
color: #336597;
}
</style>
background-color css
<style>
a { background-color: #336597; }
a { background-color: rgb(51,101,151); }
div.DivClassName
{
background-color: #336597;
}
.BgClassName
{
background-color: #336597;
}
</style>
border-color css
<style>
span { border-color: #336597; }
span { border-color: rgb(51,101,151); }
td.TdClassName
{
border-color: #336597;
}
.TagClassName
{
border-color: #336597;
}
</style>