COLOR #4A6249

HEX: #4A6249 RGB: (74,98,73)

Renk bilgisi

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

RGB renk modeli

#4A6249 color RGB value is (74,98,73).

RGB: (74,98,73) (29%, 38%, 29%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 98 of 255 = 38%
B 73 of 255 = 29%

74
98
73

R + G + B ~ 32%. #4A6249 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 98 + 73 = 245 (100%)
R 74 of 245 ~ 30.2%
G 98 of 245 ~ 40%
B 73 of 245 ~ 29.8'%

%30.2
%40
%29.8

CMYK RENK MODELİ

#4A6249 rengi CMYK tonu (24,0,26,62).

  • camgöbeği tonu 24.49%
  • eflatun tonu 0.00%
  • sarı tonu 25.51%
  • ana renk tonu 61.57%

CMYK: (24,0,26,62)
C24M0Y26K62 (24%, 0%, 26%, 62%)
(0.24 / 0.00 / 0.26 / 0.62)

CMYK yüzdeleri

%24.49
%0
%25.51
%61.57

Codes

Color #4A6249 in popluar color models

4A 62 49
RGB 74 98 73
HSL 118° 14.62% 33.53%
HSB/HSV 118° 25.51% 38.43%
CMYK 24.49% 0.00% 25.51%
61.57%

Color #4A6249 in popluar number systems.

HEX 4A 62 49
Decimal 74 98 73
Binary 1001010 1100010 1001001
Octal 112 142 111

Shades and tints

Shades of #4A6249

#4A6249
(74,98,73)
#445A43
(68,90,67)
#3E523D
(62,82,61)
#384A37
(56,74,55)
#324231
(50,66,49)
#2C3A2B
(44,58,43)
#263225
(38,50,37)
#202A1F
(32,42,31)
#1A2219
(26,34,25)
#141A13
(20,26,19)
#0E120D
(14,18,13)
#000000
(0,0,0)

Tints of #4A6249

#4A6249
(74,98,73)
#5A7059
(90,112,89)
#6A7E69
(106,126,105)
#7A8C79
(122,140,121)
#8A9A89
(138,154,137)
#9AA899
(154,168,153)
#AAB6A9
(170,182,169)
#BAC4B9
(186,196,185)
#CAD2C9
(202,210,201)
#DAE0D9
(218,224,217)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6249 color. Also use rgb(74,98,73) instead hex code.

Text Font Color

.myTextColor { color: #4A6249; }

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

This text font color is #4A6249.

Background Color

.myBgColor { background-color: #4A6249; }

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

This div background color is #4A6249.

Border color

.myBorderColor { border: 1px solid #4A6249; }

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

This div border color is #4A6249.

Opacity

.myOpacity80 { color: #4A6249; opacity: 0.8; }

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

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

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

This text has shadow with #4A6249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6249.

Preview

Color preview on black background

This text has color #4A6249 on black background.


Color preview on white background

This text has color #4A6249 on white background.


Black color preview on #4A6249 background

This text has black color on #4A6249 background.


White color preview on #4A6249 background

This text has white color on #4A6249 background.


Related colors

Complementary color

Complementary color for #hex is #B59DB6.


I love getcolorcode.com

Triadic colors

1 #494A62 and #62494A with #4A6249 are triadic colors.

2 #49624A and #624A49 with #4A6249 are triadic colors.