Shades of Lochinvar #469481
Tints of Lochinvar #469481
RGB
CMYK
RGB Variations
Color information
#469481 (or 0x469481) is known color: Lochinvar. HEX triplet: 46, 94 and 81. RGB value is (70,148,129). Sum of RGB (Red+Green+Blue) = 70+148+129=347 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.17% from 347); Green value is 148 (58.20% from 255 or 42.65% from 347); Blue value is 129 (50.78% from 255 or 37.18% from 347); Max value from RGB is 148 - color contains mainly: green. Hex color #469481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469481 is #B96B7E. Grayscale: #7A7A7A. Windows color (decimal): -12151679 or 8492102. OLE color: 8492102.
HSL color Cylindrical-coordinate representation of color #469481: hue angle of 165.38º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469481 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 129 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.42 |
| HSL | 165.38º | 0.36% | 0.43% | - |
| HSV(B) | 165.38º | 0.53% | 0.58% | - |
| XYZ | 17.08 | 24.07 | 24.51 | - |
| YUV | 122.51 | 131.66 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 129 | 0.53 | 0 | 0.13 | 0.42 | 165.38 | 0.36 | 0.43 |
| Hex | 46 | 94 | 81 | 35 | 0 | D | 2A | A5 | 24 | 2B |
| Octal | 106 | 224 | 201 | 65 | 0 | 15 | 52 | 245 | 44 | 53 |
| Binary | 1000110 | 10010100 | 10000001 | 110101 | 0 | 1101 | 101010 | 10100101 | 100100 | 101011 |
Color Harmonies of #469481
Complementary color
Monochromatic Colors of #469481
Black with #469481
Text Example
Text Example
White with #469481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469481; }
p { color: rgb(70,148,129); }
H1.HeaderClassName
{
color: #469481;
}
.AnyTagClassName
{
color: #469481;
}
</style>
background-color css
<style>
a { background-color: #469481; }
a { background-color: rgb(70,148,129); }
div.DivClassName
{
background-color: #469481;
}
.BgClassName
{
background-color: #469481;
}
</style>
border-color css
<style>
span { border-color: #469481; }
span { border-color: rgb(70,148,129); }
td.TdClassName
{
border-color: #469481;
}
.TagClassName
{
border-color: #469481;
}
</style>