COLOR #4F5149

HEX: #4F5149 RGB: (79,81,73)

Renk bilgisi

#4F5149 contains red, green and blue colors in about the same proportion. #4F5149 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#4F5149 color RGB value is (79,81,73).

RGB: (79,81,73) (31%, 32%, 29%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 81 of 255 = 32%
B 73 of 255 = 29%

79
81
73

R + G + B ~ 31%. #4F5149 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 81 + 73 = 233 (100%)
R 79 of 233 ~ 33.91%
G 81 of 233 ~ 34.76%
B 73 of 233 ~ 31.33'%

%33.91
%34.76
%31.33

CMYK RENK MODELİ

#4F5149 rengi CMYK tonu (2,0,10,68).

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 9.88%
  • ana renk tonu 68.24%
CMYK: (2,0,10,68) C2M0Y10K68 (2%,0%,10%,68%) (0.02/0.00/0.10/0.68) 

CMYK yüzdeleri

%2.47
%0
%9.88
%68.24

Codes

Color #4F5149 in popluar color models

4F 51 49
RGB 79 81 73
HSL 75° 5.19% 30.20%
HSB/HSV 75° 9.88% 31.76%
CMYK 2.47% 0.00% 9.88%
68.24%

Color #4F5149 in popluar number systems.

HEX 4F 51 49
Decimal 79 81 73
Binary 1001111 1010001 1001001
Octal 117 121 111

Shades and tints

Shades of #4F5149

#4F5149
(79,81,73)
#484A43
(72,74,67)
#41433D
(65,67,61)
#3A3C37
(58,60,55)
#333531
(51,53,49)
#2C2E2B
(44,46,43)
#252725
(37,39,37)
#1E201F
(30,32,31)
#171919
(23,25,25)
#101213
(16,18,19)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #4F5149

#4F5149
(79,81,73)
#5F6059
(95,96,89)
#6F6F69
(111,111,105)
#7F7E79
(127,126,121)
#8F8D89
(143,141,137)
#9F9C99
(159,156,153)
#AFABA9
(175,171,169)
#BFBAB9
(191,186,185)
#CFC9C9
(207,201,201)
#DFD8D9
(223,216,217)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F5149 color. Also use rgb(79,81,73) instead hex code.

Text Font Color

.myTextColor { color: #4F5149; }

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

This text font color is #4F5149.

Background Color

.myBgColor { background-color: #4F5149; }

<div style="background-color:#4F5149">Inner text</div>

This div background color is #4F5149.

Border color

.myBorderColor { border: 1px solid #4F5149; }

<div style="border:3px solid #4F5149">Div</div>

This div border color is #4F5149.

Opacity

.myOpacity80 { color: #4F5149; opacity: 0.8; }

<p style="color:#4F5149;opacity:0.8;">80%</p>

Text with #4F5149 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 #4F5149;}

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

This text has shadow with #4F5149 color.


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

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

This text has shadow with #4F5149 primary color and red secondary color.


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

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

This text has shadow with #4F5149 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4F5149.

Preview

Color preview on black background

This text has color #4F5149 on black background.


Color preview on white background

This text has color #4F5149 on white background.


Black color preview on #4F5149 background

This text has black color on #4F5149 background.


White color preview on #4F5149 background

This text has white color on #4F5149 background.


Related colors

Complementary color

Complementary color for #hex is #B0AEB6.


I love getcolorcode.com

Triadic colors

1 #494F51 and #51494F with #4F5149 are triadic colors.

2 #49514F and #514F49 with #4F5149 are triadic colors.