Shades of Lochmara #326297
Tints of Lochmara #326297
RGB
CMYK
RGB Variations
Color information
#326297 (or 0x326297) is known color: Lochmara. HEX triplet: 32, 62 and 97. RGB value is (50,98,151). Sum of RGB (Red+Green+Blue) = 50+98+151=299 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.72% from 299); Green value is 98 (38.67% from 255 or 32.78% from 299); Blue value is 151 (59.38% from 255 or 50.50% from 299); Max value from RGB is 151 - color contains mainly: blue. Hex color #326297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326297 is #CD9D68. Grayscale: #595959. Windows color (decimal): -13475177 or 9921074. OLE color: 9921074.
HSL color Cylindrical-coordinate representation of color #326297: hue angle of 211.49º 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 #326297 is Cyan = 0.67, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 98 | 151 | - |
| CMYK | 0.67 | 0.35 | 0 | 0.41 |
| HSL | 211.49º | 0.5% | 0.39% | - |
| HSV(B) | 211.49º | 0.67% | 0.59% | - |
| XYZ | 11.27 | 11.65 | 30.93 | - |
| YUV | 89.69 | 162.6 | 99.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 98 | 151 | 0.67 | 0.35 | 0 | 0.41 | 211.49 | 0.5 | 0.39 |
| Hex | 32 | 62 | 97 | 43 | 23 | 0 | 29 | D3 | 32 | 27 |
| Octal | 62 | 142 | 227 | 103 | 43 | 0 | 51 | 323 | 62 | 47 |
| Binary | 110010 | 1100010 | 10010111 | 1000011 | 100011 | 0 | 101001 | 11010011 | 110010 | 100111 |
Color Harmonies of #326297
Complementary color
Monochromatic Colors of #326297
Black with #326297
Text Example
Text Example
White with #326297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326297; }
p { color: rgb(50,98,151); }
H1.HeaderClassName
{
color: #326297;
}
.AnyTagClassName
{
color: #326297;
}
</style>
background-color css
<style>
a { background-color: #326297; }
a { background-color: rgb(50,98,151); }
div.DivClassName
{
background-color: #326297;
}
.BgClassName
{
background-color: #326297;
}
</style>
border-color css
<style>
span { border-color: #326297; }
span { border-color: rgb(50,98,151); }
td.TdClassName
{
border-color: #326297;
}
.TagClassName
{
border-color: #326297;
}
</style>