Shades of Lochinvar #398881
Tints of Lochinvar #398881
RGB
CMYK
RGB Variations
Color information
#398881 (or 0x398881) is known color: Lochinvar. HEX triplet: 39, 88 and 81. RGB value is (57,136,129). Sum of RGB (Red+Green+Blue) = 57+136+129=322 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.70% from 322); Green value is 136 (53.52% from 255 or 42.24% from 322); Blue value is 129 (50.78% from 255 or 40.06% from 322); Max value from RGB is 136 - color contains mainly: green. Hex color #398881 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398881 is #C6777E. Grayscale: #6F6F6F. Windows color (decimal): -13006719 or 8489017. OLE color: 8489017.
HSL color Cylindrical-coordinate representation of color #398881: hue angle of 174.68º 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 #398881 is Cyan = 0.58, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 129 | - |
| CMYK | 0.58 | 0 | 0.05 | 0.47 |
| HSL | 174.68º | 0.41% | 0.38% | - |
| HSV(B) | 174.68º | 0.58% | 0.53% | - |
| XYZ | 14.45 | 20.06 | 23.88 | - |
| YUV | 111.58 | 137.83 | 89.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 129 | 0.58 | 0 | 0.05 | 0.47 | 174.68 | 0.41 | 0.38 |
| Hex | 39 | 88 | 81 | 3A | 0 | 5 | 2F | AF | 29 | 26 |
| Octal | 71 | 210 | 201 | 72 | 0 | 5 | 57 | 257 | 51 | 46 |
| Binary | 111001 | 10001000 | 10000001 | 111010 | 0 | 101 | 101111 | 10101111 | 101001 | 100110 |
Color Harmonies of #398881
Complementary color
Monochromatic Colors of #398881
Black with #398881
Text Example
Text Example
White with #398881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398881; }
p { color: rgb(57,136,129); }
H1.HeaderClassName
{
color: #398881;
}
.AnyTagClassName
{
color: #398881;
}
</style>
background-color css
<style>
a { background-color: #398881; }
a { background-color: rgb(57,136,129); }
div.DivClassName
{
background-color: #398881;
}
.BgClassName
{
background-color: #398881;
}
</style>
border-color css
<style>
span { border-color: #398881; }
span { border-color: rgb(57,136,129); }
td.TdClassName
{
border-color: #398881;
}
.TagClassName
{
border-color: #398881;
}
</style>