COLOR #478941

HEX: #478941 RGB: (71,137,65)

Renk bilgisi

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

RGB renk modeli

#478941 color RGB value is (71,137,65).

RGB: (71,137,65) (28%, 54%, 25%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 137 of 255 = 54%
B 65 of 255 = 25%

71
137
65

R + G + B ~ 36%. #478941 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 137 + 65 = 273 (100%)
R 71 of 273 ~ 26.01%
G 137 of 273 ~ 50.18%
B 65 of 273 ~ 23.81'%

%26.01
%50.18
%23.81

CMYK RENK MODELİ

#478941 rengi CMYK tonu (48,0,53,46).

  • camgöbeği tonu 48.18%
  • eflatun tonu 0.00%
  • sarı tonu 52.55%
  • ana renk tonu 46.27%

CMYK: (48,0,53,46)
C48M0Y53K46 (48%, 0%, 53%, 46%)
(0.48 / 0.00 / 0.53 / 0.46)

CMYK yüzdeleri

%48.18
%0
%52.55
%46.27

Codes

Color #478941 in popluar color models

47 89 41
RGB 71 137 65
HSL 115° 35.64% 39.61%
HSB/HSV 115° 52.55% 53.73%
CMYK 48.18% 0.00% 52.55%
46.27%

Color #478941 in popluar number systems.

HEX 47 89 41
Decimal 71 137 65
Binary 1000111 10001001 1000001
Octal 107 211 101

Shades and tints

Shades of #478941

#478941
(71,137,65)
#417D3C
(65,125,60)
#3B7137
(59,113,55)
#356532
(53,101,50)
#2F592D
(47,89,45)
#294D28
(41,77,40)
#234123
(35,65,35)
#1D351E
(29,53,30)
#172919
(23,41,25)
#111D14
(17,29,20)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #478941

#478941
(71,137,65)
#579352
(87,147,82)
#679D63
(103,157,99)
#77A774
(119,167,116)
#87B185
(135,177,133)
#97BB96
(151,187,150)
#A7C5A7
(167,197,167)
#B7CFB8
(183,207,184)
#C7D9C9
(199,217,201)
#D7E3DA
(215,227,218)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478941 color. Also use rgb(71,137,65) instead hex code.

Text Font Color

.myTextColor { color: #478941; }

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

This text font color is #478941.

Background Color

.myBgColor { background-color: #478941; }

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

This div background color is #478941.

Border color

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

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

This div border color is #478941.

Opacity

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

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

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

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

This text has shadow with #478941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478941.

Preview

Color preview on black background

This text has color #478941 on black background.


Color preview on white background

This text has color #478941 on white background.


Black color preview on #478941 background

This text has black color on #478941 background.


White color preview on #478941 background

This text has white color on #478941 background.


Related colors

Complementary color

Complementary color for #hex is #B876BE.


I love getcolorcode.com

Triadic colors

1 #414789 and #894147 with #478941 are triadic colors.

2 #418947 and #894741 with #478941 are triadic colors.