COLOR #4F4149

HEX: #4F4149 RGB: (79,65,73)

Renk bilgisi

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

RGB renk modeli

#4F4149 color RGB value is (79,65,73).

RGB: (79,65,73) (31%, 25%, 29%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 65 of 255 = 25%
B 73 of 255 = 29%

79
65
73

R + G + B ~ 28%. #4F4149 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 65 + 73 = 217 (100%)
R 79 of 217 ~ 36.41%
G 65 of 217 ~ 29.95%
B 73 of 217 ~ 33.64'%

%36.41
%29.95
%33.64

CMYK RENK MODELİ

#4F4149 rengi CMYK tonu (0,18,8,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.72%
  • sarı tonu 7.59%
  • ana renk tonu 69.02%
CMYK: (0,18,8,69) C0M18Y8K69 (0%,18%,8%,69%) (0.00/0.18/0.08/0.69) 

CMYK yüzdeleri

%0
%17.72
%7.59
%69.02

Codes

Color #4F4149 in popluar color models

4F 41 49
RGB 79 65 73
HSL 326° 9.72% 28.24%
HSB/HSV 326° 17.72% 30.98%
CMYK 0.00% 17.72% 7.59%
69.02%

Color #4F4149 in popluar number systems.

HEX 4F 41 49
Decimal 79 65 73
Binary 1001111 1000001 1001001
Octal 117 101 111

Shades and tints

Shades of #4F4149

#4F4149
(79,65,73)
#483C43
(72,60,67)
#41373D
(65,55,61)
#3A3237
(58,50,55)
#332D31
(51,45,49)
#2C282B
(44,40,43)
#252325
(37,35,37)
#1E1E1F
(30,30,31)
#171919
(23,25,25)
#101413
(16,20,19)
#090F0D
(9,15,13)
#000000
(0,0,0)

Tints of #4F4149

#4F4149
(79,65,73)
#5F5259
(95,82,89)
#6F6369
(111,99,105)
#7F7479
(127,116,121)
#8F8589
(143,133,137)
#9F9699
(159,150,153)
#AFA7A9
(175,167,169)
#BFB8B9
(191,184,185)
#CFC9C9
(207,201,201)
#DFDAD9
(223,218,217)
#EFEBE9
(239,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F4149; }

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

This text font color is #4F4149.

Background Color

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

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

This div background color is #4F4149.

Border color

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

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

This div border color is #4F4149.

Opacity

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

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

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

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

This text has shadow with #4F4149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F4149.

Preview

Color preview on black background

This text has color #4F4149 on black background.


Color preview on white background

This text has color #4F4149 on white background.


Black color preview on #4F4149 background

This text has black color on #4F4149 background.


White color preview on #4F4149 background

This text has white color on #4F4149 background.


Related colors

Complementary color

Complementary color for #hex is #B0BEB6.


I love getcolorcode.com

Triadic colors

1 #494F41 and #41494F with #4F4149 are triadic colors.

2 #49414F and #414F49 with #4F4149 are triadic colors.