Shades of Lochmara #327497
Tints of Lochmara #327497
RGB
CMYK
RGB Variations
Color information
#327497 (or 0x327497) is known color: Lochmara. HEX triplet: 32, 74 and 97. RGB value is (50,116,151). Sum of RGB (Red+Green+Blue) = 50+116+151=317 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.77% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 151 (59.38% from 255 or 47.63% from 317); Max value from RGB is 151 - color contains mainly: blue. Hex color #327497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327497 is #CD8B68. Grayscale: #646464. Windows color (decimal): -13470569 or 9925682. OLE color: 9925682.
HSL color Cylindrical-coordinate representation of color #327497: hue angle of 200.79º 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 #327497 is Cyan = 0.67, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 116 | 151 | - |
| CMYK | 0.67 | 0.23 | 0 | 0.41 |
| HSL | 200.79º | 0.5% | 0.39% | - |
| HSV(B) | 200.79º | 0.67% | 0.59% | - |
| XYZ | 13.15 | 15.4 | 31.56 | - |
| YUV | 100.26 | 156.63 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 151 | 0.67 | 0.23 | 0 | 0.41 | 200.79 | 0.5 | 0.39 |
| Hex | 32 | 74 | 97 | 43 | 17 | 0 | 29 | C9 | 32 | 27 |
| Octal | 62 | 164 | 227 | 103 | 27 | 0 | 51 | 311 | 62 | 47 |
| Binary | 110010 | 1110100 | 10010111 | 1000011 | 10111 | 0 | 101001 | 11001001 | 110010 | 100111 |
Color Harmonies of #327497
Complementary color
Monochromatic Colors of #327497
Black with #327497
Text Example
Text Example
White with #327497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327497; }
p { color: rgb(50,116,151); }
H1.HeaderClassName
{
color: #327497;
}
.AnyTagClassName
{
color: #327497;
}
</style>
background-color css
<style>
a { background-color: #327497; }
a { background-color: rgb(50,116,151); }
div.DivClassName
{
background-color: #327497;
}
.BgClassName
{
background-color: #327497;
}
</style>
border-color css
<style>
span { border-color: #327497; }
span { border-color: rgb(50,116,151); }
td.TdClassName
{
border-color: #327497;
}
.TagClassName
{
border-color: #327497;
}
</style>