COLOR #004924

HEX: #004924 RGB: (0,73,36)

Renk bilgisi

#004924 contains only green and blue colors. #004924 ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#004924 color RGB value is (0,73,36).

RGB: (0,73,36) (0%, 29%, 14%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 73 of 255 = 29%
B 36 of 255 = 14%

0
73
36

R + G + B ~ 14%. #004924 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 73 + 36 = 109 (100%)
R 0 of 109 ~ 0%
G 73 of 109 ~ 66.97%
B 36 of 109 ~ 33.03'%

%66.97
%33.03

CMYK RENK MODELİ

#004924 rengi CMYK tonu (100,0,51,71).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 50.68%
  • ana renk tonu 71.37%

CMYK: (100,0,51,71)
C100M0Y51K71 (100%, 0%, 51%, 71%)
(1.00 / 0.00 / 0.51 / 0.71)

CMYK yüzdeleri

%100
%0
%50.68
%71.37

Codes

Color #004924 in popluar color models

00 49 24
RGB 0 73 36
HSL 150° 100.00% 14.31%
HSB/HSV 150° 100.00% 28.63%
CMYK 100.00% 0.00% 50.68%
71.37%

Color #004924 in popluar number systems.

HEX 00 49 24
Decimal 0 73 36
Binary 0 1001001 100100
Octal 0 111 44

Shades and tints

Shades of #004924

#004924
(0,73,36)
#004321
(0,67,33)
#003D1E
(0,61,30)
#00371B
(0,55,27)
#003118
(0,49,24)
#002B15
(0,43,21)
#002512
(0,37,18)
#001F0F
(0,31,15)
#00190C
(0,25,12)
#001309
(0,19,9)
#000D06
(0,13,6)
#000000
(0,0,0)

Tints of #004924

#004924
(0,73,36)
#175937
(23,89,55)
#2E694A
(46,105,74)
#45795D
(69,121,93)
#5C8970
(92,137,112)
#739983
(115,153,131)
#8AA996
(138,169,150)
#A1B9A9
(161,185,169)
#B8C9BC
(184,201,188)
#CFD9CF
(207,217,207)
#E6E9E2
(230,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #004924 color. Also use rgb(0,73,36) instead hex code.

Text Font Color

.myTextColor { color: #004924; }

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

This text font color is #004924.

Background Color

.myBgColor { background-color: #004924; }

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

This div background color is #004924.

Border color

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

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

This div border color is #004924.

Opacity

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

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

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

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

This text has shadow with #004924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #004924.

Preview

Color preview on black background

This text has color #004924 on black background.


Color preview on white background

This text has color #004924 on white background.


Black color preview on #004924 background

This text has black color on #004924 background.


White color preview on #004924 background

This text has white color on #004924 background.


Related colors

Complementary color

Complementary color for #hex is #FFB6DB.


I love getcolorcode.com

Triadic colors

1 #240049 and #492400 with #004924 are triadic colors.

2 #244900 and #490024 with #004924 are triadic colors.