COLOR #4C6B33

HEX: #4C6B33 RGB: (76,107,51)

Renk bilgisi

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

RGB renk modeli

#4C6B33 color RGB value is (76,107,51).

RGB: (76,107,51) (30%, 42%, 20%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 107 of 255 = 42%
B 51 of 255 = 20%

76
107
51

R + G + B ~ 31%. #4C6B33 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 107 + 51 = 234 (100%)
R 76 of 234 ~ 32.48%
G 107 of 234 ~ 45.73%
B 51 of 234 ~ 21.79'%

%32.48
%45.73
%21.79

CMYK RENK MODELİ

#4C6B33 rengi CMYK tonu (29,0,52,58).

  • camgöbeği tonu 28.97%
  • eflatun tonu 0.00%
  • sarı tonu 52.34%
  • ana renk tonu 58.04%
CMYK: (29,0,52,58) C29M0Y52K58 (29%,0%,52%,58%) (0.29/0.00/0.52/0.58) 

CMYK yüzdeleri

%28.97
%0
%52.34
%58.04

Codes

Color #4C6B33 in popluar color models

4C 6B 33
RGB 76 107 51
HSL 93° 35.44% 30.98%
HSB/HSV 93° 52.34% 41.96%
CMYK 28.97% 0.00% 52.34%
58.04%

Color #4C6B33 in popluar number systems.

HEX 4C 6B 33
Decimal 76 107 51
Binary 1001100 1101011 110011
Octal 114 153 63

Shades and tints

Shades of #4C6B33

#4C6B33
(76,107,51)
#46622F
(70,98,47)
#40592B
(64,89,43)
#3A5027
(58,80,39)
#344723
(52,71,35)
#2E3E1F
(46,62,31)
#28351B
(40,53,27)
#222C17
(34,44,23)
#1C2313
(28,35,19)
#161A0F
(22,26,15)
#10110B
(16,17,11)
#000000
(0,0,0)

Tints of #4C6B33

#4C6B33
(76,107,51)
#5C7845
(92,120,69)
#6C8557
(108,133,87)
#7C9269
(124,146,105)
#8C9F7B
(140,159,123)
#9CAC8D
(156,172,141)
#ACB99F
(172,185,159)
#BCC6B1
(188,198,177)
#CCD3C3
(204,211,195)
#DCE0D5
(220,224,213)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6B33; }

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

This text font color is #4C6B33.

Background Color

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

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

This div background color is #4C6B33.

Border color

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

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

This div border color is #4C6B33.

Opacity

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

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

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

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

This text has shadow with #4C6B33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6B33.

Preview

Color preview on black background

This text has color #4C6B33 on black background.


Color preview on white background

This text has color #4C6B33 on white background.


Black color preview on #4C6B33 background

This text has black color on #4C6B33 background.


White color preview on #4C6B33 background

This text has white color on #4C6B33 background.


Related colors

Complementary color

Complementary color for #hex is #B394CC.


I love getcolorcode.com

Triadic colors

1 #334C6B and #6B334C with #4C6B33 are triadic colors.

2 #336B4C and #6B4C33 with #4C6B33 are triadic colors.