Shades of Lochmara #326496
Tints of Lochmara #326496
RGB
CMYK
RGB Variations
Color information
#326496 (or 0x326496) is known color: Lochmara. HEX triplet: 32, 64 and 96. RGB value is (50,100,150). Sum of RGB (Red+Green+Blue) = 50+100+150=300 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 150 (58.98% from 255 or 50% from 300); Max value from RGB is 150 - color contains mainly: blue. Hex color #326496 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326496 is #CD9B69. Grayscale: #5A5A5A. Windows color (decimal): -13474666 or 9856050. OLE color: 9856050.
HSL color Cylindrical-coordinate representation of color #326496: hue angle of 210º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #326496 is Cyan = 0.67, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 100 | 150 | - |
| CMYK | 0.67 | 0.33 | 0 | 0.41 |
| HSL | 210º | 0.5% | 0.39% | - |
| HSV(B) | 210º | 0.67% | 0.59% | - |
| XYZ | 11.38 | 11.99 | 30.57 | - |
| YUV | 90.75 | 161.44 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 150 | 0.67 | 0.33 | 0 | 0.41 | 210 | 0.5 | 0.39 |
| Hex | 32 | 64 | 96 | 43 | 21 | 0 | 29 | D2 | 32 | 27 |
| Octal | 62 | 144 | 226 | 103 | 41 | 0 | 51 | 322 | 62 | 47 |
| Binary | 110010 | 1100100 | 10010110 | 1000011 | 100001 | 0 | 101001 | 11010010 | 110010 | 100111 |
Color Harmonies of #326496
Complementary color
Monochromatic Colors of #326496
Black with #326496
Text Example
Text Example
White with #326496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326496; }
p { color: rgb(50,100,150); }
H1.HeaderClassName
{
color: #326496;
}
.AnyTagClassName
{
color: #326496;
}
</style>
background-color css
<style>
a { background-color: #326496; }
a { background-color: rgb(50,100,150); }
div.DivClassName
{
background-color: #326496;
}
.BgClassName
{
background-color: #326496;
}
</style>
border-color css
<style>
span { border-color: #326496; }
span { border-color: rgb(50,100,150); }
td.TdClassName
{
border-color: #326496;
}
.TagClassName
{
border-color: #326496;
}
</style>