COLOR #49506F

HEX: #49506F RGB: (73,80,111)

Renk bilgisi

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

RGB renk modeli

#49506F color RGB value is (73,80,111).

RGB: (73,80,111) (29%, 31%, 44%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 80 of 255 = 31%
B 111 of 255 = 44%

73
80
111

R + G + B ~ 35%. #49506F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 80 + 111 = 264 (100%)
R 73 of 264 ~ 27.65%
G 80 of 264 ~ 30.3%
B 111 of 264 ~ 42.05'%

%27.65
%30.3
%42.05

CMYK RENK MODELİ

#49506F rengi CMYK tonu (34,28,0,56).

  • camgöbeği tonu 34.23%
  • eflatun tonu 27.93%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (34,28,0,56)
C34M28Y0K56 (34%, 28%, 0%, 56%)
(0.34 / 0.28 / 0.00 / 0.56)

CMYK yüzdeleri

%34.23
%27.93
%0
%56.47

Codes

Color #49506F in popluar color models

49 50 6F
RGB 73 80 111
HSL 229° 20.65% 36.08%
HSB/HSV 229° 34.23% 43.53%
CMYK 34.23% 27.93% 0.00%
56.47%

Color #49506F in popluar number systems.

HEX 49 50 6F
Decimal 73 80 111
Binary 1001001 1010000 1101111
Octal 111 120 157

Shades and tints

Shades of #49506F

#49506F
(73,80,111)
#434965
(67,73,101)
#3D425B
(61,66,91)
#373B51
(55,59,81)
#313447
(49,52,71)
#2B2D3D
(43,45,61)
#252633
(37,38,51)
#1F1F29
(31,31,41)
#19181F
(25,24,31)
#131115
(19,17,21)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #49506F

#49506F
(73,80,111)
#595F7C
(89,95,124)
#696E89
(105,110,137)
#797D96
(121,125,150)
#898CA3
(137,140,163)
#999BB0
(153,155,176)
#A9AABD
(169,170,189)
#B9B9CA
(185,185,202)
#C9C8D7
(201,200,215)
#D9D7E4
(217,215,228)
#E9E6F1
(233,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49506F color. Also use rgb(73,80,111) instead hex code.

Text Font Color

.myTextColor { color: #49506F; }

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

This text font color is #49506F.

Background Color

.myBgColor { background-color: #49506F; }

<div style="background-color:#49506F">Inner text</div>

This div background color is #49506F.

Border color

.myBorderColor { border: 1px solid #49506F; }

<div style="border:3px solid #49506F">Div</div>

This div border color is #49506F.

Opacity

.myOpacity80 { color: #49506F; opacity: 0.8; }

<p style="color:#49506F;opacity:0.8;">80%</p>

Text with #49506F 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 #49506F;}

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

This text has shadow with #49506F color.


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

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

This text has shadow with #49506F primary color and red secondary color.


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

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

This text has shadow with #49506F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49506F.

Preview

Color preview on black background

This text has color #49506F on black background.


Color preview on white background

This text has color #49506F on white background.


Black color preview on #49506F background

This text has black color on #49506F background.


White color preview on #49506F background

This text has white color on #49506F background.


Related colors

Complementary color

Complementary color for #hex is #B6AF90.


I love getcolorcode.com

Triadic colors

1 #6F4950 and #506F49 with #49506F are triadic colors.

2 #6F5049 and #50496F with #49506F are triadic colors.