COLOR #49686D

HEX: #49686D RGB: (73,104,109)

Renk bilgisi

#49686D contains red, green and blue colors in about the same proportion. #49686D ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#49686D color RGB value is (73,104,109).

RGB: (73,104,109) (29%, 41%, 43%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 104 of 255 = 41%
B 109 of 255 = 43%

73
104
109

R + G + B ~ 38%. #49686D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 104 + 109 = 286 (100%)
R 73 of 286 ~ 25.52%
G 104 of 286 ~ 36.36%
B 109 of 286 ~ 38.11'%

%25.52
%36.36
%38.11

CMYK RENK MODELİ

#49686D rengi CMYK tonu (33,5,0,57).

  • camgöbeği tonu 33.03%
  • eflatun tonu 4.59%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (33,5,0,57)
C33M5Y0K57 (33%, 5%, 0%, 57%)
(0.33 / 0.05 / 0.00 / 0.57)

CMYK yüzdeleri

%33.03
%4.59
%0
%57.25

Codes

Color #49686D in popluar color models

49 68 6D
RGB 73 104 109
HSL 188° 19.78% 35.69%
HSB/HSV 188° 33.03% 42.75%
CMYK 33.03% 4.59% 0.00%
57.25%

Color #49686D in popluar number systems.

HEX 49 68 6D
Decimal 73 104 109
Binary 1001001 1101000 1101101
Octal 111 150 155

Shades and tints

Shades of #49686D

#49686D
(73,104,109)
#435F64
(67,95,100)
#3D565B
(61,86,91)
#374D52
(55,77,82)
#314449
(49,68,73)
#2B3B40
(43,59,64)
#253237
(37,50,55)
#1F292E
(31,41,46)
#192025
(25,32,37)
#13171C
(19,23,28)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #49686D

#49686D
(73,104,109)
#59757A
(89,117,122)
#698287
(105,130,135)
#798F94
(121,143,148)
#899CA1
(137,156,161)
#99A9AE
(153,169,174)
#A9B6BB
(169,182,187)
#B9C3C8
(185,195,200)
#C9D0D5
(201,208,213)
#D9DDE2
(217,221,226)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49686D color. Also use rgb(73,104,109) instead hex code.

Text Font Color

.myTextColor { color: #49686D; }

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

This text font color is #49686D.

Background Color

.myBgColor { background-color: #49686D; }

<div style="background-color:#49686D">Inner text</div>

This div background color is #49686D.

Border color

.myBorderColor { border: 1px solid #49686D; }

<div style="border:3px solid #49686D">Div</div>

This div border color is #49686D.

Opacity

.myOpacity80 { color: #49686D; opacity: 0.8; }

<p style="color:#49686D;opacity:0.8;">80%</p>

Text with #49686D 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 #49686D;}

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

This text has shadow with #49686D color.


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

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

This text has shadow with #49686D primary color and red secondary color.


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

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

This text has shadow with #49686D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49686D.

Preview

Color preview on black background

This text has color #49686D on black background.


Color preview on white background

This text has color #49686D on white background.


Black color preview on #49686D background

This text has black color on #49686D background.


White color preview on #49686D background

This text has white color on #49686D background.


Related colors

Complementary color

Complementary color for #hex is #B69792.


I love getcolorcode.com

Triadic colors

1 #6D4968 and #686D49 with #49686D are triadic colors.

2 #6D6849 and #68496D with #49686D are triadic colors.