COLOR #4C615E

HEX: #4C615E RGB: (76,97,94)

Renk bilgisi

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

RGB renk modeli

#4C615E color RGB value is (76,97,94).

RGB: (76,97,94) (30%, 38%, 37%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 97 of 255 = 38%
B 94 of 255 = 37%

76
97
94

R + G + B ~ 35%. #4C615E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 97 + 94 = 267 (100%)
R 76 of 267 ~ 28.46%
G 97 of 267 ~ 36.33%
B 94 of 267 ~ 35.21'%

%28.46
%36.33
%35.21

CMYK RENK MODELİ

#4C615E rengi CMYK tonu (22,0,3,62).

  • camgöbeği tonu 21.65%
  • eflatun tonu 0.00%
  • sarı tonu 3.09%
  • ana renk tonu 61.96%

CMYK: (22,0,3,62)
C22M0Y3K62 (22%, 0%, 3%, 62%)
(0.22 / 0.00 / 0.03 / 0.62)

CMYK yüzdeleri

%21.65
%0
%3.09
%61.96

Codes

Color #4C615E in popluar color models

4C 61 5E
RGB 76 97 94
HSL 171° 12.14% 33.92%
HSB/HSV 171° 21.65% 38.04%
CMYK 21.65% 0.00% 3.09%
61.96%

Color #4C615E in popluar number systems.

HEX 4C 61 5E
Decimal 76 97 94
Binary 1001100 1100001 1011110
Octal 114 141 136

Shades and tints

Shades of #4C615E

#4C615E
(76,97,94)
#465956
(70,89,86)
#40514E
(64,81,78)
#3A4946
(58,73,70)
#34413E
(52,65,62)
#2E3936
(46,57,54)
#28312E
(40,49,46)
#222926
(34,41,38)
#1C211E
(28,33,30)
#161916
(22,25,22)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #4C615E

#4C615E
(76,97,94)
#5C6F6C
(92,111,108)
#6C7D7A
(108,125,122)
#7C8B88
(124,139,136)
#8C9996
(140,153,150)
#9CA7A4
(156,167,164)
#ACB5B2
(172,181,178)
#BCC3C0
(188,195,192)
#CCD1CE
(204,209,206)
#DCDFDC
(220,223,220)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C615E color. Also use rgb(76,97,94) instead hex code.

Text Font Color

.myTextColor { color: #4C615E; }

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

This text font color is #4C615E.

Background Color

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

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

This div background color is #4C615E.

Border color

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

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

This div border color is #4C615E.

Opacity

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

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

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

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

This text has shadow with #4C615E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C615E.

Preview

Color preview on black background

This text has color #4C615E on black background.


Color preview on white background

This text has color #4C615E on white background.


Black color preview on #4C615E background

This text has black color on #4C615E background.


White color preview on #4C615E background

This text has white color on #4C615E background.


Related colors

Complementary color

Complementary color for #hex is #B39EA1.


I love getcolorcode.com

Triadic colors

1 #5E4C61 and #615E4C with #4C615E are triadic colors.

2 #5E614C and #614C5E with #4C615E are triadic colors.