COLOR #494C27

HEX: #494C27 RGB: (73,76,39)

Renk bilgisi

#494C27 contains red, green and blue colors in about the same proportion. #494C27 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#494C27 color RGB value is (73,76,39).

RGB: (73,76,39) (29%, 30%, 15%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 76 of 255 = 30%
B 39 of 255 = 15%

73
76
39

R + G + B ~ 25%. #494C27 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 76 + 39 = 188 (100%)
R 73 of 188 ~ 38.83%
G 76 of 188 ~ 40.43%
B 39 of 188 ~ 20.74'%

%38.83
%40.43
%20.74

CMYK RENK MODELİ

#494C27 rengi CMYK tonu (4,0,49,70).

  • camgöbeği tonu 3.95%
  • eflatun tonu 0.00%
  • sarı tonu 48.68%
  • ana renk tonu 70.20%
CMYK: (4,0,49,70) C4M0Y49K70 (4%,0%,49%,70%) (0.04/0.00/0.49/0.70) 

CMYK yüzdeleri

%3.95
%0
%48.68
%70.2

Codes

Color #494C27 in popluar color models

49 4C 27
RGB 73 76 39
HSL 65° 32.17% 22.55%
HSB/HSV 65° 48.68% 29.80%
CMYK 3.95% 0.00% 48.68%
70.20%

Color #494C27 in popluar number systems.

HEX 49 4C 27
Decimal 73 76 39
Binary 1001001 1001100 100111
Octal 111 114 47

Shades and tints

Shades of #494C27

#494C27
(73,76,39)
#434624
(67,70,36)
#3D4021
(61,64,33)
#373A1E
(55,58,30)
#31341B
(49,52,27)
#2B2E18
(43,46,24)
#252815
(37,40,21)
#1F2212
(31,34,18)
#191C0F
(25,28,15)
#13160C
(19,22,12)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #494C27

#494C27
(73,76,39)
#595C3A
(89,92,58)
#696C4D
(105,108,77)
#797C60
(121,124,96)
#898C73
(137,140,115)
#999C86
(153,156,134)
#A9AC99
(169,172,153)
#B9BCAC
(185,188,172)
#C9CCBF
(201,204,191)
#D9DCD2
(217,220,210)
#E9ECE5
(233,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494C27 color. Also use rgb(73,76,39) instead hex code.

Text Font Color

.myTextColor { color: #494C27; }

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

This text font color is #494C27.

Background Color

.myBgColor { background-color: #494C27; }

<div style="background-color:#494C27">Inner text</div>

This div background color is #494C27.

Border color

.myBorderColor { border: 1px solid #494C27; }

<div style="border:3px solid #494C27">Div</div>

This div border color is #494C27.

Opacity

.myOpacity80 { color: #494C27; opacity: 0.8; }

<p style="color:#494C27;opacity:0.8;">80%</p>

Text with #494C27 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 #494C27;}

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

This text has shadow with #494C27 color.


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

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

This text has shadow with #494C27 primary color and red secondary color.


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

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

This text has shadow with #494C27 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #494C27.

Preview

Color preview on black background

This text has color #494C27 on black background.


Color preview on white background

This text has color #494C27 on white background.


Black color preview on #494C27 background

This text has black color on #494C27 background.


White color preview on #494C27 background

This text has white color on #494C27 background.


Related colors

Complementary color

Complementary color for #hex is #B6B3D8.


I love getcolorcode.com

Triadic colors

1 #27494C and #4C2749 with #494C27 are triadic colors.

2 #274C49 and #4C4927 with #494C27 are triadic colors.