Shades of Lochmara #326994
Tints of Lochmara #326994
RGB
CMYK
RGB Variations
Color information
#326994 (or 0x326994) is known color: Lochmara. HEX triplet: 32, 69 and 94. RGB value is (50,105,148). Sum of RGB (Red+Green+Blue) = 50+105+148=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 105 (41.41% from 255 or 34.65% from 303); Blue value is 148 (58.20% from 255 or 48.84% from 303); Max value from RGB is 148 - color contains mainly: blue. Hex color #326994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326994 is #CD966B. Grayscale: #5D5D5D. Windows color (decimal): -13473388 or 9726258. OLE color: 9726258.
HSL color Cylindrical-coordinate representation of color #326994: hue angle of 206.33º degrees, saturation: 0.49, 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 #326994 is Cyan = 0.66, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 105 | 148 | - |
| CMYK | 0.66 | 0.29 | 0 | 0.42 |
| HSL | 206.33º | 0.49% | 0.39% | - |
| HSV(B) | 206.33º | 0.66% | 0.58% | - |
| XYZ | 11.71 | 12.92 | 29.89 | - |
| YUV | 93.46 | 158.78 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 148 | 0.66 | 0.29 | 0 | 0.42 | 206.33 | 0.49 | 0.39 |
| Hex | 32 | 69 | 94 | 42 | 1D | 0 | 2A | CE | 31 | 27 |
| Octal | 62 | 151 | 224 | 102 | 35 | 0 | 52 | 316 | 61 | 47 |
| Binary | 110010 | 1101001 | 10010100 | 1000010 | 11101 | 0 | 101010 | 11001110 | 110001 | 100111 |
Color Harmonies of #326994
Complementary color
Monochromatic Colors of #326994
Black with #326994
Text Example
Text Example
White with #326994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326994; }
p { color: rgb(50,105,148); }
H1.HeaderClassName
{
color: #326994;
}
.AnyTagClassName
{
color: #326994;
}
</style>
background-color css
<style>
a { background-color: #326994; }
a { background-color: rgb(50,105,148); }
div.DivClassName
{
background-color: #326994;
}
.BgClassName
{
background-color: #326994;
}
</style>
border-color css
<style>
span { border-color: #326994; }
span { border-color: rgb(50,105,148); }
td.TdClassName
{
border-color: #326994;
}
.TagClassName
{
border-color: #326994;
}
</style>