COLOR #478918

HEX: #478918
RGB: (71,137,24)

Renk bilgisi

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

RGB renk modeli

#478918 color RGB value is (71,137,24).

  • kırmız ton 71;
  • yeşil ton 137;
  • mavi ton 24.
RGB:
(71,137,24)
(28%,54%,9%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 137 of 255 = 54%
B 24 of 255 = 9%

71
137
24

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 137 + 24 = 232 (100%)
R 71 of 232 ~ 30.6%
G 137 of 232 ~ 59.05%
B 24 of 232 ~ 10.34%

%30.6
%59.05
%10.34

CMYK RENK MODELİ

#478918 rengi CMYK tonu (48,0,82,46).

  • camgöbeği tonu 48.18%
  • eflatun tonu 0.00%
  • sarı tonu 82.48%
  • ana renk tonu 46.27%
CMYK:
(48,0,82,46)
C48M0Y82K46 
(48%,0%,82%,46%)
(0.48/0.00/0.82/0.46)	

CMYK yüzdeleri

%48.18
%0
%82.48
%46.27

Codes

Color #478918 in popluar color models

478918
RGB7113724
HSL95°70.19%31.57%
HSB/HSV95°82.48%53.73%
CMYK48.18%0.00%82.48%
46.27%

Color #478918 in popluar number systems.

HEX478918
Decimal7113724
Binary10001111000100111000
Octal10721130

Shades and tints

Shades of #478918

#478918
(71,137,24)
#417D16
(65,125,22)
#3B7114
(59,113,20)
#356512
(53,101,18)
#2F5910
(47,89,16)
#294D0E
(41,77,14)
#23410C
(35,65,12)
#1D350A
(29,53,10)
#172908
(23,41,8)
#111D06
(17,29,6)
#0B1104
(11,17,4)
#000000
(0,0,0)

Tints of #478918

#478918
(71,137,24)
#57932D
(87,147,45)
#679D42
(103,157,66)
#77A757
(119,167,87)
#87B16C
(135,177,108)
#97BB81
(151,187,129)
#A7C596
(167,197,150)
#B7CFAB
(183,207,171)
#C7D9C0
(199,217,192)
#D7E3D5
(215,227,213)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478918; }

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

This text font color is #478918.


Background Color

.myBgColor { background-color: #478918; }

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

This div background color is #478918.


Border color

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

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

This div border color is #478918.


Opacity

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

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

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

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

This text has shadow with #478918 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #478918 on black background.


Color preview on white background

This text has color #478918 on white background.



Black color preview on #478918 background

This text has black color on #478918 background.


White color preview on #478918 background

This text has white color on #478918 background.