Shades of Lochmara #326998
Tints of Lochmara #326998
RGB
CMYK
RGB Variations
Color information
#326998 (or 0x326998) is known color: Lochmara. HEX triplet: 32, 69 and 98. RGB value is (50,105,152). Sum of RGB (Red+Green+Blue) = 50+105+152=307 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.29% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #326998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326998 is #CD9667. Grayscale: #5D5D5D. Windows color (decimal): -13473384 or 9988402. OLE color: 9988402.
HSL color Cylindrical-coordinate representation of color #326998: hue angle of 207.65º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #326998 is Cyan = 0.67, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 105 | 152 | - |
| CMYK | 0.67 | 0.31 | 0 | 0.40 |
| HSL | 207.65º | 0.5% | 0.4% | - |
| HSV(B) | 207.65º | 0.67% | 0.6% | - |
| XYZ | 12.03 | 13.05 | 31.59 | - |
| YUV | 93.91 | 160.78 | 96.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 152 | 0.67 | 0.31 | 0 | 0.40 | 207.65 | 0.5 | 0.4 |
| Hex | 32 | 69 | 98 | 43 | 1F | 0 | 28 | D0 | 32 | 28 |
| Octal | 62 | 151 | 230 | 103 | 37 | 0 | 50 | 320 | 62 | 50 |
| Binary | 110010 | 1101001 | 10011000 | 1000011 | 11111 | 0 | 101000 | 11010000 | 110010 | 101000 |
Color Harmonies of #326998
Complementary color
Monochromatic Colors of #326998
Black with #326998
Text Example
Text Example
White with #326998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326998; }
p { color: rgb(50,105,152); }
H1.HeaderClassName
{
color: #326998;
}
.AnyTagClassName
{
color: #326998;
}
</style>
background-color css
<style>
a { background-color: #326998; }
a { background-color: rgb(50,105,152); }
div.DivClassName
{
background-color: #326998;
}
.BgClassName
{
background-color: #326998;
}
</style>
border-color css
<style>
span { border-color: #326998; }
span { border-color: rgb(50,105,152); }
td.TdClassName
{
border-color: #326998;
}
.TagClassName
{
border-color: #326998;
}
</style>