#429504

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

Shades of La Palma #429504

Tints of La Palma #429504

Color information

#429504 (or 0x429504) is unknown color: approx La Palma. HEX triplet: 42, 95 and 04. RGB value is (66,149,4). Sum of RGB (Red+Green+Blue) = 66+149+4=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 4 (1.95% from 255 or 1.83% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #429504 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429504 is #BD6AFB. Grayscale: #6C6C6C. Windows color (decimal): -12413692 or 300354. OLE color: 300354.

HSL color Cylindrical-coordinate representation of color #429504: hue angle of 94.34º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #429504 is Cyan = 0.56, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.

Color convert

RGB661494-
CMYK0.5600.970.42
HSL94.34º94.77%30%-
HSV(B)94.34º97.32%58.43%-
XYZ13.0222.663.8-
YUV107.6569.598.29-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 30.14%
GREEN value IS 149 (58.59% from 255) = 68.04%
BLUE value IS 4 (1.95% from 255) = 1.83%
R=30.14%
G=68.04%
B=1.83%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal6614940.5600.970.4294.3494.7730
Hex42954380612A5e5f1e
Octal10222547001415213613736
Binary100001010010101100111000011000011010101011110101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #429504

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #429504; }

 p { color: rgb(66,149,4); }

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

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

 a { background-color: rgb(66,149,4); }

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

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

 span { border-color: rgb(66,149,4); }

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