Shades of Lochmara #327095
Tints of Lochmara #327095
RGB
CMYK
RGB Variations
Color information
#327095 (or 0x327095) is known color: Lochmara. HEX triplet: 32, 70 and 95. RGB value is (50,112,149). Sum of RGB (Red+Green+Blue) = 50+112+149=311 (41% of max value = 765). Red value is 50 (19.92% from 255 or 16.08% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 149 (58.59% from 255 or 47.91% from 311); Max value from RGB is 149 - color contains mainly: blue. Hex color #327095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327095 is #CD8F6A. Grayscale: #616161. Windows color (decimal): -13471595 or 9793586. OLE color: 9793586.
HSL color Cylindrical-coordinate representation of color #327095: hue angle of 202.42º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #327095 is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 112 | 149 | - |
| CMYK | 0.66 | 0.25 | 0 | 0.42 |
| HSL | 202.42º | 0.5% | 0.39% | - |
| HSV(B) | 202.42º | 0.66% | 0.58% | - |
| XYZ | 12.53 | 14.44 | 30.56 | - |
| YUV | 97.68 | 156.96 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 149 | 0.66 | 0.25 | 0 | 0.42 | 202.42 | 0.5 | 0.39 |
| Hex | 32 | 70 | 95 | 42 | 19 | 0 | 2A | CA | 32 | 27 |
| Octal | 62 | 160 | 225 | 102 | 31 | 0 | 52 | 312 | 62 | 47 |
| Binary | 110010 | 1110000 | 10010101 | 1000010 | 11001 | 0 | 101010 | 11001010 | 110010 | 100111 |
Color Harmonies of #327095
Complementary color
Monochromatic Colors of #327095
Black with #327095
Text Example
Text Example
White with #327095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327095; }
p { color: rgb(50,112,149); }
H1.HeaderClassName
{
color: #327095;
}
.AnyTagClassName
{
color: #327095;
}
</style>
background-color css
<style>
a { background-color: #327095; }
a { background-color: rgb(50,112,149); }
div.DivClassName
{
background-color: #327095;
}
.BgClassName
{
background-color: #327095;
}
</style>
border-color css
<style>
span { border-color: #327095; }
span { border-color: rgb(50,112,149); }
td.TdClassName
{
border-color: #327095;
}
.TagClassName
{
border-color: #327095;
}
</style>