Shades of Lochmara #356494
Tints of Lochmara #356494
RGB
CMYK
RGB Variations
Color information
#356494 (or 0x356494) is known color: Lochmara. HEX triplet: 35, 64 and 94. RGB value is (53,100,148). Sum of RGB (Red+Green+Blue) = 53+100+148=301 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.61% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 148 (58.20% from 255 or 49.17% from 301); Max value from RGB is 148 - color contains mainly: blue. Hex color #356494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356494 is #CA9B6B. Grayscale: #5B5B5B. Windows color (decimal): -13278060 or 9724981. OLE color: 9724981.
HSL color Cylindrical-coordinate representation of color #356494: hue angle of 210.32º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #356494 is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 100 | 148 | - |
| CMYK | 0.64 | 0.32 | 0 | 0.42 |
| HSL | 210.32º | 0.47% | 0.39% | - |
| HSV(B) | 210.32º | 0.64% | 0.58% | - |
| XYZ | 11.37 | 12.01 | 29.74 | - |
| YUV | 91.42 | 159.93 | 100.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 100 | 148 | 0.64 | 0.32 | 0 | 0.42 | 210.32 | 0.47 | 0.39 |
| Hex | 35 | 64 | 94 | 40 | 20 | 0 | 2A | D2 | 2F | 27 |
| Octal | 65 | 144 | 224 | 100 | 40 | 0 | 52 | 322 | 57 | 47 |
| Binary | 110101 | 1100100 | 10010100 | 1000000 | 100000 | 0 | 101010 | 11010010 | 101111 | 100111 |
Color Harmonies of #356494
Complementary color
Monochromatic Colors of #356494
Black with #356494
Text Example
Text Example
White with #356494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356494; }
p { color: rgb(53,100,148); }
H1.HeaderClassName
{
color: #356494;
}
.AnyTagClassName
{
color: #356494;
}
</style>
background-color css
<style>
a { background-color: #356494; }
a { background-color: rgb(53,100,148); }
div.DivClassName
{
background-color: #356494;
}
.BgClassName
{
background-color: #356494;
}
</style>
border-color css
<style>
span { border-color: #356494; }
span { border-color: rgb(53,100,148); }
td.TdClassName
{
border-color: #356494;
}
.TagClassName
{
border-color: #356494;
}
</style>