COLOR #4C6B40

HEX: #4C6B40 RGB: (76,107,64)

Renk bilgisi

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

RGB renk modeli

#4C6B40 color RGB value is (76,107,64).

RGB: (76,107,64) (30%, 42%, 25%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 107 of 255 = 42%
B 64 of 255 = 25%

76
107
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 107 + 64 = 247 (100%)
R 76 of 247 ~ 30.77%
G 107 of 247 ~ 43.32%
B 64 of 247 ~ 25.91'%

%30.77
%43.32
%25.91

CMYK RENK MODELİ

#4C6B40 rengi CMYK tonu (29,0,40,58).

  • camgöbeği tonu 28.97%
  • eflatun tonu 0.00%
  • sarı tonu 40.19%
  • ana renk tonu 58.04%
CMYK: (29,0,40,58) C29M0Y40K58 (29%,0%,40%,58%) (0.29/0.00/0.40/0.58) 

CMYK yüzdeleri

%28.97
%0
%40.19
%58.04

Codes

Color #4C6B40 in popluar color models

4C 6B 40
RGB 76 107 64
HSL 103° 25.15% 33.53%
HSB/HSV 103° 40.19% 41.96%
CMYK 28.97% 0.00% 40.19%
58.04%

Color #4C6B40 in popluar number systems.

HEX 4C 6B 40
Decimal 76 107 64
Binary 1001100 1101011 1000000
Octal 114 153 100

Shades and tints

Shades of #4C6B40

#4C6B40
(76,107,64)
#46623B
(70,98,59)
#405936
(64,89,54)
#3A5031
(58,80,49)
#34472C
(52,71,44)
#2E3E27
(46,62,39)
#283522
(40,53,34)
#222C1D
(34,44,29)
#1C2318
(28,35,24)
#161A13
(22,26,19)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #4C6B40

#4C6B40
(76,107,64)
#5C7851
(92,120,81)
#6C8562
(108,133,98)
#7C9273
(124,146,115)
#8C9F84
(140,159,132)
#9CAC95
(156,172,149)
#ACB9A6
(172,185,166)
#BCC6B7
(188,198,183)
#CCD3C8
(204,211,200)
#DCE0D9
(220,224,217)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6B40 color. Also use rgb(76,107,64) instead hex code.

Text Font Color

.myTextColor { color: #4C6B40; }

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

This text font color is #4C6B40.

Background Color

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

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

This div background color is #4C6B40.

Border color

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

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

This div border color is #4C6B40.

Opacity

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

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

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

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

This text has shadow with #4C6B40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6B40.

Preview

Color preview on black background

This text has color #4C6B40 on black background.


Color preview on white background

This text has color #4C6B40 on white background.


Black color preview on #4C6B40 background

This text has black color on #4C6B40 background.


White color preview on #4C6B40 background

This text has white color on #4C6B40 background.


Related colors

Complementary color

Complementary color for #hex is #B394BF.


I love getcolorcode.com

Triadic colors

1 #404C6B and #6B404C with #4C6B40 are triadic colors.

2 #406B4C and #6B4C40 with #4C6B40 are triadic colors.