Shades of Lochinvar #399186
Tints of Lochinvar #399186
RGB
CMYK
RGB Variations
Color information
#399186 (or 0x399186) is known color: Lochinvar. HEX triplet: 39, 91 and 86. RGB value is (57,145,134). Sum of RGB (Red+Green+Blue) = 57+145+134=336 (44% of max value = 765). Red value is 57 (22.66% from 255 or 16.96% from 336); Green value is 145 (57.03% from 255 or 43.15% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 145 - color contains mainly: green. Hex color #399186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399186 is #C66E79. Grayscale: #757575. Windows color (decimal): -13004410 or 8819001. OLE color: 8819001.
HSL color Cylindrical-coordinate representation of color #399186: hue angle of 172.5º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #399186 is Cyan = 0.61, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 134 | - |
| CMYK | 0.61 | 0 | 0.08 | 0.43 |
| HSL | 172.5º | 0.44% | 0.4% | - |
| HSV(B) | 172.5º | 0.61% | 0.57% | - |
| XYZ | 16.12 | 22.84 | 26.11 | - |
| YUV | 117.43 | 137.35 | 84.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 134 | 0.61 | 0 | 0.08 | 0.43 | 172.5 | 0.44 | 0.4 |
| Hex | 39 | 91 | 86 | 3D | 0 | 8 | 2B | AC | 2C | 28 |
| Octal | 71 | 221 | 206 | 75 | 0 | 10 | 53 | 254 | 54 | 50 |
| Binary | 111001 | 10010001 | 10000110 | 111101 | 0 | 1000 | 101011 | 10101100 | 101100 | 101000 |
Color Harmonies of #399186
Complementary color
Monochromatic Colors of #399186
Black with #399186
Text Example
Text Example
White with #399186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399186; }
p { color: rgb(57,145,134); }
H1.HeaderClassName
{
color: #399186;
}
.AnyTagClassName
{
color: #399186;
}
</style>
background-color css
<style>
a { background-color: #399186; }
a { background-color: rgb(57,145,134); }
div.DivClassName
{
background-color: #399186;
}
.BgClassName
{
background-color: #399186;
}
</style>
border-color css
<style>
span { border-color: #399186; }
span { border-color: rgb(57,145,134); }
td.TdClassName
{
border-color: #399186;
}
.TagClassName
{
border-color: #399186;
}
</style>