COLOR #4C674B

HEX: #4C674B RGB: (76,103,75)

Renk bilgisi

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

RGB renk modeli

#4C674B color RGB value is (76,103,75).

RGB: (76,103,75) (30%, 40%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 103 of 255 = 40%
B 75 of 255 = 29%

76
103
75

R + G + B ~ 33%. #4C674B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 103 + 75 = 254 (100%)
R 76 of 254 ~ 29.92%
G 103 of 254 ~ 40.55%
B 75 of 254 ~ 29.53'%

%29.92
%40.55
%29.53

CMYK RENK MODELİ

#4C674B rengi CMYK tonu (26,0,27,60).

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

CMYK: (26,0,27,60)
C26M0Y27K60 (26%, 0%, 27%, 60%)
(0.26 / 0.00 / 0.27 / 0.60)

CMYK yüzdeleri

%26.21
%0
%27.18
%59.61

Codes

Color #4C674B in popluar color models

4C 67 4B
RGB 76 103 75
HSL 118° 15.73% 34.90%
HSB/HSV 118° 27.18% 40.39%
CMYK 26.21% 0.00% 27.18%
59.61%

Color #4C674B in popluar number systems.

HEX 4C 67 4B
Decimal 76 103 75
Binary 1001100 1100111 1001011
Octal 114 147 113

Shades and tints

Shades of #4C674B

#4C674B
(76,103,75)
#465E45
(70,94,69)
#40553F
(64,85,63)
#3A4C39
(58,76,57)
#344333
(52,67,51)
#2E3A2D
(46,58,45)
#283127
(40,49,39)
#222821
(34,40,33)
#1C1F1B
(28,31,27)
#161615
(22,22,21)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #4C674B

#4C674B
(76,103,75)
#5C745B
(92,116,91)
#6C816B
(108,129,107)
#7C8E7B
(124,142,123)
#8C9B8B
(140,155,139)
#9CA89B
(156,168,155)
#ACB5AB
(172,181,171)
#BCC2BB
(188,194,187)
#CCCFCB
(204,207,203)
#DCDCDB
(220,220,219)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C674B; }

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

This text font color is #4C674B.

Background Color

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

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

This div background color is #4C674B.

Border color

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

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

This div border color is #4C674B.

Opacity

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

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

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

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

This text has shadow with #4C674B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C674B.

Preview

Color preview on black background

This text has color #4C674B on black background.


Color preview on white background

This text has color #4C674B on white background.


Black color preview on #4C674B background

This text has black color on #4C674B background.


White color preview on #4C674B background

This text has white color on #4C674B background.


Related colors

Complementary color

Complementary color for #hex is #B398B4.


I love getcolorcode.com

Triadic colors

1 #4B4C67 and #674B4C with #4C674B are triadic colors.

2 #4B674C and #674C4B with #4C674B are triadic colors.