COLOR #474A14

HEX: #474A14 RGB: (71,74,20)

Renk bilgisi

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

RGB renk modeli

#474A14 color RGB value is (71,74,20).

RGB: (71,74,20) (28%, 29%, 8%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 74 of 255 = 29%
B 20 of 255 = 8%

71
74
20

R + G + B ~ 22%. #474A14 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 74 + 20 = 165 (100%)
R 71 of 165 ~ 43.03%
G 74 of 165 ~ 44.85%
B 20 of 165 ~ 12.12'%

%43.03
%44.85
%12.12

CMYK RENK MODELİ

#474A14 rengi CMYK tonu (4,0,73,71).

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

CMYK: (4,0,73,71)
C4M0Y73K71 (4%, 0%, 73%, 71%)
(0.04 / 0.00 / 0.73 / 0.71)

CMYK yüzdeleri

%4.05
%0
%72.97
%70.98

Codes

Color #474A14 in popluar color models

47 4A 14
RGB 71 74 20
HSL 63° 57.45% 18.43%
HSB/HSV 63° 72.97% 29.02%
CMYK 4.05% 0.00% 72.97%
70.98%

Color #474A14 in popluar number systems.

HEX 47 4A 14
Decimal 71 74 20
Binary 1000111 1001010 10100
Octal 107 112 24

Shades and tints

Shades of #474A14

#474A14
(71,74,20)
#414413
(65,68,19)
#3B3E12
(59,62,18)
#353811
(53,56,17)
#2F3210
(47,50,16)
#292C0F
(41,44,15)
#23260E
(35,38,14)
#1D200D
(29,32,13)
#171A0C
(23,26,12)
#11140B
(17,20,11)
#0B0E0A
(11,14,10)
#000000
(0,0,0)

Tints of #474A14

#474A14
(71,74,20)
#575A29
(87,90,41)
#676A3E
(103,106,62)
#777A53
(119,122,83)
#878A68
(135,138,104)
#979A7D
(151,154,125)
#A7AA92
(167,170,146)
#B7BAA7
(183,186,167)
#C7CABC
(199,202,188)
#D7DAD1
(215,218,209)
#E7EAE6
(231,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474A14; }

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

This text font color is #474A14.

Background Color

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

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

This div background color is #474A14.

Border color

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

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

This div border color is #474A14.

Opacity

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

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

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

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

This text has shadow with #474A14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474A14.

Preview

Color preview on black background

This text has color #474A14 on black background.


Color preview on white background

This text has color #474A14 on white background.


Black color preview on #474A14 background

This text has black color on #474A14 background.


White color preview on #474A14 background

This text has white color on #474A14 background.


Related colors

Complementary color

Complementary color for #hex is #B8B5EB.


I love getcolorcode.com

Triadic colors

1 #14474A and #4A1447 with #474A14 are triadic colors.

2 #144A47 and #4A4714 with #474A14 are triadic colors.