Shades of Lochmara #326992
Tints of Lochmara #326992
RGB
CMYK
RGB Variations
Color information
#326992 (or 0x326992) is known color: Lochmara. HEX triplet: 32, 69 and 92. RGB value is (50,105,146). Sum of RGB (Red+Green+Blue) = 50+105+146=301 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.61% from 301); Green value is 105 (41.41% from 255 or 34.88% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #326992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326992 is #CD966D. Grayscale: #5D5D5D. Windows color (decimal): -13473390 or 9595186. OLE color: 9595186.
HSL color Cylindrical-coordinate representation of color #326992: hue angle of 205.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #326992 is Cyan = 0.66, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 105 | 146 | - |
| CMYK | 0.66 | 0.28 | 0 | 0.43 |
| HSL | 205.63º | 0.49% | 0.38% | - |
| HSV(B) | 205.63º | 0.66% | 0.57% | - |
| XYZ | 11.56 | 12.86 | 29.07 | - |
| YUV | 93.23 | 157.78 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 146 | 0.66 | 0.28 | 0 | 0.43 | 205.63 | 0.49 | 0.38 |
| Hex | 32 | 69 | 92 | 42 | 1C | 0 | 2B | CE | 31 | 26 |
| Octal | 62 | 151 | 222 | 102 | 34 | 0 | 53 | 316 | 61 | 46 |
| Binary | 110010 | 1101001 | 10010010 | 1000010 | 11100 | 0 | 101011 | 11001110 | 110001 | 100110 |
Color Harmonies of #326992
Complementary color
Monochromatic Colors of #326992
Black with #326992
Text Example
Text Example
White with #326992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326992; }
p { color: rgb(50,105,146); }
H1.HeaderClassName
{
color: #326992;
}
.AnyTagClassName
{
color: #326992;
}
</style>
background-color css
<style>
a { background-color: #326992; }
a { background-color: rgb(50,105,146); }
div.DivClassName
{
background-color: #326992;
}
.BgClassName
{
background-color: #326992;
}
</style>
border-color css
<style>
span { border-color: #326992; }
span { border-color: rgb(50,105,146); }
td.TdClassName
{
border-color: #326992;
}
.TagClassName
{
border-color: #326992;
}
</style>