COLOR #4A8F48

HEX: #4A8F48 RGB: (74,143,72)

Renk bilgisi

#4A8F48 contains mainly green color. #4A8F48 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4A8F48 color RGB value is (74,143,72).

RGB: (74,143,72) (29%, 56%, 28%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 143 of 255 = 56%
B 72 of 255 = 28%

74
143
72

R + G + B ~ 38%. #4A8F48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 143 + 72 = 289 (100%)
R 74 of 289 ~ 25.61%
G 143 of 289 ~ 49.48%
B 72 of 289 ~ 24.91'%

%25.61
%49.48
%24.91

CMYK RENK MODELİ

#4A8F48 rengi CMYK tonu (48,0,50,44).

  • camgöbeği tonu 48.25%
  • eflatun tonu 0.00%
  • sarı tonu 49.65%
  • ana renk tonu 43.92%

CMYK: (48,0,50,44)
C48M0Y50K44 (48%, 0%, 50%, 44%)
(0.48 / 0.00 / 0.50 / 0.44)

CMYK yüzdeleri

%48.25
%0
%49.65
%43.92

Codes

Color #4A8F48 in popluar color models

4A 8F 48
RGB 74 143 72
HSL 118° 33.02% 42.16%
HSB/HSV 118° 49.65% 56.08%
CMYK 48.25% 0.00% 49.65%
43.92%

Color #4A8F48 in popluar number systems.

HEX 4A 8F 48
Decimal 74 143 72
Binary 1001010 10001111 1001000
Octal 112 217 110

Shades and tints

Shades of #4A8F48

#4A8F48
(74,143,72)
#448242
(68,130,66)
#3E753C
(62,117,60)
#386836
(56,104,54)
#325B30
(50,91,48)
#2C4E2A
(44,78,42)
#264124
(38,65,36)
#20341E
(32,52,30)
#1A2718
(26,39,24)
#141A12
(20,26,18)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #4A8F48

#4A8F48
(74,143,72)
#5A9958
(90,153,88)
#6AA368
(106,163,104)
#7AAD78
(122,173,120)
#8AB788
(138,183,136)
#9AC198
(154,193,152)
#AACBA8
(170,203,168)
#BAD5B8
(186,213,184)
#CADFC8
(202,223,200)
#DAE9D8
(218,233,216)
#EAF3E8
(234,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8F48 color. Also use rgb(74,143,72) instead hex code.

Text Font Color

.myTextColor { color: #4A8F48; }

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

This text font color is #4A8F48.

Background Color

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

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

This div background color is #4A8F48.

Border color

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

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

This div border color is #4A8F48.

Opacity

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

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

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

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

This text has shadow with #4A8F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8F48.

Preview

Color preview on black background

This text has color #4A8F48 on black background.


Color preview on white background

This text has color #4A8F48 on white background.


Black color preview on #4A8F48 background

This text has black color on #4A8F48 background.


White color preview on #4A8F48 background

This text has white color on #4A8F48 background.


Related colors

Complementary color

Complementary color for #hex is #B570B7.


I love getcolorcode.com

Triadic colors

1 #484A8F and #8F484A with #4A8F48 are triadic colors.

2 #488F4A and #8F4A48 with #4A8F48 are triadic colors.