COLOR #4B7259

HEX: #4B7259 RGB: (75,114,89)

Renk bilgisi

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

RGB renk modeli

#4B7259 color RGB value is (75,114,89).

RGB: (75,114,89) (29%, 45%, 35%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 114 of 255 = 45%
B 89 of 255 = 35%

75
114
89

R + G + B ~ 36%. #4B7259 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 114 + 89 = 278 (100%)
R 75 of 278 ~ 26.98%
G 114 of 278 ~ 41.01%
B 89 of 278 ~ 32.01'%

%26.98
%41.01
%32.01

CMYK RENK MODELİ

#4B7259 rengi CMYK tonu (34,0,22,55).

  • camgöbeği tonu 34.21%
  • eflatun tonu 0.00%
  • sarı tonu 21.93%
  • ana renk tonu 55.29%

CMYK: (34,0,22,55)
C34M0Y22K55 (34%, 0%, 22%, 55%)
(0.34 / 0.00 / 0.22 / 0.55)

CMYK yüzdeleri

%34.21
%0
%21.93
%55.29

Codes

Color #4B7259 in popluar color models

4B 72 59
RGB 75 114 89
HSL 142° 20.63% 37.06%
HSB/HSV 142° 34.21% 44.71%
CMYK 34.21% 0.00% 21.93%
55.29%

Color #4B7259 in popluar number systems.

HEX 4B 72 59
Decimal 75 114 89
Binary 1001011 1110010 1011001
Octal 113 162 131

Shades and tints

Shades of #4B7259

#4B7259
(75,114,89)
#456851
(69,104,81)
#3F5E49
(63,94,73)
#395441
(57,84,65)
#334A39
(51,74,57)
#2D4031
(45,64,49)
#273629
(39,54,41)
#212C21
(33,44,33)
#1B2219
(27,34,25)
#151811
(21,24,17)
#0F0E09
(15,14,9)
#000000
(0,0,0)

Tints of #4B7259

#4B7259
(75,114,89)
#5B7E68
(91,126,104)
#6B8A77
(107,138,119)
#7B9686
(123,150,134)
#8BA295
(139,162,149)
#9BAEA4
(155,174,164)
#ABBAB3
(171,186,179)
#BBC6C2
(187,198,194)
#CBD2D1
(203,210,209)
#DBDEE0
(219,222,224)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B7259; }

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

This text font color is #4B7259.

Background Color

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

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

This div background color is #4B7259.

Border color

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

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

This div border color is #4B7259.

Opacity

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

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

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

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

This text has shadow with #4B7259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7259.

Preview

Color preview on black background

This text has color #4B7259 on black background.


Color preview on white background

This text has color #4B7259 on white background.


Black color preview on #4B7259 background

This text has black color on #4B7259 background.


White color preview on #4B7259 background

This text has white color on #4B7259 background.


Related colors

Complementary color

Complementary color for #hex is #B48DA6.


I love getcolorcode.com

Triadic colors

1 #594B72 and #72594B with #4B7259 are triadic colors.

2 #59724B and #724B59 with #4B7259 are triadic colors.