#469886

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

Shades of Lochinvar #469886

Tints of Lochinvar #469886

Color information

#469886 (or 0x469886) is unknown color: approx Lochinvar. HEX triplet: 46, 98 and 86. RGB value is (70,152,134). Sum of RGB (Red+Green+Blue) = 70+152+134=356 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.66% from 356); Green value is 152 (59.77% from 255 or 42.70% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 152 - color contains mainly: green. Hex color #469886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469886 is #B96779. Grayscale: #7D7D7D. Windows color (decimal): -12150650 or 8820806. OLE color: 8820806.

HSL color Cylindrical-coordinate representation of color #469886: hue angle of 166.83º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469886 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.

Color convert

RGB70152134-
CMYK0.5400.120.40
HSL166.83º36.94%43.53%-
HSV(B)166.83º53.95%59.61%-
XYZ18.0625.4826.52-
YUV125.43132.8388.46-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 19.66%
GREEN value IS 152 (59.77% from 255) = 42.70%
BLUE value IS 134 (52.73% from 255) = 37.64%
R=19.66%
G=42.70%
B=37.64%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal701521340.5400.120.40166.8336.9443.53
Hex469886360C28a7252c
Octal10623020666014502474554
Binary100011010011000100001101101100110010100010100111100101101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #469886

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #469886; }

 p { color: rgb(70,152,134); }

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

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

 a { background-color: rgb(70,152,134); }

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

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

 span { border-color: rgb(70,152,134); }

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