Shades of Lochinvar #479488
Tints of Lochinvar #479488
RGB
CMYK
RGB Variations
Color information
#479488 (or 0x479488) is known color: Lochinvar. HEX triplet: 47, 94 and 88. RGB value is (71,148,136). Sum of RGB (Red+Green+Blue) = 71+148+136=355 (47% of max value = 765). Red value is 71 (28.12% from 255 or 20% from 355); Green value is 148 (58.20% from 255 or 41.69% from 355); Blue value is 136 (53.52% from 255 or 38.31% from 355); Max value from RGB is 148 - color contains mainly: green. Hex color #479488 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479488 is #B86B77. Grayscale: #7B7B7B. Windows color (decimal): -12086136 or 8950855. OLE color: 8950855.
HSL color Cylindrical-coordinate representation of color #479488: hue angle of 170.65º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479488 is Cyan = 0.52, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 136 | - |
| CMYK | 0.52 | 0 | 0.08 | 0.42 |
| HSL | 170.65º | 0.35% | 0.43% | - |
| HSV(B) | 170.65º | 0.52% | 0.58% | - |
| XYZ | 17.63 | 24.3 | 27.05 | - |
| YUV | 123.61 | 134.99 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 136 | 0.52 | 0 | 0.08 | 0.42 | 170.65 | 0.35 | 0.43 |
| Hex | 47 | 94 | 88 | 34 | 0 | 8 | 2A | AB | 23 | 2B |
| Octal | 107 | 224 | 210 | 64 | 0 | 10 | 52 | 253 | 43 | 53 |
| Binary | 1000111 | 10010100 | 10001000 | 110100 | 0 | 1000 | 101010 | 10101011 | 100011 | 101011 |
Color Harmonies of #479488
Complementary color
Monochromatic Colors of #479488
Black with #479488
Text Example
Text Example
White with #479488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479488; }
p { color: rgb(71,148,136); }
H1.HeaderClassName
{
color: #479488;
}
.AnyTagClassName
{
color: #479488;
}
</style>
background-color css
<style>
a { background-color: #479488; }
a { background-color: rgb(71,148,136); }
div.DivClassName
{
background-color: #479488;
}
.BgClassName
{
background-color: #479488;
}
</style>
border-color css
<style>
span { border-color: #479488; }
span { border-color: rgb(71,148,136); }
td.TdClassName
{
border-color: #479488;
}
.TagClassName
{
border-color: #479488;
}
</style>