COLOR #49637B

HEX: #49637B RGB: (73,99,123)

Renk bilgisi

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

RGB renk modeli

#49637B color RGB value is (73,99,123).

RGB: (73,99,123) (29%, 39%, 48%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 99 of 255 = 39%
B 123 of 255 = 48%

73
99
123

R + G + B ~ 39%. #49637B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 99 + 123 = 295 (100%)
R 73 of 295 ~ 24.75%
G 99 of 295 ~ 33.56%
B 123 of 295 ~ 41.69'%

%24.75
%33.56
%41.69

CMYK RENK MODELİ

#49637B rengi CMYK tonu (41,20,0,52).

  • camgöbeği tonu 40.65%
  • eflatun tonu 19.51%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%
CMYK: (41,20,0,52) C41M20Y0K52 (41%,20%,0%,52%) (0.41/0.20/0.00/0.52) 

CMYK yüzdeleri

%40.65
%19.51
%0
%51.76

Codes

Color #49637B in popluar color models

49 63 7B
RGB 73 99 123
HSL 209° 25.51% 38.43%
HSB/HSV 209° 40.65% 48.24%
CMYK 40.65% 19.51% 0.00%
51.76%

Color #49637B in popluar number systems.

HEX 49 63 7B
Decimal 73 99 123
Binary 1001001 1100011 1111011
Octal 111 143 173

Shades and tints

Shades of #49637B

#49637B
(73,99,123)
#435A70
(67,90,112)
#3D5165
(61,81,101)
#37485A
(55,72,90)
#313F4F
(49,63,79)
#2B3644
(43,54,68)
#252D39
(37,45,57)
#1F242E
(31,36,46)
#191B23
(25,27,35)
#131218
(19,18,24)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #49637B

#49637B
(73,99,123)
#597187
(89,113,135)
#697F93
(105,127,147)
#798D9F
(121,141,159)
#899BAB
(137,155,171)
#99A9B7
(153,169,183)
#A9B7C3
(169,183,195)
#B9C5CF
(185,197,207)
#C9D3DB
(201,211,219)
#D9E1E7
(217,225,231)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49637B color. Also use rgb(73,99,123) instead hex code.

Text Font Color

.myTextColor { color: #49637B; }

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

This text font color is #49637B.

Background Color

.myBgColor { background-color: #49637B; }

<div style="background-color:#49637B">Inner text</div>

This div background color is #49637B.

Border color

.myBorderColor { border: 1px solid #49637B; }

<div style="border:3px solid #49637B">Div</div>

This div border color is #49637B.

Opacity

.myOpacity80 { color: #49637B; opacity: 0.8; }

<p style="color:#49637B;opacity:0.8;">80%</p>

Text with #49637B 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 #49637B;}

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

This text has shadow with #49637B color.


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

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

This text has shadow with #49637B primary color and red secondary color.


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

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

This text has shadow with #49637B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49637B.

Preview

Color preview on black background

This text has color #49637B on black background.


Color preview on white background

This text has color #49637B on white background.


Black color preview on #49637B background

This text has black color on #49637B background.


White color preview on #49637B background

This text has white color on #49637B background.


Related colors

Complementary color

Complementary color for #hex is #B69C84.


I love getcolorcode.com

Triadic colors

1 #7B4963 and #637B49 with #49637B are triadic colors.

2 #7B6349 and #63497B with #49637B are triadic colors.