COLOR #474A24

HEX: #474A24 RGB: (71,74,36)

Renk bilgisi

#474A24 contains red, green and blue colors in about the same proportion. #474A24 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#474A24 color RGB value is (71,74,36).

RGB: (71,74,36) (28%, 29%, 14%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 74 of 255 = 29%
B 36 of 255 = 14%

71
74
36

R + G + B ~ 24%. #474A24 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 74 + 36 = 181 (100%)
R 71 of 181 ~ 39.23%
G 74 of 181 ~ 40.88%
B 36 of 181 ~ 19.89'%

%39.23
%40.88
%19.89

CMYK RENK MODELİ

#474A24 rengi CMYK tonu (4,0,51,71).

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 51.35%
  • ana renk tonu 70.98%

CMYK: (4,0,51,71)
C4M0Y51K71 (4%, 0%, 51%, 71%)
(0.04 / 0.00 / 0.51 / 0.71)

CMYK yüzdeleri

%4.05
%0
%51.35
%70.98

Codes

Color #474A24 in popluar color models

47 4A 24
RGB 71 74 36
HSL 65° 34.55% 21.57%
HSB/HSV 65° 51.35% 29.02%
CMYK 4.05% 0.00% 51.35%
70.98%

Color #474A24 in popluar number systems.

HEX 47 4A 24
Decimal 71 74 36
Binary 1000111 1001010 100100
Octal 107 112 44

Shades and tints

Shades of #474A24

#474A24
(71,74,36)
#414421
(65,68,33)
#3B3E1E
(59,62,30)
#35381B
(53,56,27)
#2F3218
(47,50,24)
#292C15
(41,44,21)
#232612
(35,38,18)
#1D200F
(29,32,15)
#171A0C
(23,26,12)
#111409
(17,20,9)
#0B0E06
(11,14,6)
#000000
(0,0,0)

Tints of #474A24

#474A24
(71,74,36)
#575A37
(87,90,55)
#676A4A
(103,106,74)
#777A5D
(119,122,93)
#878A70
(135,138,112)
#979A83
(151,154,131)
#A7AA96
(167,170,150)
#B7BAA9
(183,186,169)
#C7CABC
(199,202,188)
#D7DACF
(215,218,207)
#E7EAE2
(231,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474A24 color. Also use rgb(71,74,36) instead hex code.

Text Font Color

.myTextColor { color: #474A24; }

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

This text font color is #474A24.

Background Color

.myBgColor { background-color: #474A24; }

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

This div background color is #474A24.

Border color

.myBorderColor { border: 1px solid #474A24; }

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

This div border color is #474A24.

Opacity

.myOpacity80 { color: #474A24; opacity: 0.8; }

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

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

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

This text has shadow with #474A24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474A24.

Preview

Color preview on black background

This text has color #474A24 on black background.


Color preview on white background

This text has color #474A24 on white background.


Black color preview on #474A24 background

This text has black color on #474A24 background.


White color preview on #474A24 background

This text has white color on #474A24 background.


Related colors

Complementary color

Complementary color for #hex is #B8B5DB.


I love getcolorcode.com

Triadic colors

1 #24474A and #4A2447 with #474A24 are triadic colors.

2 #244A47 and #4A4724 with #474A24 are triadic colors.