Shades of Lochinvar #458783
Tints of Lochinvar #458783
RGB
CMYK
RGB Variations
Color information
#458783 (or 0x458783) is known color: Lochinvar. HEX triplet: 45, 87 and 83. RGB value is (69,135,131). Sum of RGB (Red+Green+Blue) = 69+135+131=335 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.60% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 131 (51.56% from 255 or 39.10% from 335); Max value from RGB is 135 - color contains mainly: green. Hex color #458783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458783 is #BA787C. Grayscale: #727272. Windows color (decimal): -12220541 or 8619845. OLE color: 8619845.
HSL color Cylindrical-coordinate representation of color #458783: hue angle of 176.36º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458783 is Cyan = 0.49, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 135 | 131 | - |
| CMYK | 0.49 | 0 | 0.03 | 0.47 |
| HSL | 176.36º | 0.32% | 0.4% | - |
| HSV(B) | 176.36º | 0.49% | 0.53% | - |
| XYZ | 15.21 | 20.23 | 24.58 | - |
| YUV | 114.81 | 137.13 | 95.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 135 | 131 | 0.49 | 0 | 0.03 | 0.47 | 176.36 | 0.32 | 0.4 |
| Hex | 45 | 87 | 83 | 31 | 0 | 3 | 2F | B0 | 20 | 28 |
| Octal | 105 | 207 | 203 | 61 | 0 | 3 | 57 | 260 | 40 | 50 |
| Binary | 1000101 | 10000111 | 10000011 | 110001 | 0 | 11 | 101111 | 10110000 | 100000 | 101000 |
Color Harmonies of #458783
Complementary color
Monochromatic Colors of #458783
Black with #458783
Text Example
Text Example
White with #458783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458783; }
p { color: rgb(69,135,131); }
H1.HeaderClassName
{
color: #458783;
}
.AnyTagClassName
{
color: #458783;
}
</style>
background-color css
<style>
a { background-color: #458783; }
a { background-color: rgb(69,135,131); }
div.DivClassName
{
background-color: #458783;
}
.BgClassName
{
background-color: #458783;
}
</style>
border-color css
<style>
span { border-color: #458783; }
span { border-color: rgb(69,135,131); }
td.TdClassName
{
border-color: #458783;
}
.TagClassName
{
border-color: #458783;
}
</style>