#429318

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

Shades of La Palma #429318

Tints of La Palma #429318

Color information

#429318 (or 0x429318) is unknown color: approx La Palma. HEX triplet: 42, 93 and 18. RGB value is (66,147,24). Sum of RGB (Red+Green+Blue) = 66+147+24=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 147 (57.81% from 255 or 62.03% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 147 - color contains mainly: green. Hex color #429318 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429318 is #BD6CE7. Grayscale: #6D6D6D. Windows color (decimal): -12414184 or 1610562. OLE color: 1610562.

HSL color Cylindrical-coordinate representation of color #429318: hue angle of 99.51º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #429318 is Cyan = 0.55, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.

Color convert

RGB6614724-
CMYK0.5500.840.42
HSL99.51º71.93%33.53%-
HSV(B)99.51º83.67%57.65%-
XYZ12.8522.094.45-
YUV108.7680.1697.5-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 27.85%
GREEN value IS 147 (57.81% from 255) = 62.03%
BLUE value IS 24 (9.77% from 255) = 10.13%
R=27.85%
G=62.03%
B=10.13%

CMYK

C (Cyan) values IS 0.55
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal66147240.5500.840.4299.5171.9333.53
Hex429318370542A644822
Octal102223306701245214411042
Binary100001010010011110001101110101010010101011001001001000100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #429318

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #429318; }

 p { color: rgb(66,147,24); }

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

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

 a { background-color: rgb(66,147,24); }

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

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

 span { border-color: rgb(66,147,24); }

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