COLOR #475946

HEX: #475946
RGB: (71,89,70)

Renk bilgisi

#475946 contains red, green and blue colors in about the same proportion. #475946 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#475946 color RGB value is (71,89,70).

  • kırmız ton 71;
  • yeşil ton 89;
  • mavi ton 70.
RGB: (71,89,70) (28%,35%,27%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 89 of 255 = 35%
B 70 of 255 = 27%

71
89
70

R + G + B ~ 30%. #475946 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 89 + 70 = 230 (100%)
R 71 of 230 ~ 30.87%
G 89 of 230 ~ 38.7%
B 70 of 230 ~ 30.43%

%30.87
%38.7
%30.43

CMYK RENK MODELİ

#475946 rengi CMYK tonu (20,0,21,65).

  • camgöbeği tonu 20.22%
  • eflatun tonu 0.00%
  • sarı tonu 21.35%
  • ana renk tonu 65.10%
CMYK: (20,0,21,65) C20M0Y21K65 (20%,0%,21%,65%) (0.20/0.00/0.21/0.65)

CMYK yüzdeleri

%20.22
%0
%21.35
%65.1

Codes

Color #475946 in popluar color models

475946
RGB718970
HSL117°11.95%31.18%
HSB/HSV117°21.35%34.90%
CMYK20.22%0.00%21.35%
65.10%

Color #475946 in popluar number systems.

HEX475946
Decimal718970
Binary100011110110011000110
Octal107131106

Shades and tints

Shades of #475946

#475946
(71,89,70)
#415140
(65,81,64)
#3B493A
(59,73,58)
#354134
(53,65,52)
#2F392E
(47,57,46)
#293128
(41,49,40)
#232922
(35,41,34)
#1D211C
(29,33,28)
#171916
(23,25,22)
#111110
(17,17,16)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #475946

#475946
(71,89,70)
#576856
(87,104,86)
#677766
(103,119,102)
#778676
(119,134,118)
#879586
(135,149,134)
#97A496
(151,164,150)
#A7B3A6
(167,179,166)
#B7C2B6
(183,194,182)
#C7D1C6
(199,209,198)
#D7E0D6
(215,224,214)
#E7EFE6
(231,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475946 color. Also use rgb(71,89,70) instead hex code.

Text Font Color

.myTextColor { color: #475946; }

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

This text font color is #475946.


Background Color

.myBgColor { background-color: #475946; }

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

This div background color is #475946.


Border color

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

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

This div border color is #475946.


Opacity

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

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

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

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

This text has shadow with #475946 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #475946; -webkit-box-shadow:	1px 1px 3px 2px #475946; box-shadow:	1px 1px 3px 2px #475946; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #475946; -webkit-box-shadow: 1px 1px 3px 2px #475946; box-shadow:1px 1px 3px 2px #475946;">
Div content here</div>
This div box has shadow with color #475946.

Preview

Color preview on black background

This text has color #475946 on black background.


Color preview on white background

This text has color #475946 on white background.



Black color preview on #475946 background

This text has black color on #475946 background.


White color preview on #475946 background

This text has white color on #475946 background.