Shades of Lochmara #327399
Tints of Lochmara #327399
RGB
CMYK
RGB Variations
Color information
#327399 (or 0x327399) is known color: Lochmara. HEX triplet: 32, 73 and 99. RGB value is (50,115,153). Sum of RGB (Red+Green+Blue) = 50+115+153=318 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.72% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 153 (60.16% from 255 or 48.11% from 318); Max value from RGB is 153 - color contains mainly: blue. Hex color #327399 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327399 is #CD8C66. Grayscale: #636363. Windows color (decimal): -13470823 or 10056498. OLE color: 10056498.
HSL color Cylindrical-coordinate representation of color #327399: hue angle of 202.14º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #327399 is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 50 | 115 | 153 | - |
| CMYK | 0.67 | 0.25 | 0 | 0.4 |
| HSL | 202.14º | 0.51% | 0.4% | - |
| HSV(B) | 202.14º | 0.67% | 0.6% | - |
| XYZ | 13.2 | 15.24 | 32.38 | - |
| YUV | 99.9 | 157.97 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 153 | 0.67 | 0.25 | 0 | 0.4 | 202.14 | 0.51 | 0.4 |
| Hex | 32 | 73 | 99 | 43 | 19 | 0 | 28 | CA | 33 | 28 |
| Octal | 62 | 163 | 231 | 103 | 31 | 0 | 50 | 312 | 63 | 50 |
| Binary | 110010 | 1110011 | 10011001 | 1000011 | 11001 | 0 | 101000 | 11001010 | 110011 | 101000 |
Color Harmonies of #327399
Complementary color
Monochromatic Colors of #327399
Black with #327399
Text Example
Text Example
White with #327399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327399; }
p { color: rgb(50,115,153); }
H1.HeaderClassName
{
color: #327399;
}
.AnyTagClassName
{
color: #327399;
}
</style>
background-color css
<style>
a { background-color: #327399; }
a { background-color: rgb(50,115,153); }
div.DivClassName
{
background-color: #327399;
}
.BgClassName
{
background-color: #327399;
}
</style>
border-color css
<style>
span { border-color: #327399; }
span { border-color: rgb(50,115,153); }
td.TdClassName
{
border-color: #327399;
}
.TagClassName
{
border-color: #327399;
}
</style>