#349906

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

Shades of La Palma #349906

Tints of La Palma #349906

Color information

#349906 (or 0x349906) is unknown color: approx La Palma. HEX triplet: 34, 99 and 06. RGB value is (52,153,6). Sum of RGB (Red+Green+Blue) = 52+153+6=211 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.64% from 211); Green value is 153 (60.16% from 255 or 72.51% from 211); Blue value is 6 (2.73% from 255 or 2.84% from 211); Max value from RGB is 153 - color contains mainly: green. Hex color #349906 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349906 is #CB66F9. Grayscale: #6A6A6A. Windows color (decimal): -13330170 or 432436. OLE color: 432436.

HSL color Cylindrical-coordinate representation of color #349906: hue angle of 101.22º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #349906 is Cyan = 0.66, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.

Color convert

RGB521536-
CMYK0.6600.960.4
HSL101.22º92.45%31.18%-
HSV(B)101.22º96.08%60%-
XYZ12.8423.534.04-
YUV106.0471.5489.45-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 24.64%
GREEN value IS 153 (60.16% from 255) = 72.51%
BLUE value IS 6 (2.73% from 255) = 2.84%
R=24.64%
G=72.51%
B=2.84%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.4
SystemRedGreenBlueCMYKHSL
Decimal5215360.6600.960.4101.2292.4531.18
Hex349964206028655c1f
Octal64231610201405014513437
Binary110100100110011101000010011000001010001100101101110011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #349906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #349906; }

 p { color: rgb(52,153,6); }

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

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

 a { background-color: rgb(52,153,6); }

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

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

 span { border-color: rgb(52,153,6); }

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