COLOR #4C676D

HEX: #4C676D RGB: (76,103,109)

Renk bilgisi

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

RGB renk modeli

#4C676D color RGB value is (76,103,109).

RGB: (76,103,109) (30%, 40%, 43%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 103 of 255 = 40%
B 109 of 255 = 43%

76
103
109

R + G + B ~ 38%. #4C676D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 103 + 109 = 288 (100%)
R 76 of 288 ~ 26.39%
G 103 of 288 ~ 35.76%
B 109 of 288 ~ 37.85'%

%26.39
%35.76
%37.85

CMYK RENK MODELİ

#4C676D rengi CMYK tonu (30,6,0,57).

  • camgöbeği tonu 30.28%
  • eflatun tonu 5.50%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (30,6,0,57)
C30M6Y0K57 (30%, 6%, 0%, 57%)
(0.30 / 0.06 / 0.00 / 0.57)

CMYK yüzdeleri

%30.28
%5.5
%0
%57.25

Codes

Color #4C676D in popluar color models

4C 67 6D
RGB 76 103 109
HSL 191° 17.84% 36.27%
HSB/HSV 191° 30.28% 42.75%
CMYK 30.28% 5.50% 0.00%
57.25%

Color #4C676D in popluar number systems.

HEX 4C 67 6D
Decimal 76 103 109
Binary 1001100 1100111 1101101
Octal 114 147 155

Shades and tints

Shades of #4C676D

#4C676D
(76,103,109)
#465E64
(70,94,100)
#40555B
(64,85,91)
#3A4C52
(58,76,82)
#344349
(52,67,73)
#2E3A40
(46,58,64)
#283137
(40,49,55)
#22282E
(34,40,46)
#1C1F25
(28,31,37)
#16161C
(22,22,28)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #4C676D

#4C676D
(76,103,109)
#5C747A
(92,116,122)
#6C8187
(108,129,135)
#7C8E94
(124,142,148)
#8C9BA1
(140,155,161)
#9CA8AE
(156,168,174)
#ACB5BB
(172,181,187)
#BCC2C8
(188,194,200)
#CCCFD5
(204,207,213)
#DCDCE2
(220,220,226)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C676D; }

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

This text font color is #4C676D.

Background Color

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

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

This div background color is #4C676D.

Border color

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

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

This div border color is #4C676D.

Opacity

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

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

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

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

This text has shadow with #4C676D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C676D.

Preview

Color preview on black background

This text has color #4C676D on black background.


Color preview on white background

This text has color #4C676D on white background.


Black color preview on #4C676D background

This text has black color on #4C676D background.


White color preview on #4C676D background

This text has white color on #4C676D background.


Related colors

Complementary color

Complementary color for #hex is #B39892.


I love getcolorcode.com

Triadic colors

1 #6D4C67 and #676D4C with #4C676D are triadic colors.

2 #6D674C and #674C6D with #4C676D are triadic colors.