Shades of Lochmara #327398
Tints of Lochmara #327398
RGB
CMYK
RGB Variations
Color information
#327398 (or 0x327398) is known color: Lochmara. HEX triplet: 32, 73 and 98. RGB value is (50,115,152). Sum of RGB (Red+Green+Blue) = 50+115+152=317 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.77% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 152 (59.77% from 255 or 47.95% from 317); Max value from RGB is 152 - color contains mainly: blue. Hex color #327398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327398 is #CD8C67. Grayscale: #636363. Windows color (decimal): -13470824 or 9990962. OLE color: 9990962.
HSL color Cylindrical-coordinate representation of color #327398: hue angle of 201.76º degrees, saturation: 0.5, 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 #327398 is Cyan = 0.67, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 115 | 152 | - |
| CMYK | 0.67 | 0.24 | 0 | 0.40 |
| HSL | 201.76º | 0.5% | 0.4% | - |
| HSV(B) | 201.76º | 0.67% | 0.6% | - |
| XYZ | 13.11 | 15.21 | 31.95 | - |
| YUV | 99.78 | 157.47 | 92.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 152 | 0.67 | 0.24 | 0 | 0.40 | 201.76 | 0.5 | 0.4 |
| Hex | 32 | 73 | 98 | 43 | 18 | 0 | 28 | CA | 32 | 28 |
| Octal | 62 | 163 | 230 | 103 | 30 | 0 | 50 | 312 | 62 | 50 |
| Binary | 110010 | 1110011 | 10011000 | 1000011 | 11000 | 0 | 101000 | 11001010 | 110010 | 101000 |
Color Harmonies of #327398
Complementary color
Monochromatic Colors of #327398
Black with #327398
Text Example
Text Example
White with #327398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327398; }
p { color: rgb(50,115,152); }
H1.HeaderClassName
{
color: #327398;
}
.AnyTagClassName
{
color: #327398;
}
</style>
background-color css
<style>
a { background-color: #327398; }
a { background-color: rgb(50,115,152); }
div.DivClassName
{
background-color: #327398;
}
.BgClassName
{
background-color: #327398;
}
</style>
border-color css
<style>
span { border-color: #327398; }
span { border-color: rgb(50,115,152); }
td.TdClassName
{
border-color: #327398;
}
.TagClassName
{
border-color: #327398;
}
</style>