Shades of Lochmara #327197
Tints of Lochmara #327197
RGB
CMYK
RGB Variations
Color information
#327197 (or 0x327197) is known color: Lochmara. HEX triplet: 32, 71 and 97. RGB value is (50,113,151). Sum of RGB (Red+Green+Blue) = 50+113+151=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 151 (59.38% from 255 or 48.09% from 314); Max value from RGB is 151 - color contains mainly: blue. Hex color #327197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327197 is #CD8E68. Grayscale: #626262. Windows color (decimal): -13471337 or 9924914. OLE color: 9924914.
HSL color Cylindrical-coordinate representation of color #327197: hue angle of 202.57º 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 #327197 is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 113 | 151 | - |
| CMYK | 0.67 | 0.25 | 0 | 0.41 |
| HSL | 202.57º | 0.5% | 0.39% | - |
| HSV(B) | 202.57º | 0.67% | 0.59% | - |
| XYZ | 12.81 | 14.72 | 31.44 | - |
| YUV | 98.5 | 157.63 | 93.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 151 | 0.67 | 0.25 | 0 | 0.41 | 202.57 | 0.5 | 0.39 |
| Hex | 32 | 71 | 97 | 43 | 19 | 0 | 29 | CB | 32 | 27 |
| Octal | 62 | 161 | 227 | 103 | 31 | 0 | 51 | 313 | 62 | 47 |
| Binary | 110010 | 1110001 | 10010111 | 1000011 | 11001 | 0 | 101001 | 11001011 | 110010 | 100111 |
Color Harmonies of #327197
Complementary color
Monochromatic Colors of #327197
Black with #327197
Text Example
Text Example
White with #327197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327197; }
p { color: rgb(50,113,151); }
H1.HeaderClassName
{
color: #327197;
}
.AnyTagClassName
{
color: #327197;
}
</style>
background-color css
<style>
a { background-color: #327197; }
a { background-color: rgb(50,113,151); }
div.DivClassName
{
background-color: #327197;
}
.BgClassName
{
background-color: #327197;
}
</style>
border-color css
<style>
span { border-color: #327197; }
span { border-color: rgb(50,113,151); }
td.TdClassName
{
border-color: #327197;
}
.TagClassName
{
border-color: #327197;
}
</style>