Shades of Lochinvar #389184
Tints of Lochinvar #389184
RGB
CMYK
RGB Variations
Color information
#389184 (or 0x389184) is known color: Lochinvar. HEX triplet: 38, 91 and 84. RGB value is (56,145,132). Sum of RGB (Red+Green+Blue) = 56+145+132=333 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.82% from 333); Green value is 145 (57.03% from 255 or 43.54% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 145 - color contains mainly: green. Hex color #389184 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389184 is #C76E7B. Grayscale: #747474. Windows color (decimal): -13069948 or 8687928. OLE color: 8687928.
HSL color Cylindrical-coordinate representation of color #389184: hue angle of 171.24º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #389184 is Cyan = 0.61, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 132 | - |
| CMYK | 0.61 | 0 | 0.09 | 0.43 |
| HSL | 171.24º | 0.44% | 0.39% | - |
| HSV(B) | 171.24º | 0.61% | 0.57% | - |
| XYZ | 15.92 | 22.76 | 25.38 | - |
| YUV | 116.91 | 136.51 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 132 | 0.61 | 0 | 0.09 | 0.43 | 171.24 | 0.44 | 0.39 |
| Hex | 38 | 91 | 84 | 3D | 0 | 9 | 2B | AB | 2C | 27 |
| Octal | 70 | 221 | 204 | 75 | 0 | 11 | 53 | 253 | 54 | 47 |
| Binary | 111000 | 10010001 | 10000100 | 111101 | 0 | 1001 | 101011 | 10101011 | 101100 | 100111 |
Color Harmonies of #389184
Complementary color
Monochromatic Colors of #389184
Black with #389184
Text Example
Text Example
White with #389184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389184; }
p { color: rgb(56,145,132); }
H1.HeaderClassName
{
color: #389184;
}
.AnyTagClassName
{
color: #389184;
}
</style>
background-color css
<style>
a { background-color: #389184; }
a { background-color: rgb(56,145,132); }
div.DivClassName
{
background-color: #389184;
}
.BgClassName
{
background-color: #389184;
}
</style>
border-color css
<style>
span { border-color: #389184; }
span { border-color: rgb(56,145,132); }
td.TdClassName
{
border-color: #389184;
}
.TagClassName
{
border-color: #389184;
}
</style>