Shades of Lochmara #326598
Tints of Lochmara #326598
RGB
CMYK
RGB Variations
Color information
#326598 (or 0x326598) is known color: Lochmara. HEX triplet: 32, 65 and 98. RGB value is (50,101,152). Sum of RGB (Red+Green+Blue) = 50+101+152=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #326598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326598 is #CD9A67. Grayscale: #5B5B5B. Windows color (decimal): -13474408 or 9987378. OLE color: 9987378.
HSL color Cylindrical-coordinate representation of color #326598: hue angle of 210º 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 #326598 is Cyan = 0.67, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 101 | 152 | - |
| CMYK | 0.67 | 0.34 | 0 | 0.40 |
| HSL | 210º | 0.5% | 0.4% | - |
| HSV(B) | 210º | 0.67% | 0.6% | - |
| XYZ | 11.64 | 12.25 | 31.46 | - |
| YUV | 91.57 | 162.1 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 152 | 0.67 | 0.34 | 0 | 0.40 | 210 | 0.5 | 0.4 |
| Hex | 32 | 65 | 98 | 43 | 22 | 0 | 28 | D2 | 32 | 28 |
| Octal | 62 | 145 | 230 | 103 | 42 | 0 | 50 | 322 | 62 | 50 |
| Binary | 110010 | 1100101 | 10011000 | 1000011 | 100010 | 0 | 101000 | 11010010 | 110010 | 101000 |
Color Harmonies of #326598
Complementary color
Monochromatic Colors of #326598
Black with #326598
Text Example
Text Example
White with #326598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326598; }
p { color: rgb(50,101,152); }
H1.HeaderClassName
{
color: #326598;
}
.AnyTagClassName
{
color: #326598;
}
</style>
background-color css
<style>
a { background-color: #326598; }
a { background-color: rgb(50,101,152); }
div.DivClassName
{
background-color: #326598;
}
.BgClassName
{
background-color: #326598;
}
</style>
border-color css
<style>
span { border-color: #326598; }
span { border-color: rgb(50,101,152); }
td.TdClassName
{
border-color: #326598;
}
.TagClassName
{
border-color: #326598;
}
</style>