#459378

Color #459378 Lochinvar (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Lochinvar #459378

Tints of Lochinvar #459378

Color information

#459378 (or 0x459378) is unknown color: approx Lochinvar. HEX triplet: 45, 93 and 78. RGB value is (69,147,120). Sum of RGB (Red+Green+Blue) = 69+147+120=336 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.54% from 336); Green value is 147 (57.81% from 255 or 43.75% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 147 - color contains mainly: green. Hex color #459378 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459378 is #BA6C87. Grayscale: #787878. Windows color (decimal): -12217480 or 7902021. OLE color: 7902021.

HSL color Cylindrical-coordinate representation of color #459378: hue angle of 159.23º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459378 is Cyan = 0.53, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.

Color convert

RGB69147120-
CMYK0.5300.180.42
HSL159.23º36.11%42.35%-
HSV(B)159.23º53.06%57.65%-
XYZ16.2823.4921.45-
YUV120.6127.6691.2-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 69 (27.34% from 255) = 20.54%
GREEN value IS 147 (57.81% from 255) = 43.75%
BLUE value IS 120 (47.27% from 255) = 35.71%
R=20.54%
G=43.75%
B=35.71%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.18
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal691471200.5300.180.42159.2336.1142.35
Hex459378350122A9f242a
Octal10522317065022522374452
Binary100010110010011111100011010101001010101010011111100100101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #459378

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #459378; }

 p { color: rgb(69,147,120); }

 H1.HeaderClassName
 {
   color: #459378;
 }
 .AnyTagClassName
 {
   color: #459378;
 }
</style>
background-color css

<style>
 a { background-color: #459378; }

 a { background-color: rgb(69,147,120); }

 div.DivClassName
 {
   background-color: #459378;
 }
 .BgClassName
 {
   background-color: #459378;
 }
</style>
border-color css

<style>
 span { border-color: #459378; }

 span { border-color: rgb(69,147,120); }

 td.TdClassName
 {
   border-color: #459378;
 }
 .TagClassName
 {
   border-color: #459378;
 }
</style>