Shades of Lochinvar #428980
Tints of Lochinvar #428980
RGB
CMYK
RGB Variations
Color information
#428980 (or 0x428980) is known color: Lochinvar. HEX triplet: 42, 89 and 80. RGB value is (66,137,128). Sum of RGB (Red+Green+Blue) = 66+137+128=331 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.94% from 331); Green value is 137 (53.91% from 255 or 41.39% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 137 - color contains mainly: green. Hex color #428980 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428980 is #BD767F. Grayscale: #727272. Windows color (decimal): -12416640 or 8423746. OLE color: 8423746.
HSL color Cylindrical-coordinate representation of color #428980: hue angle of 172.39º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #428980 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 128 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.46 |
| HSL | 172.39º | 0.35% | 0.4% | - |
| HSV(B) | 172.39º | 0.52% | 0.54% | - |
| XYZ | 15.09 | 20.61 | 23.6 | - |
| YUV | 114.75 | 135.48 | 93.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 128 | 0.52 | 0 | 0.07 | 0.46 | 172.39 | 0.35 | 0.4 |
| Hex | 42 | 89 | 80 | 34 | 0 | 7 | 2E | AC | 23 | 28 |
| Octal | 102 | 211 | 200 | 64 | 0 | 7 | 56 | 254 | 43 | 50 |
| Binary | 1000010 | 10001001 | 10000000 | 110100 | 0 | 111 | 101110 | 10101100 | 100011 | 101000 |
Color Harmonies of #428980
Complementary color
Monochromatic Colors of #428980
Black with #428980
Text Example
Text Example
White with #428980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428980; }
p { color: rgb(66,137,128); }
H1.HeaderClassName
{
color: #428980;
}
.AnyTagClassName
{
color: #428980;
}
</style>
background-color css
<style>
a { background-color: #428980; }
a { background-color: rgb(66,137,128); }
div.DivClassName
{
background-color: #428980;
}
.BgClassName
{
background-color: #428980;
}
</style>
border-color css
<style>
span { border-color: #428980; }
span { border-color: rgb(66,137,128); }
td.TdClassName
{
border-color: #428980;
}
.TagClassName
{
border-color: #428980;
}
</style>