COLOR #494B34

HEX: #494B34 RGB: (73,75,52)

Color info

#494B34 contains red, green and blue colors in about the same proportion. Web safe color of #494B34 is #333333 (or #333).

RGB color model

#494B34 color RGB value is (73,75,52).

RGB: (73,75,52) (29%, 29%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 75 of 255 = 29%
B 52 of 255 = 20%

73
75
52

R + G + B ~ 26%. #494B34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 75 + 52 = 200 (100%)
R 73 of 200 ~ 36.5%
G 75 of 200 ~ 37.5%
B 52 of 200 ~ 26'%

%36.5
%37.5
%26

CMYK color model

#494B34 color CMYK value is (3,0,31,71).

  • cyan value is 2.67%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 70.59%
CMYK: (3,0,31,71) C3M0Y31K71 (3%,0%,31%,71%) (0.03/0.00/0.31/0.71) 

CMYK percentages

%2.67
%0
%30.67
%70.59

Codes

Color #494B34 in popluar color models

49 4B 34
RGB 73 75 52
HSL 65° 18.11% 24.90%
HSB/HSV 65° 30.67% 29.41%
CMYK 2.67% 0.00% 30.67%
70.59%

Color #494B34 in popluar number systems.

HEX 49 4B 34
Decimal 73 75 52
Binary 1001001 1001011 110100
Octal 111 113 64

Shades and tints

Shades of #494B34

#494B34
(73,75,52)
#434530
(67,69,48)
#3D3F2C
(61,63,44)
#373928
(55,57,40)
#313324
(49,51,36)
#2B2D20
(43,45,32)
#25271C
(37,39,28)
#1F2118
(31,33,24)
#191B14
(25,27,20)
#131510
(19,21,16)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #494B34

#494B34
(73,75,52)
#595B46
(89,91,70)
#696B58
(105,107,88)
#797B6A
(121,123,106)
#898B7C
(137,139,124)
#999B8E
(153,155,142)
#A9ABA0
(169,171,160)
#B9BBB2
(185,187,178)
#C9CBC4
(201,203,196)
#D9DBD6
(217,219,214)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494B34 color. Also use rgb(73,75,52) instead hex code.

Text Font Color

.myTextColor { color: #494B34; }

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

This text font color is #494B34.

Background Color

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

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

This div background color is #494B34.

Border color

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

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

This div border color is #494B34.

Opacity

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

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

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

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

This text has shadow with #494B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494B34.

Preview

Color preview on black background

This text has color #494B34 on black background.


Color preview on white background

This text has color #494B34 on white background.


Black color preview on #494B34 background

This text has black color on #494B34 background.


White color preview on #494B34 background

This text has white color on #494B34 background.


Related colors

Complementary color

Complementary color for #hex is #B6B4CB.


I love getcolorcode.com

Triadic colors

1 #34494B and #4B3449 with #494B34 are triadic colors.

2 #344B49 and #4B4934 with #494B34 are triadic colors.