COLOR #4A814D

HEX: #4A814D RGB: (74,129,77)

Renk bilgisi

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

RGB renk modeli

#4A814D color RGB value is (74,129,77).

RGB: (74,129,77) (29%, 51%, 30%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 129 of 255 = 51%
B 77 of 255 = 30%

74
129
77

R + G + B ~ 37%. #4A814D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 129 + 77 = 280 (100%)
R 74 of 280 ~ 26.43%
G 129 of 280 ~ 46.07%
B 77 of 280 ~ 27.5'%

%26.43
%46.07
%27.5

CMYK RENK MODELİ

#4A814D rengi CMYK tonu (43,0,40,49).

  • camgöbeği tonu 42.64%
  • eflatun tonu 0.00%
  • sarı tonu 40.31%
  • ana renk tonu 49.41%

CMYK: (43,0,40,49)
C43M0Y40K49 (43%, 0%, 40%, 49%)
(0.43 / 0.00 / 0.40 / 0.49)

CMYK yüzdeleri

%42.64
%0
%40.31
%49.41

Codes

Color #4A814D in popluar color models

4A 81 4D
RGB 74 129 77
HSL 123° 27.09% 39.80%
HSB/HSV 123° 42.64% 50.59%
CMYK 42.64% 0.00% 40.31%
49.41%

Color #4A814D in popluar number systems.

HEX 4A 81 4D
Decimal 74 129 77
Binary 1001010 10000001 1001101
Octal 112 201 115

Shades and tints

Shades of #4A814D

#4A814D
(74,129,77)
#447646
(68,118,70)
#3E6B3F
(62,107,63)
#386038
(56,96,56)
#325531
(50,85,49)
#2C4A2A
(44,74,42)
#263F23
(38,63,35)
#20341C
(32,52,28)
#1A2915
(26,41,21)
#141E0E
(20,30,14)
#0E1307
(14,19,7)
#000000
(0,0,0)

Tints of #4A814D

#4A814D
(74,129,77)
#5A8C5D
(90,140,93)
#6A976D
(106,151,109)
#7AA27D
(122,162,125)
#8AAD8D
(138,173,141)
#9AB89D
(154,184,157)
#AAC3AD
(170,195,173)
#BACEBD
(186,206,189)
#CAD9CD
(202,217,205)
#DAE4DD
(218,228,221)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A814D color. Also use rgb(74,129,77) instead hex code.

Text Font Color

.myTextColor { color: #4A814D; }

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

This text font color is #4A814D.

Background Color

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

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

This div background color is #4A814D.

Border color

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

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

This div border color is #4A814D.

Opacity

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

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

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

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

This text has shadow with #4A814D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A814D.

Preview

Color preview on black background

This text has color #4A814D on black background.


Color preview on white background

This text has color #4A814D on white background.


Black color preview on #4A814D background

This text has black color on #4A814D background.


White color preview on #4A814D background

This text has white color on #4A814D background.


Related colors

Complementary color

Complementary color for #hex is #B57EB2.


I love getcolorcode.com

Triadic colors

1 #4D4A81 and #814D4A with #4A814D are triadic colors.

2 #4D814A and #814A4D with #4A814D are triadic colors.