COLOR #4C7B2B

HEX: #4C7B2B RGB: (76,123,43)

Renk bilgisi

#4C7B2B contains mainly red and green colors. #4C7B2B ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4C7B2B color RGB value is (76,123,43).

RGB: (76,123,43) (30%, 48%, 17%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 123 of 255 = 48%
B 43 of 255 = 17%

76
123
43

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 123 + 43 = 242 (100%)
R 76 of 242 ~ 31.4%
G 123 of 242 ~ 50.83%
B 43 of 242 ~ 17.77'%

%31.4
%50.83
%17.77

CMYK RENK MODELİ

#4C7B2B rengi CMYK tonu (38,0,65,52).

  • camgöbeği tonu 38.21%
  • eflatun tonu 0.00%
  • sarı tonu 65.04%
  • ana renk tonu 51.76%

CMYK: (38,0,65,52)
C38M0Y65K52 (38%, 0%, 65%, 52%)
(0.38 / 0.00 / 0.65 / 0.52)

CMYK yüzdeleri

%38.21
%0
%65.04
%51.76

Codes

Color #4C7B2B in popluar color models

4C 7B 2B
RGB 76 123 43
HSL 95° 48.19% 32.55%
HSB/HSV 95° 65.04% 48.24%
CMYK 38.21% 0.00% 65.04%
51.76%

Color #4C7B2B in popluar number systems.

HEX 4C 7B 2B
Decimal 76 123 43
Binary 1001100 1111011 101011
Octal 114 173 53

Shades and tints

Shades of #4C7B2B

#4C7B2B
(76,123,43)
#467028
(70,112,40)
#406525
(64,101,37)
#3A5A22
(58,90,34)
#344F1F
(52,79,31)
#2E441C
(46,68,28)
#283919
(40,57,25)
#222E16
(34,46,22)
#1C2313
(28,35,19)
#161810
(22,24,16)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #4C7B2B

#4C7B2B
(76,123,43)
#5C873E
(92,135,62)
#6C9351
(108,147,81)
#7C9F64
(124,159,100)
#8CAB77
(140,171,119)
#9CB78A
(156,183,138)
#ACC39D
(172,195,157)
#BCCFB0
(188,207,176)
#CCDBC3
(204,219,195)
#DCE7D6
(220,231,214)
#ECF3E9
(236,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7B2B color. Also use rgb(76,123,43) instead hex code.

Text Font Color

.myTextColor { color: #4C7B2B; }

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

This text font color is #4C7B2B.

Background Color

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

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

This div background color is #4C7B2B.

Border color

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

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

This div border color is #4C7B2B.

Opacity

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

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

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

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

This text has shadow with #4C7B2B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7B2B.

Preview

Color preview on black background

This text has color #4C7B2B on black background.


Color preview on white background

This text has color #4C7B2B on white background.


Black color preview on #4C7B2B background

This text has black color on #4C7B2B background.


White color preview on #4C7B2B background

This text has white color on #4C7B2B background.


Related colors

Complementary color

Complementary color for #hex is #B384D4.


I love getcolorcode.com

Triadic colors

1 #2B4C7B and #7B2B4C with #4C7B2B are triadic colors.

2 #2B7B4C and #7B4C2B with #4C7B2B are triadic colors.