COLOR #476026

HEX: #476026
RGB: (71,96,38)

Renk bilgisi

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

RGB renk modeli

#476026 color RGB value is (71,96,38).

  • kırmız ton 71;
  • yeşil ton 96;
  • mavi ton 38.
RGB:
(71,96,38)
(28%,38%,15%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 96 of 255 = 38%
B 38 of 255 = 15%

71
96
38

R + G + B ~ 27%. #476026 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 96 + 38 = 205 (100%)
R 71 of 205 ~ 34.63%
G 96 of 205 ~ 46.83%
B 38 of 205 ~ 18.54%

%34.63
%46.83
%18.54

CMYK RENK MODELİ

#476026 rengi CMYK tonu (26,0,60,62).

  • camgöbeği tonu 26.04%
  • eflatun tonu 0.00%
  • sarı tonu 60.42%
  • ana renk tonu 62.35%
CMYK:
(26,0,60,62)
C26M0Y60K62 
(26%,0%,60%,62%)
(0.26/0.00/0.60/0.62)	

CMYK yüzdeleri

%26.04
%0
%60.42
%62.35

Codes

Color #476026 in popluar color models

476026
RGB719638
HSL86°43.28%26.27%
HSB/HSV86°60.42%37.65%
CMYK26.04%0.00%60.42%
62.35%

Color #476026 in popluar number systems.

HEX476026
Decimal719638
Binary10001111100000100110
Octal10714046

Shades and tints

Shades of #476026

#476026
(71,96,38)
#415823
(65,88,35)
#3B5020
(59,80,32)
#35481D
(53,72,29)
#2F401A
(47,64,26)
#293817
(41,56,23)
#233014
(35,48,20)
#1D2811
(29,40,17)
#17200E
(23,32,14)
#11180B
(17,24,11)
#0B1008
(11,16,8)
#000000
(0,0,0)

Tints of #476026

#476026
(71,96,38)
#576E39
(87,110,57)
#677C4C
(103,124,76)
#778A5F
(119,138,95)
#879872
(135,152,114)
#97A685
(151,166,133)
#A7B498
(167,180,152)
#B7C2AB
(183,194,171)
#C7D0BE
(199,208,190)
#D7DED1
(215,222,209)
#E7ECE4
(231,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476026 color. Also use rgb(71,96,38) instead hex code.

Text Font Color

.myTextColor { color: #476026; }

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

This text font color is #476026.


Background Color

.myBgColor { background-color: #476026; }

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

This div background color is #476026.


Border color

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

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

This div border color is #476026.


Opacity

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

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

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

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

This text has shadow with #476026 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #476026 on black background.


Color preview on white background

This text has color #476026 on white background.



Black color preview on #476026 background

This text has black color on #476026 background.


White color preview on #476026 background

This text has white color on #476026 background.