COLOR #4B6D4C

HEX: #4B6D4C RGB: (75,109,76)

Renk bilgisi

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

RGB renk modeli

#4B6D4C color RGB value is (75,109,76).

RGB: (75,109,76) (29%, 43%, 30%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 109 of 255 = 43%
B 76 of 255 = 30%

75
109
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 109 + 76 = 260 (100%)
R 75 of 260 ~ 28.85%
G 109 of 260 ~ 41.92%
B 76 of 260 ~ 29.23'%

%28.85
%41.92
%29.23

CMYK RENK MODELİ

#4B6D4C rengi CMYK tonu (31,0,30,57).

  • camgöbeği tonu 31.19%
  • eflatun tonu 0.00%
  • sarı tonu 30.28%
  • ana renk tonu 57.25%

CMYK: (31,0,30,57)
C31M0Y30K57 (31%, 0%, 30%, 57%)
(0.31 / 0.00 / 0.30 / 0.57)

CMYK yüzdeleri

%31.19
%0
%30.28
%57.25

Codes

Color #4B6D4C in popluar color models

4B 6D 4C
RGB 75 109 76
HSL 122° 18.48% 36.08%
HSB/HSV 122° 31.19% 42.75%
CMYK 31.19% 0.00% 30.28%
57.25%

Color #4B6D4C in popluar number systems.

HEX 4B 6D 4C
Decimal 75 109 76
Binary 1001011 1101101 1001100
Octal 113 155 114

Shades and tints

Shades of #4B6D4C

#4B6D4C
(75,109,76)
#456446
(69,100,70)
#3F5B40
(63,91,64)
#39523A
(57,82,58)
#334934
(51,73,52)
#2D402E
(45,64,46)
#273728
(39,55,40)
#212E22
(33,46,34)
#1B251C
(27,37,28)
#151C16
(21,28,22)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #4B6D4C

#4B6D4C
(75,109,76)
#5B7A5C
(91,122,92)
#6B876C
(107,135,108)
#7B947C
(123,148,124)
#8BA18C
(139,161,140)
#9BAE9C
(155,174,156)
#ABBBAC
(171,187,172)
#BBC8BC
(187,200,188)
#CBD5CC
(203,213,204)
#DBE2DC
(219,226,220)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B6D4C; }

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

This text font color is #4B6D4C.

Background Color

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

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

This div background color is #4B6D4C.

Border color

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

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

This div border color is #4B6D4C.

Opacity

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

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

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

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

This text has shadow with #4B6D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6D4C.

Preview

Color preview on black background

This text has color #4B6D4C on black background.


Color preview on white background

This text has color #4B6D4C on white background.


Black color preview on #4B6D4C background

This text has black color on #4B6D4C background.


White color preview on #4B6D4C background

This text has white color on #4B6D4C background.


Related colors

Complementary color

Complementary color for #hex is #B492B3.


I love getcolorcode.com

Triadic colors

1 #4C4B6D and #6D4C4B with #4B6D4C are triadic colors.

2 #4C6D4B and #6D4B4C with #4B6D4C are triadic colors.