Shades of Lochinvar #398780
Tints of Lochinvar #398780
RGB
CMYK
RGB Variations
Color information
#398780 (or 0x398780) is known color: Lochinvar. HEX triplet: 39, 87 and 80. RGB value is (57,135,128). Sum of RGB (Red+Green+Blue) = 57+135+128=320 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.81% from 320); Green value is 135 (53.12% from 255 or 42.19% from 320); Blue value is 128 (50.39% from 255 or 40% from 320); Max value from RGB is 135 - color contains mainly: green. Hex color #398780 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398780 is #C6787F. Grayscale: #6E6E6E. Windows color (decimal): -13006976 or 8423225. OLE color: 8423225.
HSL color Cylindrical-coordinate representation of color #398780: hue angle of 174.62º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398780 is Cyan = 0.58, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 135 | 128 | - |
| CMYK | 0.58 | 0 | 0.05 | 0.47 |
| HSL | 174.62º | 0.41% | 0.38% | - |
| HSV(B) | 174.62º | 0.58% | 0.53% | - |
| XYZ | 14.25 | 19.76 | 23.48 | - |
| YUV | 110.88 | 137.66 | 89.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 128 | 0.58 | 0 | 0.05 | 0.47 | 174.62 | 0.41 | 0.38 |
| Hex | 39 | 87 | 80 | 3A | 0 | 5 | 2F | AF | 29 | 26 |
| Octal | 71 | 207 | 200 | 72 | 0 | 5 | 57 | 257 | 51 | 46 |
| Binary | 111001 | 10000111 | 10000000 | 111010 | 0 | 101 | 101111 | 10101111 | 101001 | 100110 |
Color Harmonies of #398780
Complementary color
Monochromatic Colors of #398780
Black with #398780
Text Example
Text Example
White with #398780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398780; }
p { color: rgb(57,135,128); }
H1.HeaderClassName
{
color: #398780;
}
.AnyTagClassName
{
color: #398780;
}
</style>
background-color css
<style>
a { background-color: #398780; }
a { background-color: rgb(57,135,128); }
div.DivClassName
{
background-color: #398780;
}
.BgClassName
{
background-color: #398780;
}
</style>
border-color css
<style>
span { border-color: #398780; }
span { border-color: rgb(57,135,128); }
td.TdClassName
{
border-color: #398780;
}
.TagClassName
{
border-color: #398780;
}
</style>