COLOR #004818

HEX: #004818 RGB: (0,72,24)

Renk bilgisi

#004818 contains only green and blue colors. #004818 ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#004818 color RGB value is (0,72,24).

RGB: (0,72,24) (0%, 28%, 9%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 72 of 255 = 28%
B 24 of 255 = 9%

0
72
24

R + G + B ~ 12%. #004818 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 72 + 24 = 96 (100%)
R 0 of 96 ~ 0%
G 72 of 96 ~ 75%
B 24 of 96 ~ 25'%

%75
%25

CMYK RENK MODELİ

#004818 rengi CMYK tonu (100,0,67,72).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 66.67%
  • ana renk tonu 71.76%

CMYK: (100,0,67,72)
C100M0Y67K72 (100%, 0%, 67%, 72%)
(1.00 / 0.00 / 0.67 / 0.72)

CMYK yüzdeleri

%100
%0
%66.67
%71.76

Codes

Color #004818 in popluar color models

00 48 18
RGB 0 72 24
HSL 140° 100.00% 14.12%
HSB/HSV 140° 100.00% 28.24%
CMYK 100.00% 0.00% 66.67%
71.76%

Color #004818 in popluar number systems.

HEX 00 48 18
Decimal 0 72 24
Binary 0 1001000 11000
Octal 0 110 30

Shades and tints

Shades of #004818

#004818
(0,72,24)
#004216
(0,66,22)
#003C14
(0,60,20)
#003612
(0,54,18)
#003010
(0,48,16)
#002A0E
(0,42,14)
#00240C
(0,36,12)
#001E0A
(0,30,10)
#001808
(0,24,8)
#001206
(0,18,6)
#000C04
(0,12,4)
#000000
(0,0,0)

Tints of #004818

#004818
(0,72,24)
#17582D
(23,88,45)
#2E6842
(46,104,66)
#457857
(69,120,87)
#5C886C
(92,136,108)
#739881
(115,152,129)
#8AA896
(138,168,150)
#A1B8AB
(161,184,171)
#B8C8C0
(184,200,192)
#CFD8D5
(207,216,213)
#E6E8EA
(230,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #004818 color. Also use rgb(0,72,24) instead hex code.

Text Font Color

.myTextColor { color: #004818; }

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

This text font color is #004818.

Background Color

.myBgColor { background-color: #004818; }

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

This div background color is #004818.

Border color

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

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

This div border color is #004818.

Opacity

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

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

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

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

This text has shadow with #004818 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #004818.

Preview

Color preview on black background

This text has color #004818 on black background.


Color preview on white background

This text has color #004818 on white background.


Black color preview on #004818 background

This text has black color on #004818 background.


White color preview on #004818 background

This text has white color on #004818 background.


Related colors

Complementary color

Complementary color for #hex is #FFB7E7.


I love getcolorcode.com

Triadic colors

1 #180048 and #481800 with #004818 are triadic colors.

2 #184800 and #480018 with #004818 are triadic colors.