COLOR #49617B

HEX: #49617B RGB: (73,97,123)

Renk bilgisi

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

RGB renk modeli

#49617B color RGB value is (73,97,123).

RGB: (73,97,123) (29%, 38%, 48%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 97 of 255 = 38%
B 123 of 255 = 48%

73
97
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 97 + 123 = 293 (100%)
R 73 of 293 ~ 24.91%
G 97 of 293 ~ 33.11%
B 123 of 293 ~ 41.98'%

%24.91
%33.11
%41.98

CMYK RENK MODELİ

#49617B rengi CMYK tonu (41,21,0,52).

  • camgöbeği tonu 40.65%
  • eflatun tonu 21.14%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (41,21,0,52)
C41M21Y0K52 (41%, 21%, 0%, 52%)
(0.41 / 0.21 / 0.00 / 0.52)

CMYK yüzdeleri

%40.65
%21.14
%0
%51.76

Codes

Color #49617B in popluar color models

49 61 7B
RGB 73 97 123
HSL 211° 25.51% 38.43%
HSB/HSV 211° 40.65% 48.24%
CMYK 40.65% 21.14% 0.00%
51.76%

Color #49617B in popluar number systems.

HEX 49 61 7B
Decimal 73 97 123
Binary 1001001 1100001 1111011
Octal 111 141 173

Shades and tints

Shades of #49617B

#49617B
(73,97,123)
#435970
(67,89,112)
#3D5165
(61,81,101)
#37495A
(55,73,90)
#31414F
(49,65,79)
#2B3944
(43,57,68)
#253139
(37,49,57)
#1F292E
(31,41,46)
#192123
(25,33,35)
#131918
(19,25,24)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #49617B

#49617B
(73,97,123)
#596F87
(89,111,135)
#697D93
(105,125,147)
#798B9F
(121,139,159)
#8999AB
(137,153,171)
#99A7B7
(153,167,183)
#A9B5C3
(169,181,195)
#B9C3CF
(185,195,207)
#C9D1DB
(201,209,219)
#D9DFE7
(217,223,231)
#E9EDF3
(233,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49617B; }

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

This text font color is #49617B.

Background Color

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

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

This div background color is #49617B.

Border color

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

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

This div border color is #49617B.

Opacity

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

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

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

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

This text has shadow with #49617B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49617B.

Preview

Color preview on black background

This text has color #49617B on black background.


Color preview on white background

This text has color #49617B on white background.


Black color preview on #49617B background

This text has black color on #49617B background.


White color preview on #49617B background

This text has white color on #49617B background.


Related colors

Complementary color

Complementary color for #hex is #B69E84.


I love getcolorcode.com

Triadic colors

1 #7B4961 and #617B49 with #49617B are triadic colors.

2 #7B6149 and #61497B with #49617B are triadic colors.