COLOR #496C45

HEX: #496C45 RGB: (73,108,69)

Renk bilgisi

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

RGB renk modeli

#496C45 color RGB value is (73,108,69).

RGB: (73,108,69) (29%, 42%, 27%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 108 of 255 = 42%
B 69 of 255 = 27%

73
108
69

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 108 + 69 = 250 (100%)
R 73 of 250 ~ 29.2%
G 108 of 250 ~ 43.2%
B 69 of 250 ~ 27.6'%

%29.2
%43.2
%27.6

CMYK RENK MODELİ

#496C45 rengi CMYK tonu (32,0,36,58).

  • camgöbeği tonu 32.41%
  • eflatun tonu 0.00%
  • sarı tonu 36.11%
  • ana renk tonu 57.65%

CMYK: (32,0,36,58)
C32M0Y36K58 (32%, 0%, 36%, 58%)
(0.32 / 0.00 / 0.36 / 0.58)

CMYK yüzdeleri

%32.41
%0
%36.11
%57.65

Codes

Color #496C45 in popluar color models

49 6C 45
RGB 73 108 69
HSL 114° 22.03% 34.71%
HSB/HSV 114° 36.11% 42.35%
CMYK 32.41% 0.00% 36.11%
57.65%

Color #496C45 in popluar number systems.

HEX 49 6C 45
Decimal 73 108 69
Binary 1001001 1101100 1000101
Octal 111 154 105

Shades and tints

Shades of #496C45

#496C45
(73,108,69)
#43633F
(67,99,63)
#3D5A39
(61,90,57)
#375133
(55,81,51)
#31482D
(49,72,45)
#2B3F27
(43,63,39)
#253621
(37,54,33)
#1F2D1B
(31,45,27)
#192415
(25,36,21)
#131B0F
(19,27,15)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #496C45

#496C45
(73,108,69)
#597955
(89,121,85)
#698665
(105,134,101)
#799375
(121,147,117)
#89A085
(137,160,133)
#99AD95
(153,173,149)
#A9BAA5
(169,186,165)
#B9C7B5
(185,199,181)
#C9D4C5
(201,212,197)
#D9E1D5
(217,225,213)
#E9EEE5
(233,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496C45; }

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

This text font color is #496C45.

Background Color

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

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

This div background color is #496C45.

Border color

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

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

This div border color is #496C45.

Opacity

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

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

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

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

This text has shadow with #496C45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496C45.

Preview

Color preview on black background

This text has color #496C45 on black background.


Color preview on white background

This text has color #496C45 on white background.


Black color preview on #496C45 background

This text has black color on #496C45 background.


White color preview on #496C45 background

This text has white color on #496C45 background.


Related colors

Complementary color

Complementary color for #hex is #B693BA.


I love getcolorcode.com

Triadic colors

1 #45496C and #6C4549 with #496C45 are triadic colors.

2 #456C49 and #6C4945 with #496C45 are triadic colors.