Shades of Lochinvar #398982
Tints of Lochinvar #398982
RGB
CMYK
RGB Variations
Color information
#398982 (or 0x398982) is known color: Lochinvar. HEX triplet: 39, 89 and 82. RGB value is (57,137,130). Sum of RGB (Red+Green+Blue) = 57+137+130=324 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.59% from 324); Green value is 137 (53.91% from 255 or 42.28% from 324); Blue value is 130 (51.17% from 255 or 40.12% from 324); Max value from RGB is 137 - color contains mainly: green. Hex color #398982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398982 is #C6767D. Grayscale: #707070. Windows color (decimal): -13006462 or 8554809. OLE color: 8554809.
HSL color Cylindrical-coordinate representation of color #398982: hue angle of 174.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398982 is Cyan = 0.58, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 130 | - |
| CMYK | 0.58 | 0 | 0.05 | 0.46 |
| HSL | 174.75º | 0.41% | 0.38% | - |
| HSV(B) | 174.75º | 0.58% | 0.54% | - |
| XYZ | 14.66 | 20.37 | 24.28 | - |
| YUV | 112.28 | 138 | 88.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 130 | 0.58 | 0 | 0.05 | 0.46 | 174.75 | 0.41 | 0.38 |
| Hex | 39 | 89 | 82 | 3A | 0 | 5 | 2E | AF | 29 | 26 |
| Octal | 71 | 211 | 202 | 72 | 0 | 5 | 56 | 257 | 51 | 46 |
| Binary | 111001 | 10001001 | 10000010 | 111010 | 0 | 101 | 101110 | 10101111 | 101001 | 100110 |
Color Harmonies of #398982
Complementary color
Monochromatic Colors of #398982
Black with #398982
Text Example
Text Example
White with #398982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398982; }
p { color: rgb(57,137,130); }
H1.HeaderClassName
{
color: #398982;
}
.AnyTagClassName
{
color: #398982;
}
</style>
background-color css
<style>
a { background-color: #398982; }
a { background-color: rgb(57,137,130); }
div.DivClassName
{
background-color: #398982;
}
.BgClassName
{
background-color: #398982;
}
</style>
border-color css
<style>
span { border-color: #398982; }
span { border-color: rgb(57,137,130); }
td.TdClassName
{
border-color: #398982;
}
.TagClassName
{
border-color: #398982;
}
</style>