Shades of Lochmara #337298
Tints of Lochmara #337298
RGB
CMYK
RGB Variations
Color information
#337298 (or 0x337298) is known color: Lochmara. HEX triplet: 33, 72 and 98. RGB value is (51,114,152). Sum of RGB (Red+Green+Blue) = 51+114+152=317 (41% of max value = 765). Red value is 51 (20.31% from 255 or 16.09% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 152 (59.77% from 255 or 47.95% from 317); Max value from RGB is 152 - color contains mainly: blue. Hex color #337298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337298 is #CC8D67. Grayscale: #636363. Windows color (decimal): -13405544 or 9990707. OLE color: 9990707.
HSL color Cylindrical-coordinate representation of color #337298: hue angle of 202.57º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #337298 is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 51 | 114 | 152 | - |
| CMYK | 0.66 | 0.25 | 0 | 0.40 |
| HSL | 202.57º | 0.5% | 0.4% | - |
| HSV(B) | 202.57º | 0.66% | 0.6% | - |
| XYZ | 13.05 | 15.01 | 31.91 | - |
| YUV | 99.5 | 157.63 | 93.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 114 | 152 | 0.66 | 0.25 | 0 | 0.40 | 202.57 | 0.5 | 0.4 |
| Hex | 33 | 72 | 98 | 42 | 19 | 0 | 28 | CB | 32 | 28 |
| Octal | 63 | 162 | 230 | 102 | 31 | 0 | 50 | 313 | 62 | 50 |
| Binary | 110011 | 1110010 | 10011000 | 1000010 | 11001 | 0 | 101000 | 11001011 | 110010 | 101000 |
Color Harmonies of #337298
Complementary color
Monochromatic Colors of #337298
Black with #337298
Text Example
Text Example
White with #337298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337298; }
p { color: rgb(51,114,152); }
H1.HeaderClassName
{
color: #337298;
}
.AnyTagClassName
{
color: #337298;
}
</style>
background-color css
<style>
a { background-color: #337298; }
a { background-color: rgb(51,114,152); }
div.DivClassName
{
background-color: #337298;
}
.BgClassName
{
background-color: #337298;
}
</style>
border-color css
<style>
span { border-color: #337298; }
span { border-color: rgb(51,114,152); }
td.TdClassName
{
border-color: #337298;
}
.TagClassName
{
border-color: #337298;
}
</style>