COLOR #496F45

HEX: #496F45 RGB: (73,111,69)

Renk bilgisi

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

RGB renk modeli

#496F45 color RGB value is (73,111,69).

RGB: (73,111,69) (29%, 44%, 27%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 111 of 255 = 44%
B 69 of 255 = 27%

73
111
69

R + G + B ~ 33%. #496F45 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 111 + 69 = 253 (100%)
R 73 of 253 ~ 28.85%
G 111 of 253 ~ 43.87%
B 69 of 253 ~ 27.27'%

%28.85
%43.87
%27.27

CMYK RENK MODELİ

#496F45 rengi CMYK tonu (34,0,38,56).

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

CMYK: (34,0,38,56)
C34M0Y38K56 (34%, 0%, 38%, 56%)
(0.34 / 0.00 / 0.38 / 0.56)

CMYK yüzdeleri

%34.23
%0
%37.84
%56.47

Codes

Color #496F45 in popluar color models

49 6F 45
RGB 73 111 69
HSL 114° 23.33% 35.29%
HSB/HSV 114° 37.84% 43.53%
CMYK 34.23% 0.00% 37.84%
56.47%

Color #496F45 in popluar number systems.

HEX 49 6F 45
Decimal 73 111 69
Binary 1001001 1101111 1000101
Octal 111 157 105

Shades and tints

Shades of #496F45

#496F45
(73,111,69)
#43653F
(67,101,63)
#3D5B39
(61,91,57)
#375133
(55,81,51)
#31472D
(49,71,45)
#2B3D27
(43,61,39)
#253321
(37,51,33)
#1F291B
(31,41,27)
#191F15
(25,31,21)
#13150F
(19,21,15)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #496F45

#496F45
(73,111,69)
#597C55
(89,124,85)
#698965
(105,137,101)
#799675
(121,150,117)
#89A385
(137,163,133)
#99B095
(153,176,149)
#A9BDA5
(169,189,165)
#B9CAB5
(185,202,181)
#C9D7C5
(201,215,197)
#D9E4D5
(217,228,213)
#E9F1E5
(233,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496F45; }

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

This text font color is #496F45.

Background Color

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

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

This div background color is #496F45.

Border color

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

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

This div border color is #496F45.

Opacity

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

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

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

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

This text has shadow with #496F45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496F45.

Preview

Color preview on black background

This text has color #496F45 on black background.


Color preview on white background

This text has color #496F45 on white background.


Black color preview on #496F45 background

This text has black color on #496F45 background.


White color preview on #496F45 background

This text has white color on #496F45 background.


Related colors

Complementary color

Complementary color for #hex is #B690BA.


I love getcolorcode.com

Triadic colors

1 #45496F and #6F4549 with #496F45 are triadic colors.

2 #456F49 and #6F4945 with #496F45 are triadic colors.