Shades of Lochmara #326795
Tints of Lochmara #326795
RGB
CMYK
RGB Variations
Color information
#326795 (or 0x326795) is known color: Lochmara. HEX triplet: 32, 67 and 95. RGB value is (50,103,149). Sum of RGB (Red+Green+Blue) = 50+103+149=302 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.56% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #326795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326795 is #CD986A. Grayscale: #5C5C5C. Windows color (decimal): -13473899 or 9791282. OLE color: 9791282.
HSL color Cylindrical-coordinate representation of color #326795: hue angle of 207.88º 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 #326795 is Cyan = 0.66, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 103 | 149 | - |
| CMYK | 0.66 | 0.31 | 0 | 0.42 |
| HSL | 207.88º | 0.5% | 0.39% | - |
| HSV(B) | 207.88º | 0.66% | 0.58% | - |
| XYZ | 11.59 | 12.55 | 30.25 | - |
| YUV | 92.4 | 159.94 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 149 | 0.66 | 0.31 | 0 | 0.42 | 207.88 | 0.5 | 0.39 |
| Hex | 32 | 67 | 95 | 42 | 1F | 0 | 2A | D0 | 32 | 27 |
| Octal | 62 | 147 | 225 | 102 | 37 | 0 | 52 | 320 | 62 | 47 |
| Binary | 110010 | 1100111 | 10010101 | 1000010 | 11111 | 0 | 101010 | 11010000 | 110010 | 100111 |
Color Harmonies of #326795
Complementary color
Monochromatic Colors of #326795
Black with #326795
Text Example
Text Example
White with #326795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326795; }
p { color: rgb(50,103,149); }
H1.HeaderClassName
{
color: #326795;
}
.AnyTagClassName
{
color: #326795;
}
</style>
background-color css
<style>
a { background-color: #326795; }
a { background-color: rgb(50,103,149); }
div.DivClassName
{
background-color: #326795;
}
.BgClassName
{
background-color: #326795;
}
</style>
border-color css
<style>
span { border-color: #326795; }
span { border-color: rgb(50,103,149); }
td.TdClassName
{
border-color: #326795;
}
.TagClassName
{
border-color: #326795;
}
</style>