#469428

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

Shades of La Palma #469428

Tints of La Palma #469428

Color information

#469428 (or 0x469428) is unknown color: approx La Palma. HEX triplet: 46, 94 and 28. RGB value is (70,148,40). Sum of RGB (Red+Green+Blue) = 70+148+40=258 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.13% from 258); Green value is 148 (58.20% from 255 or 57.36% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 148 - color contains mainly: green. Hex color #469428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469428 is #B96BD7. Grayscale: #707070. Windows color (decimal): -12151768 or 2659398. OLE color: 2659398.

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

Color convert

RGB7014840-
CMYK0.5300.730.42
HSL103.33º57.45%36.86%-
HSV(B)103.33º72.97%58.04%-
XYZ13.522.645.67-
YUV112.3787.1697.78-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 27.13%
GREEN value IS 148 (58.20% from 255) = 57.36%
BLUE value IS 40 (16.02% from 255) = 15.50%
R=27.13%
G=57.36%
B=15.50%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal70148400.5300.730.42103.3357.4536.86
Hex469428350492A673925
Octal10622450650111521477145
Binary100011010010100101000110101010010011010101100111111001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #469428

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #469428; }

 p { color: rgb(70,148,40); }

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

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

 a { background-color: rgb(70,148,40); }

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

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

 span { border-color: rgb(70,148,40); }

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