COLOR #4B6249

HEX: #4B6249 RGB: (75,98,73)

Renk bilgisi

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

RGB renk modeli

#4B6249 color RGB value is (75,98,73).

RGB: (75,98,73) (29%, 38%, 29%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 98 of 255 = 38%
B 73 of 255 = 29%

75
98
73

R + G + B ~ 32%. #4B6249 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 98 + 73 = 246 (100%)
R 75 of 246 ~ 30.49%
G 98 of 246 ~ 39.84%
B 73 of 246 ~ 29.67'%

%30.49
%39.84
%29.67

CMYK RENK MODELİ

#4B6249 rengi CMYK tonu (23,0,26,62).

  • camgöbeği tonu 23.47%
  • eflatun tonu 0.00%
  • sarı tonu 25.51%
  • ana renk tonu 61.57%

CMYK: (23,0,26,62)
C23M0Y26K62 (23%, 0%, 26%, 62%)
(0.23 / 0.00 / 0.26 / 0.62)

CMYK yüzdeleri

%23.47
%0
%25.51
%61.57

Codes

Color #4B6249 in popluar color models

4B 62 49
RGB 75 98 73
HSL 115° 14.62% 33.53%
HSB/HSV 115° 25.51% 38.43%
CMYK 23.47% 0.00% 25.51%
61.57%

Color #4B6249 in popluar number systems.

HEX 4B 62 49
Decimal 75 98 73
Binary 1001011 1100010 1001001
Octal 113 142 111

Shades and tints

Shades of #4B6249

#4B6249
(75,98,73)
#455A43
(69,90,67)
#3F523D
(63,82,61)
#394A37
(57,74,55)
#334231
(51,66,49)
#2D3A2B
(45,58,43)
#273225
(39,50,37)
#212A1F
(33,42,31)
#1B2219
(27,34,25)
#151A13
(21,26,19)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #4B6249

#4B6249
(75,98,73)
#5B7059
(91,112,89)
#6B7E69
(107,126,105)
#7B8C79
(123,140,121)
#8B9A89
(139,154,137)
#9BA899
(155,168,153)
#ABB6A9
(171,182,169)
#BBC4B9
(187,196,185)
#CBD2C9
(203,210,201)
#DBE0D9
(219,224,217)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B6249; }

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

This text font color is #4B6249.

Background Color

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

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

This div background color is #4B6249.

Border color

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

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

This div border color is #4B6249.

Opacity

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

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

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

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

This text has shadow with #4B6249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6249.

Preview

Color preview on black background

This text has color #4B6249 on black background.


Color preview on white background

This text has color #4B6249 on white background.


Black color preview on #4B6249 background

This text has black color on #4B6249 background.


White color preview on #4B6249 background

This text has white color on #4B6249 background.


Related colors

Complementary color

Complementary color for #hex is #B49DB6.


I love getcolorcode.com

Triadic colors

1 #494B62 and #62494B with #4B6249 are triadic colors.

2 #49624B and #624B49 with #4B6249 are triadic colors.