Shades of Lochmara #336893
Tints of Lochmara #336893
RGB
CMYK
RGB Variations
Color information
#336893 (or 0x336893) is known color: Lochmara. HEX triplet: 33, 68 and 93. RGB value is (51,104,147). Sum of RGB (Red+Green+Blue) = 51+104+147=302 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.89% from 302); Green value is 104 (41.02% from 255 or 34.44% from 302); Blue value is 147 (57.81% from 255 or 48.68% from 302); Max value from RGB is 147 - color contains mainly: blue. Hex color #336893 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #336893 is #CC976C. Grayscale: #5C5C5C. Windows color (decimal): -13408109 or 9660467. OLE color: 9660467.
HSL color Cylindrical-coordinate representation of color #336893: hue angle of 206.88º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #336893 is Cyan = 0.65, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 104 | 147 | - |
| CMYK | 0.65 | 0.29 | 0 | 0.42 |
| HSL | 206.88º | 0.48% | 0.39% | - |
| HSV(B) | 206.88º | 0.65% | 0.58% | - |
| XYZ | 11.58 | 12.71 | 29.45 | - |
| YUV | 93.06 | 158.44 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 147 | 0.65 | 0.29 | 0 | 0.42 | 206.88 | 0.48 | 0.39 |
| Hex | 33 | 68 | 93 | 41 | 1D | 0 | 2A | CF | 30 | 27 |
| Octal | 63 | 150 | 223 | 101 | 35 | 0 | 52 | 317 | 60 | 47 |
| Binary | 110011 | 1101000 | 10010011 | 1000001 | 11101 | 0 | 101010 | 11001111 | 110000 | 100111 |
Color Harmonies of #336893
Complementary color
Monochromatic Colors of #336893
Black with #336893
Text Example
Text Example
White with #336893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336893; }
p { color: rgb(51,104,147); }
H1.HeaderClassName
{
color: #336893;
}
.AnyTagClassName
{
color: #336893;
}
</style>
background-color css
<style>
a { background-color: #336893; }
a { background-color: rgb(51,104,147); }
div.DivClassName
{
background-color: #336893;
}
.BgClassName
{
background-color: #336893;
}
</style>
border-color css
<style>
span { border-color: #336893; }
span { border-color: rgb(51,104,147); }
td.TdClassName
{
border-color: #336893;
}
.TagClassName
{
border-color: #336893;
}
</style>