COLOR #429311

HEX: #429311
RGB: (66,147,17)

Renk bilgisi

#429311 contains mainly green color. #429311 ‘ nin web güvenlik rengi #339900 (ya da #390) dir.

RGB renk modeli

#429311 color RGB value is (66,147,17).

  • kırmız ton 66;
  • yeşil ton 147;
  • mavi ton 17.
RGB:
(66,147,17)
(26%,58%,7%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 147 of 255 = 58%
B 17 of 255 = 7%

66
147
17

R + G + B ~ 30%. #429311 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
66 + 147 + 17 = 230 (100%)
R 66 of 230 ~ 28.7%
G 147 of 230 ~ 63.91%
B 17 of 230 ~ 7.39%

%28.7
%63.91

CMYK RENK MODELİ

#429311 rengi CMYK tonu (55,0,88,42).

  • camgöbeği tonu 55.10%
  • eflatun tonu 0.00%
  • sarı tonu 88.44%
  • ana renk tonu 42.35%
CMYK:
(55,0,88,42)
C55M0Y88K42 
(55%,0%,88%,42%)
(0.55/0.00/0.88/0.42)	

CMYK yüzdeleri

%55.1
%0
%88.44
%42.35

Codes

Color #429311 in popluar color models

429311
RGB6614717
HSL97°79.27%32.16%
HSB/HSV97°88.44%57.65%
CMYK55.10%0.00%88.44%
42.35%

Color #429311 in popluar number systems.

HEX429311
Decimal6614717
Binary10000101001001110001
Octal10222321

Shades and tints

Shades of #429311

#429311
(66,147,17)
#3C8610
(60,134,16)
#36790F
(54,121,15)
#306C0E
(48,108,14)
#2A5F0D
(42,95,13)
#24520C
(36,82,12)
#1E450B
(30,69,11)
#18380A
(24,56,10)
#122B09
(18,43,9)
#0C1E08
(12,30,8)
#061107
(6,17,7)
#000000
(0,0,0)

Tints of #429311

#429311
(66,147,17)
#539C26
(83,156,38)
#64A53B
(100,165,59)
#75AE50
(117,174,80)
#86B765
(134,183,101)
#97C07A
(151,192,122)
#A8C98F
(168,201,143)
#B9D2A4
(185,210,164)
#CADBB9
(202,219,185)
#DBE4CE
(219,228,206)
#ECEDE3
(236,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #429311 color. Also use rgb(66,147,17) instead hex code.

Text Font Color

.myTextColor { color: #429311; }

<p style="color:#429311">This sample text font color is #429311.</p>

This text font color is #429311.


Background Color

.myBgColor { background-color: #429311; }

<div style="background-color:#429311">Inner text</div>

This div background color is #429311.


Border color

.myBorderColor { border: 1px solid #429311; }

<div style="border:3px solid #429311">Div</div>

This div border color is #429311.


Opacity

.myOpacity80 { color: #429311; opacity: 0.8; }

<p style="color:#429311;opacity:0.8;">80%</p>

Text with #429311 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.

Background with opacity value 80%.

Background with opacity value 50%.

Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #429311;}

<p style="text-shadow: 3px 3px 1px #429311">Text here.</p>

This text has shadow with #429311 color.

.textShadow {text-shadow: 3px 3px 1px #429311, 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #429311, 5px 5px 20px red">Text here.</p>

This text has shadow with #429311 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#429311, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#429311, Direction=45, Strength=4)">Text</p>

This text has shadow with #429311 and red colors in old Internet Explorer.


Div box shadow color

/* css code */
.divShadow
{
  -moz-box-shadow:	1px 1px 3px 2px #429311;
  -webkit-box-shadow:	1px 1px 3px 2px #429311;
  box-shadow:		1px 1px 3px 2px #429311;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #429311;
-webkit-box-shadow: 1px 1px 3px 2px #429311;
box-shadow:1px 1px 3px 2px #429311;">
Div content here</div>
This div box has shadow with color #429311.

Preview

Color preview on black background

This text has color #429311 on black background.


Color preview on white background

This text has color #429311 on white background.



Black color preview on #429311 background

This text has black color on #429311 background.


White color preview on #429311 background

This text has white color on #429311 background.