Shades of Lochmara #327499
Tints of Lochmara #327499
RGB
CMYK
RGB Variations
Color information
#327499 (or 0x327499) is known color: Lochmara. HEX triplet: 32, 74 and 99. RGB value is (50,116,153). Sum of RGB (Red+Green+Blue) = 50+116+153=319 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.67% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 153 (60.16% from 255 or 47.96% from 319); Max value from RGB is 153 - color contains mainly: blue. Hex color #327499 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327499 is #CD8B66. Grayscale: #646464. Windows color (decimal): -13470567 or 10056754. OLE color: 10056754.
HSL color Cylindrical-coordinate representation of color #327499: hue angle of 201.55º 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 #327499 is Cyan = 0.67, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 50 | 116 | 153 | - |
| CMYK | 0.67 | 0.24 | 0 | 0.4 |
| HSL | 201.55º | 0.51% | 0.4% | - |
| HSV(B) | 201.55º | 0.67% | 0.6% | - |
| XYZ | 13.31 | 15.47 | 32.42 | - |
| YUV | 100.48 | 157.63 | 91.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 153 | 0.67 | 0.24 | 0 | 0.4 | 201.55 | 0.51 | 0.4 |
| Hex | 32 | 74 | 99 | 43 | 18 | 0 | 28 | CA | 33 | 28 |
| Octal | 62 | 164 | 231 | 103 | 30 | 0 | 50 | 312 | 63 | 50 |
| Binary | 110010 | 1110100 | 10011001 | 1000011 | 11000 | 0 | 101000 | 11001010 | 110011 | 101000 |
Color Harmonies of #327499
Complementary color
Monochromatic Colors of #327499
Black with #327499
Text Example
Text Example
White with #327499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327499; }
p { color: rgb(50,116,153); }
H1.HeaderClassName
{
color: #327499;
}
.AnyTagClassName
{
color: #327499;
}
</style>
background-color css
<style>
a { background-color: #327499; }
a { background-color: rgb(50,116,153); }
div.DivClassName
{
background-color: #327499;
}
.BgClassName
{
background-color: #327499;
}
</style>
border-color css
<style>
span { border-color: #327499; }
span { border-color: rgb(50,116,153); }
td.TdClassName
{
border-color: #327499;
}
.TagClassName
{
border-color: #327499;
}
</style>