Shades of Lochmara #326395
Tints of Lochmara #326395
RGB
CMYK
RGB Variations
Color information
#326395 (or 0x326395) is known color: Lochmara. HEX triplet: 32, 63 and 95. RGB value is (50,99,149). Sum of RGB (Red+Green+Blue) = 50+99+149=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 149 (58.59% from 255 or 50% from 298); Max value from RGB is 149 - color contains mainly: blue. Hex color #326395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326395 is #CD9C6A. Grayscale: #595959. Windows color (decimal): -13474923 or 9790258. OLE color: 9790258.
HSL color Cylindrical-coordinate representation of color #326395: hue angle of 210.3º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #326395 is Cyan = 0.66, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 99 | 149 | - |
| CMYK | 0.66 | 0.34 | 0 | 0.42 |
| HSL | 210.3º | 0.5% | 0.39% | - |
| HSV(B) | 210.3º | 0.66% | 0.58% | - |
| XYZ | 11.2 | 11.77 | 30.12 | - |
| YUV | 90.05 | 161.27 | 99.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 149 | 0.66 | 0.34 | 0 | 0.42 | 210.3 | 0.5 | 0.39 |
| Hex | 32 | 63 | 95 | 42 | 22 | 0 | 2A | D2 | 32 | 27 |
| Octal | 62 | 143 | 225 | 102 | 42 | 0 | 52 | 322 | 62 | 47 |
| Binary | 110010 | 1100011 | 10010101 | 1000010 | 100010 | 0 | 101010 | 11010010 | 110010 | 100111 |
Color Harmonies of #326395
Complementary color
Monochromatic Colors of #326395
Black with #326395
Text Example
Text Example
White with #326395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326395; }
p { color: rgb(50,99,149); }
H1.HeaderClassName
{
color: #326395;
}
.AnyTagClassName
{
color: #326395;
}
</style>
background-color css
<style>
a { background-color: #326395; }
a { background-color: rgb(50,99,149); }
div.DivClassName
{
background-color: #326395;
}
.BgClassName
{
background-color: #326395;
}
</style>
border-color css
<style>
span { border-color: #326395; }
span { border-color: rgb(50,99,149); }
td.TdClassName
{
border-color: #326395;
}
.TagClassName
{
border-color: #326395;
}
</style>