COLOR #475B14

HEX: #475B14 RGB: (71,91,20)

Renk bilgisi

#475B14 contains mainly red and green colors. #475B14 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#475B14 color RGB value is (71,91,20).

RGB: (71,91,20) (28%, 36%, 8%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 91 of 255 = 36%
B 20 of 255 = 8%

71
91
20

R + G + B ~ 24%. #475B14 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 91 + 20 = 182 (100%)
R 71 of 182 ~ 39.01%
G 91 of 182 ~ 50%
B 20 of 182 ~ 10.99'%

%39.01
%50
%10.99

CMYK RENK MODELİ

#475B14 rengi CMYK tonu (22,0,78,64).

  • camgöbeği tonu 21.98%
  • eflatun tonu 0.00%
  • sarı tonu 78.02%
  • ana renk tonu 64.31%

CMYK: (22,0,78,64)
C22M0Y78K64 (22%, 0%, 78%, 64%)
(0.22 / 0.00 / 0.78 / 0.64)

CMYK yüzdeleri

%21.98
%0
%78.02
%64.31

Codes

Color #475B14 in popluar color models

47 5B 14
RGB 71 91 20
HSL 77° 63.96% 21.76%
HSB/HSV 77° 78.02% 35.69%
CMYK 21.98% 0.00% 78.02%
64.31%

Color #475B14 in popluar number systems.

HEX 47 5B 14
Decimal 71 91 20
Binary 1000111 1011011 10100
Octal 107 133 24

Shades and tints

Shades of #475B14

#475B14
(71,91,20)
#415313
(65,83,19)
#3B4B12
(59,75,18)
#354311
(53,67,17)
#2F3B10
(47,59,16)
#29330F
(41,51,15)
#232B0E
(35,43,14)
#1D230D
(29,35,13)
#171B0C
(23,27,12)
#11130B
(17,19,11)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #475B14

#475B14
(71,91,20)
#576929
(87,105,41)
#67773E
(103,119,62)
#778553
(119,133,83)
#879368
(135,147,104)
#97A17D
(151,161,125)
#A7AF92
(167,175,146)
#B7BDA7
(183,189,167)
#C7CBBC
(199,203,188)
#D7D9D1
(215,217,209)
#E7E7E6
(231,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475B14 color. Also use rgb(71,91,20) instead hex code.

Text Font Color

.myTextColor { color: #475B14; }

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

This text font color is #475B14.

Background Color

.myBgColor { background-color: #475B14; }

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

This div background color is #475B14.

Border color

.myBorderColor { border: 1px solid #475B14; }

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

This div border color is #475B14.

Opacity

.myOpacity80 { color: #475B14; opacity: 0.8; }

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

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

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

This text has shadow with #475B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475B14.

Preview

Color preview on black background

This text has color #475B14 on black background.


Color preview on white background

This text has color #475B14 on white background.


Black color preview on #475B14 background

This text has black color on #475B14 background.


White color preview on #475B14 background

This text has white color on #475B14 background.


Related colors

Complementary color

Complementary color for #hex is #B8A4EB.


I love getcolorcode.com

Triadic colors

1 #14475B and #5B1447 with #475B14 are triadic colors.

2 #145B47 and #5B4714 with #475B14 are triadic colors.