COLOR #4C7D66

HEX: #4C7D66 RGB: (76,125,102)

Renk bilgisi

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

RGB renk modeli

#4C7D66 color RGB value is (76,125,102).

RGB: (76,125,102) (30%, 49%, 40%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 125 of 255 = 49%
B 102 of 255 = 40%

76
125
102

R + G + B ~ 40%. #4C7D66 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 125 + 102 = 303 (100%)
R 76 of 303 ~ 25.08%
G 125 of 303 ~ 41.25%
B 102 of 303 ~ 33.66'%

%25.08
%41.25
%33.66

CMYK RENK MODELİ

#4C7D66 rengi CMYK tonu (39,0,18,51).

  • camgöbeği tonu 39.20%
  • eflatun tonu 0.00%
  • sarı tonu 18.40%
  • ana renk tonu 50.98%

CMYK: (39,0,18,51)
C39M0Y18K51 (39%, 0%, 18%, 51%)
(0.39 / 0.00 / 0.18 / 0.51)

CMYK yüzdeleri

%39.2
%0
%18.4
%50.98

Codes

Color #4C7D66 in popluar color models

4C 7D 66
RGB 76 125 102
HSL 152° 24.38% 39.41%
HSB/HSV 152° 39.20% 49.02%
CMYK 39.20% 0.00% 18.40%
50.98%

Color #4C7D66 in popluar number systems.

HEX 4C 7D 66
Decimal 76 125 102
Binary 1001100 1111101 1100110
Octal 114 175 146

Shades and tints

Shades of #4C7D66

#4C7D66
(76,125,102)
#46725D
(70,114,93)
#406754
(64,103,84)
#3A5C4B
(58,92,75)
#345142
(52,81,66)
#2E4639
(46,70,57)
#283B30
(40,59,48)
#223027
(34,48,39)
#1C251E
(28,37,30)
#161A15
(22,26,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #4C7D66

#4C7D66
(76,125,102)
#5C8873
(92,136,115)
#6C9380
(108,147,128)
#7C9E8D
(124,158,141)
#8CA99A
(140,169,154)
#9CB4A7
(156,180,167)
#ACBFB4
(172,191,180)
#BCCAC1
(188,202,193)
#CCD5CE
(204,213,206)
#DCE0DB
(220,224,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7D66 color. Also use rgb(76,125,102) instead hex code.

Text Font Color

.myTextColor { color: #4C7D66; }

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

This text font color is #4C7D66.

Background Color

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

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

This div background color is #4C7D66.

Border color

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

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

This div border color is #4C7D66.

Opacity

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

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

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

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

This text has shadow with #4C7D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7D66.

Preview

Color preview on black background

This text has color #4C7D66 on black background.


Color preview on white background

This text has color #4C7D66 on white background.


Black color preview on #4C7D66 background

This text has black color on #4C7D66 background.


White color preview on #4C7D66 background

This text has white color on #4C7D66 background.


Related colors

Complementary color

Complementary color for #hex is #B38299.


I love getcolorcode.com

Triadic colors

1 #664C7D and #7D664C with #4C7D66 are triadic colors.

2 #667D4C and #7D4C66 with #4C7D66 are triadic colors.