COLOR #496A11

HEX: #496A11 RGB: (73,106,17)

Renk bilgisi

#496A11 contains mainly red and green colors. #496A11 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#496A11 color RGB value is (73,106,17).

RGB: (73,106,17) (29%, 42%, 7%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 106 of 255 = 42%
B 17 of 255 = 7%

73
106
17

R + G + B ~ 26%. #496A11 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 106 + 17 = 196 (100%)
R 73 of 196 ~ 37.24%
G 106 of 196 ~ 54.08%
B 17 of 196 ~ 8.67'%

%37.24
%54.08

CMYK RENK MODELİ

#496A11 rengi CMYK tonu (31,0,84,58).

  • camgöbeği tonu 31.13%
  • eflatun tonu 0.00%
  • sarı tonu 83.96%
  • ana renk tonu 58.43%

CMYK: (31,0,84,58)
C31M0Y84K58 (31%, 0%, 84%, 58%)
(0.31 / 0.00 / 0.84 / 0.58)

CMYK yüzdeleri

%31.13
%0
%83.96
%58.43

Codes

Color #496A11 in popluar color models

49 6A 11
RGB 73 106 17
HSL 82° 72.36% 24.12%
HSB/HSV 82° 83.96% 41.57%
CMYK 31.13% 0.00% 83.96%
58.43%

Color #496A11 in popluar number systems.

HEX 49 6A 11
Decimal 73 106 17
Binary 1001001 1101010 10001
Octal 111 152 21

Shades and tints

Shades of #496A11

#496A11
(73,106,17)
#436110
(67,97,16)
#3D580F
(61,88,15)
#374F0E
(55,79,14)
#31460D
(49,70,13)
#2B3D0C
(43,61,12)
#25340B
(37,52,11)
#1F2B0A
(31,43,10)
#192209
(25,34,9)
#131908
(19,25,8)
#0D1007
(13,16,7)
#000000
(0,0,0)

Tints of #496A11

#496A11
(73,106,17)
#597726
(89,119,38)
#69843B
(105,132,59)
#799150
(121,145,80)
#899E65
(137,158,101)
#99AB7A
(153,171,122)
#A9B88F
(169,184,143)
#B9C5A4
(185,197,164)
#C9D2B9
(201,210,185)
#D9DFCE
(217,223,206)
#E9ECE3
(233,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496A11 color. Also use rgb(73,106,17) instead hex code.

Text Font Color

.myTextColor { color: #496A11; }

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

This text font color is #496A11.

Background Color

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

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

This div background color is #496A11.

Border color

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

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

This div border color is #496A11.

Opacity

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

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

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

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

This text has shadow with #496A11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496A11.

Preview

Color preview on black background

This text has color #496A11 on black background.


Color preview on white background

This text has color #496A11 on white background.


Black color preview on #496A11 background

This text has black color on #496A11 background.


White color preview on #496A11 background

This text has white color on #496A11 background.


Related colors

Complementary color

Complementary color for #hex is #B695EE.


I love getcolorcode.com

Triadic colors

1 #11496A and #6A1149 with #496A11 are triadic colors.

2 #116A49 and #6A4911 with #496A11 are triadic colors.