COLOR #4A763E

HEX: #4A763E RGB: (74,118,62)

Renk bilgisi

#4A763E contains red, green and blue colors in about the same proportion. #4A763E ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4A763E color RGB value is (74,118,62).

RGB: (74,118,62) (29%, 46%, 24%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 118 of 255 = 46%
B 62 of 255 = 24%

74
118
62

R + G + B ~ 33%. #4A763E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 118 + 62 = 254 (100%)
R 74 of 254 ~ 29.13%
G 118 of 254 ~ 46.46%
B 62 of 254 ~ 24.41'%

%29.13
%46.46
%24.41

CMYK RENK MODELİ

#4A763E rengi CMYK tonu (37,0,47,54).

  • camgöbeği tonu 37.29%
  • eflatun tonu 0.00%
  • sarı tonu 47.46%
  • ana renk tonu 53.73%

CMYK: (37,0,47,54)
C37M0Y47K54 (37%, 0%, 47%, 54%)
(0.37 / 0.00 / 0.47 / 0.54)

CMYK yüzdeleri

%37.29
%0
%47.46
%53.73

Codes

Color #4A763E in popluar color models

4A 76 3E
RGB 74 118 62
HSL 107° 31.11% 35.29%
HSB/HSV 107° 47.46% 46.27%
CMYK 37.29% 0.00% 47.46%
53.73%

Color #4A763E in popluar number systems.

HEX 4A 76 3E
Decimal 74 118 62
Binary 1001010 1110110 111110
Octal 112 166 76

Shades and tints

Shades of #4A763E

#4A763E
(74,118,62)
#446C39
(68,108,57)
#3E6234
(62,98,52)
#38582F
(56,88,47)
#324E2A
(50,78,42)
#2C4425
(44,68,37)
#263A20
(38,58,32)
#20301B
(32,48,27)
#1A2616
(26,38,22)
#141C11
(20,28,17)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #4A763E

#4A763E
(74,118,62)
#5A824F
(90,130,79)
#6A8E60
(106,142,96)
#7A9A71
(122,154,113)
#8AA682
(138,166,130)
#9AB293
(154,178,147)
#AABEA4
(170,190,164)
#BACAB5
(186,202,181)
#CAD6C6
(202,214,198)
#DAE2D7
(218,226,215)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A763E color. Also use rgb(74,118,62) instead hex code.

Text Font Color

.myTextColor { color: #4A763E; }

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

This text font color is #4A763E.

Background Color

.myBgColor { background-color: #4A763E; }

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

This div background color is #4A763E.

Border color

.myBorderColor { border: 1px solid #4A763E; }

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

This div border color is #4A763E.

Opacity

.myOpacity80 { color: #4A763E; opacity: 0.8; }

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

Text with #4A763E 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 #4A763E;}

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

This text has shadow with #4A763E color.


.textShadow {text-shadow: 3px 3px 1px #4A763E', 3px 3px 1px red;}

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

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


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

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

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

Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #4A763E; -webkit-box-shadow: 1px 1px 3px 2px #4A763E; box-shadow:1px 1px 3px 2px #4A763E;">
Div content here
</div>

This div box has shadow with color #4A763E.

Preview

Color preview on black background

This text has color #4A763E on black background.


Color preview on white background

This text has color #4A763E on white background.


Black color preview on #4A763E background

This text has black color on #4A763E background.


White color preview on #4A763E background

This text has white color on #4A763E background.


Related colors

Complementary color

Complementary color for #hex is #B589C1.


I love getcolorcode.com

Triadic colors

1 #3E4A76 and #763E4A with #4A763E are triadic colors.

2 #3E764A and #764A3E with #4A763E are triadic colors.