COLOR #49616C

HEX: #49616C RGB: (73,97,108)

Renk bilgisi

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

RGB renk modeli

#49616C color RGB value is (73,97,108).

RGB: (73,97,108) (29%, 38%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 97 of 255 = 38%
B 108 of 255 = 42%

73
97
108

R + G + B ~ 36%. #49616C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 97 + 108 = 278 (100%)
R 73 of 278 ~ 26.26%
G 97 of 278 ~ 34.89%
B 108 of 278 ~ 38.85'%

%26.26
%34.89
%38.85

CMYK RENK MODELİ

#49616C rengi CMYK tonu (32,10,0,58).

  • camgöbeği tonu 32.41%
  • eflatun tonu 10.19%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (32,10,0,58)
C32M10Y0K58 (32%, 10%, 0%, 58%)
(0.32 / 0.10 / 0.00 / 0.58)

CMYK yüzdeleri

%32.41
%10.19
%0
%57.65

Codes

Color #49616C in popluar color models

49 61 6C
RGB 73 97 108
HSL 199° 19.34% 35.49%
HSB/HSV 199° 32.41% 42.35%
CMYK 32.41% 10.19% 0.00%
57.65%

Color #49616C in popluar number systems.

HEX 49 61 6C
Decimal 73 97 108
Binary 1001001 1100001 1101100
Octal 111 141 154

Shades and tints

Shades of #49616C

#49616C
(73,97,108)
#435963
(67,89,99)
#3D515A
(61,81,90)
#374951
(55,73,81)
#314148
(49,65,72)
#2B393F
(43,57,63)
#253136
(37,49,54)
#1F292D
(31,41,45)
#192124
(25,33,36)
#13191B
(19,25,27)
#0D1112
(13,17,18)
#000000
(0,0,0)

Tints of #49616C

#49616C
(73,97,108)
#596F79
(89,111,121)
#697D86
(105,125,134)
#798B93
(121,139,147)
#8999A0
(137,153,160)
#99A7AD
(153,167,173)
#A9B5BA
(169,181,186)
#B9C3C7
(185,195,199)
#C9D1D4
(201,209,212)
#D9DFE1
(217,223,225)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49616C color. Also use rgb(73,97,108) instead hex code.

Text Font Color

.myTextColor { color: #49616C; }

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

This text font color is #49616C.

Background Color

.myBgColor { background-color: #49616C; }

<div style="background-color:#49616C">Inner text</div>

This div background color is #49616C.

Border color

.myBorderColor { border: 1px solid #49616C; }

<div style="border:3px solid #49616C">Div</div>

This div border color is #49616C.

Opacity

.myOpacity80 { color: #49616C; opacity: 0.8; }

<p style="color:#49616C;opacity:0.8;">80%</p>

Text with #49616C 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 #49616C;}

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

This text has shadow with #49616C color.


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

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

This text has shadow with #49616C primary color and red secondary color.


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

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

This text has shadow with #49616C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49616C.

Preview

Color preview on black background

This text has color #49616C on black background.


Color preview on white background

This text has color #49616C on white background.


Black color preview on #49616C background

This text has black color on #49616C background.


White color preview on #49616C background

This text has white color on #49616C background.


Related colors

Complementary color

Complementary color for #hex is #B69E93.


I love getcolorcode.com

Triadic colors

1 #6C4961 and #616C49 with #49616C are triadic colors.

2 #6C6149 and #61496C with #49616C are triadic colors.