Shades of Lochinvar #398781
Tints of Lochinvar #398781
RGB
CMYK
RGB Variations
Color information
#398781 (or 0x398781) is known color: Lochinvar. HEX triplet: 39, 87 and 81. RGB value is (57,135,129). Sum of RGB (Red+Green+Blue) = 57+135+129=321 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.76% from 321); Green value is 135 (53.12% from 255 or 42.06% from 321); Blue value is 129 (50.78% from 255 or 40.19% from 321); Max value from RGB is 135 - color contains mainly: green. Hex color #398781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398781 is #C6787E. Grayscale: #6E6E6E. Windows color (decimal): -13006975 or 8488761. OLE color: 8488761.
HSL color Cylindrical-coordinate representation of color #398781: hue angle of 175.38º 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 #398781 is Cyan = 0.58, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 135 | 129 | - |
| CMYK | 0.58 | 0 | 0.04 | 0.47 |
| HSL | 175.38º | 0.41% | 0.38% | - |
| HSV(B) | 175.38º | 0.58% | 0.53% | - |
| XYZ | 14.31 | 19.78 | 23.83 | - |
| YUV | 110.99 | 138.16 | 89.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 129 | 0.58 | 0 | 0.04 | 0.47 | 175.38 | 0.41 | 0.38 |
| Hex | 39 | 87 | 81 | 3A | 0 | 4 | 2F | AF | 29 | 26 |
| Octal | 71 | 207 | 201 | 72 | 0 | 4 | 57 | 257 | 51 | 46 |
| Binary | 111001 | 10000111 | 10000001 | 111010 | 0 | 100 | 101111 | 10101111 | 101001 | 100110 |
Color Harmonies of #398781
Complementary color
Monochromatic Colors of #398781
Black with #398781
Text Example
Text Example
White with #398781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398781; }
p { color: rgb(57,135,129); }
H1.HeaderClassName
{
color: #398781;
}
.AnyTagClassName
{
color: #398781;
}
</style>
background-color css
<style>
a { background-color: #398781; }
a { background-color: rgb(57,135,129); }
div.DivClassName
{
background-color: #398781;
}
.BgClassName
{
background-color: #398781;
}
</style>
border-color css
<style>
span { border-color: #398781; }
span { border-color: rgb(57,135,129); }
td.TdClassName
{
border-color: #398781;
}
.TagClassName
{
border-color: #398781;
}
</style>