COLOR #4C674F

HEX: #4C674F RGB: (76,103,79)

Renk bilgisi

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

RGB renk modeli

#4C674F color RGB value is (76,103,79).

RGB: (76,103,79) (30%, 40%, 31%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 103 of 255 = 40%
B 79 of 255 = 31%

76
103
79

R + G + B ~ 34%. #4C674F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 103 + 79 = 258 (100%)
R 76 of 258 ~ 29.46%
G 103 of 258 ~ 39.92%
B 79 of 258 ~ 30.62'%

%29.46
%39.92
%30.62

CMYK RENK MODELİ

#4C674F rengi CMYK tonu (26,0,23,60).

  • camgöbeği tonu 26.21%
  • eflatun tonu 0.00%
  • sarı tonu 23.30%
  • ana renk tonu 59.61%

CMYK: (26,0,23,60)
C26M0Y23K60 (26%, 0%, 23%, 60%)
(0.26 / 0.00 / 0.23 / 0.60)

CMYK yüzdeleri

%26.21
%0
%23.3
%59.61

Codes

Color #4C674F in popluar color models

4C 67 4F
RGB 76 103 79
HSL 127° 15.08% 35.10%
HSB/HSV 127° 26.21% 40.39%
CMYK 26.21% 0.00% 23.30%
59.61%

Color #4C674F in popluar number systems.

HEX 4C 67 4F
Decimal 76 103 79
Binary 1001100 1100111 1001111
Octal 114 147 117

Shades and tints

Shades of #4C674F

#4C674F
(76,103,79)
#465E48
(70,94,72)
#405541
(64,85,65)
#3A4C3A
(58,76,58)
#344333
(52,67,51)
#2E3A2C
(46,58,44)
#283125
(40,49,37)
#22281E
(34,40,30)
#1C1F17
(28,31,23)
#161610
(22,22,16)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #4C674F

#4C674F
(76,103,79)
#5C745F
(92,116,95)
#6C816F
(108,129,111)
#7C8E7F
(124,142,127)
#8C9B8F
(140,155,143)
#9CA89F
(156,168,159)
#ACB5AF
(172,181,175)
#BCC2BF
(188,194,191)
#CCCFCF
(204,207,207)
#DCDCDF
(220,220,223)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C674F color. Also use rgb(76,103,79) instead hex code.

Text Font Color

.myTextColor { color: #4C674F; }

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

This text font color is #4C674F.

Background Color

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

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

This div background color is #4C674F.

Border color

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

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

This div border color is #4C674F.

Opacity

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

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

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

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

This text has shadow with #4C674F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C674F.

Preview

Color preview on black background

This text has color #4C674F on black background.


Color preview on white background

This text has color #4C674F on white background.


Black color preview on #4C674F background

This text has black color on #4C674F background.


White color preview on #4C674F background

This text has white color on #4C674F background.


Related colors

Complementary color

Complementary color for #hex is #B398B0.


I love getcolorcode.com

Triadic colors

1 #4F4C67 and #674F4C with #4C674F are triadic colors.

2 #4F674C and #674C4F with #4C674F are triadic colors.