Shades of Lochmara #326397
Tints of Lochmara #326397
RGB
CMYK
RGB Variations
Color information
#326397 (or 0x326397) is known color: Lochmara. HEX triplet: 32, 63 and 97. RGB value is (50,99,151). Sum of RGB (Red+Green+Blue) = 50+99+151=300 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.67% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 151 (59.38% from 255 or 50.33% from 300); Max value from RGB is 151 - color contains mainly: blue. Hex color #326397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326397 is #CD9C68. Grayscale: #5A5A5A. Windows color (decimal): -13474921 or 9921330. OLE color: 9921330.
HSL color Cylindrical-coordinate representation of color #326397: hue angle of 210.89º 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 #326397 is Cyan = 0.67, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 99 | 151 | - |
| CMYK | 0.67 | 0.34 | 0 | 0.41 |
| HSL | 210.89º | 0.5% | 0.39% | - |
| HSV(B) | 210.89º | 0.67% | 0.59% | - |
| XYZ | 11.36 | 11.84 | 30.96 | - |
| YUV | 90.28 | 162.27 | 99.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 151 | 0.67 | 0.34 | 0 | 0.41 | 210.89 | 0.5 | 0.39 |
| Hex | 32 | 63 | 97 | 43 | 22 | 0 | 29 | D3 | 32 | 27 |
| Octal | 62 | 143 | 227 | 103 | 42 | 0 | 51 | 323 | 62 | 47 |
| Binary | 110010 | 1100011 | 10010111 | 1000011 | 100010 | 0 | 101001 | 11010011 | 110010 | 100111 |
Color Harmonies of #326397
Complementary color
Monochromatic Colors of #326397
Black with #326397
Text Example
Text Example
White with #326397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326397; }
p { color: rgb(50,99,151); }
H1.HeaderClassName
{
color: #326397;
}
.AnyTagClassName
{
color: #326397;
}
</style>
background-color css
<style>
a { background-color: #326397; }
a { background-color: rgb(50,99,151); }
div.DivClassName
{
background-color: #326397;
}
.BgClassName
{
background-color: #326397;
}
</style>
border-color css
<style>
span { border-color: #326397; }
span { border-color: rgb(50,99,151); }
td.TdClassName
{
border-color: #326397;
}
.TagClassName
{
border-color: #326397;
}
</style>