COLOR #4B5949

HEX: #4B5949 RGB: (75,89,73)

Renk bilgisi

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

RGB renk modeli

#4B5949 color RGB value is (75,89,73).

RGB: (75,89,73) (29%, 35%, 29%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 89 of 255 = 35%
B 73 of 255 = 29%

75
89
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 89 + 73 = 237 (100%)
R 75 of 237 ~ 31.65%
G 89 of 237 ~ 37.55%
B 73 of 237 ~ 30.8'%

%31.65
%37.55
%30.8

CMYK RENK MODELİ

#4B5949 rengi CMYK tonu (16,0,18,65).

  • camgöbeği tonu 15.73%
  • eflatun tonu 0.00%
  • sarı tonu 17.98%
  • ana renk tonu 65.10%

CMYK: (16,0,18,65)
C16M0Y18K65 (16%, 0%, 18%, 65%)
(0.16 / 0.00 / 0.18 / 0.65)

CMYK yüzdeleri

%15.73
%0
%17.98
%65.1

Codes

Color #4B5949 in popluar color models

4B 59 49
RGB 75 89 73
HSL 113° 9.88% 31.76%
HSB/HSV 113° 17.98% 34.90%
CMYK 15.73% 0.00% 17.98%
65.10%

Color #4B5949 in popluar number systems.

HEX 4B 59 49
Decimal 75 89 73
Binary 1001011 1011001 1001001
Octal 113 131 111

Shades and tints

Shades of #4B5949

#4B5949
(75,89,73)
#455143
(69,81,67)
#3F493D
(63,73,61)
#394137
(57,65,55)
#333931
(51,57,49)
#2D312B
(45,49,43)
#272925
(39,41,37)
#21211F
(33,33,31)
#1B1919
(27,25,25)
#151113
(21,17,19)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #4B5949

#4B5949
(75,89,73)
#5B6859
(91,104,89)
#6B7769
(107,119,105)
#7B8679
(123,134,121)
#8B9589
(139,149,137)
#9BA499
(155,164,153)
#ABB3A9
(171,179,169)
#BBC2B9
(187,194,185)
#CBD1C9
(203,209,201)
#DBE0D9
(219,224,217)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5949 color. Also use rgb(75,89,73) instead hex code.

Text Font Color

.myTextColor { color: #4B5949; }

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

This text font color is #4B5949.

Background Color

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

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

This div background color is #4B5949.

Border color

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

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

This div border color is #4B5949.

Opacity

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

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

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

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

This text has shadow with #4B5949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5949.

Preview

Color preview on black background

This text has color #4B5949 on black background.


Color preview on white background

This text has color #4B5949 on white background.


Black color preview on #4B5949 background

This text has black color on #4B5949 background.


White color preview on #4B5949 background

This text has white color on #4B5949 background.


Related colors

Complementary color

Complementary color for #hex is #B4A6B6.


I love getcolorcode.com

Triadic colors

1 #494B59 and #59494B with #4B5949 are triadic colors.

2 #49594B and #594B49 with #4B5949 are triadic colors.