Shades of Lochinvar #399287
Tints of Lochinvar #399287
RGB
CMYK
RGB Variations
Color information
#399287 (or 0x399287) is known color: Lochinvar. HEX triplet: 39, 92 and 87. RGB value is (57,146,135). Sum of RGB (Red+Green+Blue) = 57+146+135=338 (44% of max value = 765). Red value is 57 (22.66% from 255 or 16.86% from 338); Green value is 146 (57.42% from 255 or 43.20% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 146 - color contains mainly: green. Hex color #399287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399287 is #C66D78. Grayscale: #767676. Windows color (decimal): -13004153 or 8884793. OLE color: 8884793.
HSL color Cylindrical-coordinate representation of color #399287: hue angle of 172.58º 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 #399287 is Cyan = 0.61, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 146 | 135 | - |
| CMYK | 0.61 | 0 | 0.08 | 0.43 |
| HSL | 172.58º | 0.44% | 0.4% | - |
| HSV(B) | 172.58º | 0.61% | 0.57% | - |
| XYZ | 16.34 | 23.18 | 26.53 | - |
| YUV | 118.14 | 137.51 | 84.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 146 | 135 | 0.61 | 0 | 0.08 | 0.43 | 172.58 | 0.44 | 0.4 |
| Hex | 39 | 92 | 87 | 3D | 0 | 8 | 2B | AD | 2C | 28 |
| Octal | 71 | 222 | 207 | 75 | 0 | 10 | 53 | 255 | 54 | 50 |
| Binary | 111001 | 10010010 | 10000111 | 111101 | 0 | 1000 | 101011 | 10101101 | 101100 | 101000 |
Color Harmonies of #399287
Complementary color
Monochromatic Colors of #399287
Black with #399287
Text Example
Text Example
White with #399287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399287; }
p { color: rgb(57,146,135); }
H1.HeaderClassName
{
color: #399287;
}
.AnyTagClassName
{
color: #399287;
}
</style>
background-color css
<style>
a { background-color: #399287; }
a { background-color: rgb(57,146,135); }
div.DivClassName
{
background-color: #399287;
}
.BgClassName
{
background-color: #399287;
}
</style>
border-color css
<style>
span { border-color: #399287; }
span { border-color: rgb(57,146,135); }
td.TdClassName
{
border-color: #399287;
}
.TagClassName
{
border-color: #399287;
}
</style>