Shades of Lochmara #337398
Tints of Lochmara #337398
RGB
CMYK
RGB Variations
Color information
#337398 (or 0x337398) is known color: Lochmara. HEX triplet: 33, 73 and 98. RGB value is (51,115,152). Sum of RGB (Red+Green+Blue) = 51+115+152=318 (42% of max value = 765). Red value is 51 (20.31% from 255 or 16.04% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 152 (59.77% from 255 or 47.80% from 318); Max value from RGB is 152 - color contains mainly: blue. Hex color #337398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #337398 is #CC8C67. Grayscale: #636363. Windows color (decimal): -13405288 or 9990963. OLE color: 9990963.
HSL color Cylindrical-coordinate representation of color #337398: hue angle of 201.98º 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 #337398 is Cyan = 0.66, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 51 | 115 | 152 | - |
| CMYK | 0.66 | 0.24 | 0 | 0.40 |
| HSL | 201.98º | 0.5% | 0.4% | - |
| HSV(B) | 201.98º | 0.66% | 0.6% | - |
| XYZ | 13.16 | 15.23 | 31.95 | - |
| YUV | 100.08 | 157.3 | 92.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 152 | 0.66 | 0.24 | 0 | 0.40 | 201.98 | 0.5 | 0.4 |
| Hex | 33 | 73 | 98 | 42 | 18 | 0 | 28 | CA | 32 | 28 |
| Octal | 63 | 163 | 230 | 102 | 30 | 0 | 50 | 312 | 62 | 50 |
| Binary | 110011 | 1110011 | 10011000 | 1000010 | 11000 | 0 | 101000 | 11001010 | 110010 | 101000 |
Color Harmonies of #337398
Complementary color
Monochromatic Colors of #337398
Black with #337398
Text Example
Text Example
White with #337398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337398; }
p { color: rgb(51,115,152); }
H1.HeaderClassName
{
color: #337398;
}
.AnyTagClassName
{
color: #337398;
}
</style>
background-color css
<style>
a { background-color: #337398; }
a { background-color: rgb(51,115,152); }
div.DivClassName
{
background-color: #337398;
}
.BgClassName
{
background-color: #337398;
}
</style>
border-color css
<style>
span { border-color: #337398; }
span { border-color: rgb(51,115,152); }
td.TdClassName
{
border-color: #337398;
}
.TagClassName
{
border-color: #337398;
}
</style>