COLOR #496F47

HEX: #496F47 RGB: (73,111,71)

Renk bilgisi

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

RGB renk modeli

#496F47 color RGB value is (73,111,71).

RGB: (73,111,71) (29%, 44%, 28%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 111 of 255 = 44%
B 71 of 255 = 28%

73
111
71

R + G + B ~ 34%. #496F47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 111 + 71 = 255 (100%)
R 73 of 255 ~ 28.63%
G 111 of 255 ~ 43.53%
B 71 of 255 ~ 27.84'%

%28.63
%43.53
%27.84

CMYK RENK MODELİ

#496F47 rengi CMYK tonu (34,0,36,56).

  • camgöbeği tonu 34.23%
  • eflatun tonu 0.00%
  • sarı tonu 36.04%
  • ana renk tonu 56.47%

CMYK: (34,0,36,56)
C34M0Y36K56 (34%, 0%, 36%, 56%)
(0.34 / 0.00 / 0.36 / 0.56)

CMYK yüzdeleri

%34.23
%0
%36.04
%56.47

Codes

Color #496F47 in popluar color models

49 6F 47
RGB 73 111 71
HSL 117° 21.98% 35.69%
HSB/HSV 117° 36.04% 43.53%
CMYK 34.23% 0.00% 36.04%
56.47%

Color #496F47 in popluar number systems.

HEX 49 6F 47
Decimal 73 111 71
Binary 1001001 1101111 1000111
Octal 111 157 107

Shades and tints

Shades of #496F47

#496F47
(73,111,71)
#436541
(67,101,65)
#3D5B3B
(61,91,59)
#375135
(55,81,53)
#31472F
(49,71,47)
#2B3D29
(43,61,41)
#253323
(37,51,35)
#1F291D
(31,41,29)
#191F17
(25,31,23)
#131511
(19,21,17)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #496F47

#496F47
(73,111,71)
#597C57
(89,124,87)
#698967
(105,137,103)
#799677
(121,150,119)
#89A387
(137,163,135)
#99B097
(153,176,151)
#A9BDA7
(169,189,167)
#B9CAB7
(185,202,183)
#C9D7C7
(201,215,199)
#D9E4D7
(217,228,215)
#E9F1E7
(233,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496F47 color. Also use rgb(73,111,71) instead hex code.

Text Font Color

.myTextColor { color: #496F47; }

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

This text font color is #496F47.

Background Color

.myBgColor { background-color: #496F47; }

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

This div background color is #496F47.

Border color

.myBorderColor { border: 1px solid #496F47; }

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

This div border color is #496F47.

Opacity

.myOpacity80 { color: #496F47; opacity: 0.8; }

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

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

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

This text has shadow with #496F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496F47.

Preview

Color preview on black background

This text has color #496F47 on black background.


Color preview on white background

This text has color #496F47 on white background.


Black color preview on #496F47 background

This text has black color on #496F47 background.


White color preview on #496F47 background

This text has white color on #496F47 background.


Related colors

Complementary color

Complementary color for #hex is #B690B8.


I love getcolorcode.com

Triadic colors

1 #47496F and #6F4749 with #496F47 are triadic colors.

2 #476F49 and #6F4947 with #496F47 are triadic colors.