COLOR #4C7F70

HEX: #4C7F70 RGB: (76,127,112)

Renk bilgisi

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

RGB renk modeli

#4C7F70 color RGB value is (76,127,112).

RGB: (76,127,112) (30%, 50%, 44%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 127 of 255 = 50%
B 112 of 255 = 44%

76
127
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 127 + 112 = 315 (100%)
R 76 of 315 ~ 24.13%
G 127 of 315 ~ 40.32%
B 112 of 315 ~ 35.56'%

%24.13
%40.32
%35.56

CMYK RENK MODELİ

#4C7F70 rengi CMYK tonu (40,0,12,50).

  • camgöbeği tonu 40.16%
  • eflatun tonu 0.00%
  • sarı tonu 11.81%
  • ana renk tonu 50.20%

CMYK: (40,0,12,50)
C40M0Y12K50 (40%, 0%, 12%, 50%)
(0.40 / 0.00 / 0.12 / 0.50)

CMYK yüzdeleri

%40.16
%0
%11.81
%50.2

Codes

Color #4C7F70 in popluar color models

4C 7F 70
RGB 76 127 112
HSL 162° 25.12% 39.80%
HSB/HSV 162° 40.16% 49.80%
CMYK 40.16% 0.00% 11.81%
50.20%

Color #4C7F70 in popluar number systems.

HEX 4C 7F 70
Decimal 76 127 112
Binary 1001100 1111111 1110000
Octal 114 177 160

Shades and tints

Shades of #4C7F70

#4C7F70
(76,127,112)
#467466
(70,116,102)
#40695C
(64,105,92)
#3A5E52
(58,94,82)
#345348
(52,83,72)
#2E483E
(46,72,62)
#283D34
(40,61,52)
#22322A
(34,50,42)
#1C2720
(28,39,32)
#161C16
(22,28,22)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #4C7F70

#4C7F70
(76,127,112)
#5C8A7D
(92,138,125)
#6C958A
(108,149,138)
#7CA097
(124,160,151)
#8CABA4
(140,171,164)
#9CB6B1
(156,182,177)
#ACC1BE
(172,193,190)
#BCCCCB
(188,204,203)
#CCD7D8
(204,215,216)
#DCE2E5
(220,226,229)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7F70 color. Also use rgb(76,127,112) instead hex code.

Text Font Color

.myTextColor { color: #4C7F70; }

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

This text font color is #4C7F70.

Background Color

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

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

This div background color is #4C7F70.

Border color

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

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

This div border color is #4C7F70.

Opacity

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

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

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

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

This text has shadow with #4C7F70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7F70.

Preview

Color preview on black background

This text has color #4C7F70 on black background.


Color preview on white background

This text has color #4C7F70 on white background.


Black color preview on #4C7F70 background

This text has black color on #4C7F70 background.


White color preview on #4C7F70 background

This text has white color on #4C7F70 background.


Related colors

Complementary color

Complementary color for #hex is #B3808F.


I love getcolorcode.com

Triadic colors

1 #704C7F and #7F704C with #4C7F70 are triadic colors.

2 #707F4C and #7F4C70 with #4C7F70 are triadic colors.