Shades of Lochinvar #388680
Tints of Lochinvar #388680
RGB
CMYK
RGB Variations
Color information
#388680 (or 0x388680) is known color: Lochinvar. HEX triplet: 38, 86 and 80. RGB value is (56,134,128). Sum of RGB (Red+Green+Blue) = 56+134+128=318 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.61% from 318); Green value is 134 (52.73% from 255 or 42.14% from 318); Blue value is 128 (50.39% from 255 or 40.25% from 318); Max value from RGB is 134 - color contains mainly: green. Hex color #388680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388680 is #C7797F. Grayscale: #6D6D6D. Windows color (decimal): -13072768 or 8422968. OLE color: 8422968.
HSL color Cylindrical-coordinate representation of color #388680: hue angle of 175.38º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388680 is Cyan = 0.58, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 128 | - |
| CMYK | 0.58 | 0 | 0.04 | 0.47 |
| HSL | 175.38º | 0.41% | 0.37% | - |
| HSV(B) | 175.38º | 0.58% | 0.53% | - |
| XYZ | 14.05 | 19.45 | 23.44 | - |
| YUV | 109.99 | 138.16 | 89.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 128 | 0.58 | 0 | 0.04 | 0.47 | 175.38 | 0.41 | 0.37 |
| Hex | 38 | 86 | 80 | 3A | 0 | 4 | 2F | AF | 29 | 25 |
| Octal | 70 | 206 | 200 | 72 | 0 | 4 | 57 | 257 | 51 | 45 |
| Binary | 111000 | 10000110 | 10000000 | 111010 | 0 | 100 | 101111 | 10101111 | 101001 | 100101 |
Color Harmonies of #388680
Complementary color
Monochromatic Colors of #388680
Black with #388680
Text Example
Text Example
White with #388680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388680; }
p { color: rgb(56,134,128); }
H1.HeaderClassName
{
color: #388680;
}
.AnyTagClassName
{
color: #388680;
}
</style>
background-color css
<style>
a { background-color: #388680; }
a { background-color: rgb(56,134,128); }
div.DivClassName
{
background-color: #388680;
}
.BgClassName
{
background-color: #388680;
}
</style>
border-color css
<style>
span { border-color: #388680; }
span { border-color: rgb(56,134,128); }
td.TdClassName
{
border-color: #388680;
}
.TagClassName
{
border-color: #388680;
}
</style>