Shades of Lochmara #326597
Tints of Lochmara #326597
RGB
CMYK
RGB Variations
Color information
#326597 (or 0x326597) is known color: Lochmara. HEX triplet: 32, 65 and 97. RGB value is (50,101,151). Sum of RGB (Red+Green+Blue) = 50+101+151=302 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.56% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #326597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326597 is #CD9A68. Grayscale: #5B5B5B. Windows color (decimal): -13474409 or 9921842. OLE color: 9921842.
HSL color Cylindrical-coordinate representation of color #326597: hue angle of 209.7º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #326597 is Cyan = 0.67, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 101 | 151 | - |
| CMYK | 0.67 | 0.33 | 0 | 0.41 |
| HSL | 209.7º | 0.5% | 0.39% | - |
| HSV(B) | 209.7º | 0.67% | 0.59% | - |
| XYZ | 11.55 | 12.22 | 31.03 | - |
| YUV | 91.45 | 161.6 | 98.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 151 | 0.67 | 0.33 | 0 | 0.41 | 209.7 | 0.5 | 0.39 |
| Hex | 32 | 65 | 97 | 43 | 21 | 0 | 29 | D2 | 32 | 27 |
| Octal | 62 | 145 | 227 | 103 | 41 | 0 | 51 | 322 | 62 | 47 |
| Binary | 110010 | 1100101 | 10010111 | 1000011 | 100001 | 0 | 101001 | 11010010 | 110010 | 100111 |
Color Harmonies of #326597
Complementary color
Monochromatic Colors of #326597
Black with #326597
Text Example
Text Example
White with #326597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326597; }
p { color: rgb(50,101,151); }
H1.HeaderClassName
{
color: #326597;
}
.AnyTagClassName
{
color: #326597;
}
</style>
background-color css
<style>
a { background-color: #326597; }
a { background-color: rgb(50,101,151); }
div.DivClassName
{
background-color: #326597;
}
.BgClassName
{
background-color: #326597;
}
</style>
border-color css
<style>
span { border-color: #326597; }
span { border-color: rgb(50,101,151); }
td.TdClassName
{
border-color: #326597;
}
.TagClassName
{
border-color: #326597;
}
</style>