COLOR #4B6D4F

HEX: #4B6D4F RGB: (75,109,79)

Renk bilgisi

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

RGB renk modeli

#4B6D4F color RGB value is (75,109,79).

RGB: (75,109,79) (29%, 43%, 31%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 109 of 255 = 43%
B 79 of 255 = 31%

75
109
79

R + G + B ~ 34%. #4B6D4F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 109 + 79 = 263 (100%)
R 75 of 263 ~ 28.52%
G 109 of 263 ~ 41.44%
B 79 of 263 ~ 30.04'%

%28.52
%41.44
%30.04

CMYK RENK MODELİ

#4B6D4F rengi CMYK tonu (31,0,28,57).

  • camgöbeği tonu 31.19%
  • eflatun tonu 0.00%
  • sarı tonu 27.52%
  • ana renk tonu 57.25%
CMYK: (31,0,28,57) C31M0Y28K57 (31%,0%,28%,57%) (0.31/0.00/0.28/0.57) 

CMYK yüzdeleri

%31.19
%0
%27.52
%57.25

Codes

Color #4B6D4F in popluar color models

4B 6D 4F
RGB 75 109 79
HSL 127° 18.48% 36.08%
HSB/HSV 127° 31.19% 42.75%
CMYK 31.19% 0.00% 27.52%
57.25%

Color #4B6D4F in popluar number systems.

HEX 4B 6D 4F
Decimal 75 109 79
Binary 1001011 1101101 1001111
Octal 113 155 117

Shades and tints

Shades of #4B6D4F

#4B6D4F
(75,109,79)
#456448
(69,100,72)
#3F5B41
(63,91,65)
#39523A
(57,82,58)
#334933
(51,73,51)
#2D402C
(45,64,44)
#273725
(39,55,37)
#212E1E
(33,46,30)
#1B2517
(27,37,23)
#151C10
(21,28,16)
#0F1309
(15,19,9)
#000000
(0,0,0)

Tints of #4B6D4F

#4B6D4F
(75,109,79)
#5B7A5F
(91,122,95)
#6B876F
(107,135,111)
#7B947F
(123,148,127)
#8BA18F
(139,161,143)
#9BAE9F
(155,174,159)
#ABBBAF
(171,187,175)
#BBC8BF
(187,200,191)
#CBD5CF
(203,213,207)
#DBE2DF
(219,226,223)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6D4F color. Also use rgb(75,109,79) instead hex code.

Text Font Color

.myTextColor { color: #4B6D4F; }

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

This text font color is #4B6D4F.

Background Color

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

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

This div background color is #4B6D4F.

Border color

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

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

This div border color is #4B6D4F.

Opacity

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

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

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

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

This text has shadow with #4B6D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6D4F.

Preview

Color preview on black background

This text has color #4B6D4F on black background.


Color preview on white background

This text has color #4B6D4F on white background.


Black color preview on #4B6D4F background

This text has black color on #4B6D4F background.


White color preview on #4B6D4F background

This text has white color on #4B6D4F background.


Related colors

Complementary color

Complementary color for #hex is #B492B0.


I love getcolorcode.com

Triadic colors

1 #4F4B6D and #6D4F4B with #4B6D4F are triadic colors.

2 #4F6D4B and #6D4B4F with #4B6D4F are triadic colors.