COLOR #4C6E58

HEX: #4C6E58 RGB: (76,110,88)

Renk bilgisi

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

RGB renk modeli

#4C6E58 color RGB value is (76,110,88).

RGB: (76,110,88) (30%, 43%, 35%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 110 of 255 = 43%
B 88 of 255 = 35%

76
110
88

R + G + B ~ 36%. #4C6E58 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 110 + 88 = 274 (100%)
R 76 of 274 ~ 27.74%
G 110 of 274 ~ 40.15%
B 88 of 274 ~ 32.12'%

%27.74
%40.15
%32.12

CMYK RENK MODELİ

#4C6E58 rengi CMYK tonu (31,0,20,57).

  • camgöbeği tonu 30.91%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • ana renk tonu 56.86%

CMYK: (31,0,20,57)
C31M0Y20K57 (31%, 0%, 20%, 57%)
(0.31 / 0.00 / 0.20 / 0.57)

CMYK yüzdeleri

%30.91
%0
%20
%56.86

Codes

Color #4C6E58 in popluar color models

4C 6E 58
RGB 76 110 88
HSL 141° 18.28% 36.47%
HSB/HSV 141° 30.91% 43.14%
CMYK 30.91% 0.00% 20.00%
56.86%

Color #4C6E58 in popluar number systems.

HEX 4C 6E 58
Decimal 76 110 88
Binary 1001100 1101110 1011000
Octal 114 156 130

Shades and tints

Shades of #4C6E58

#4C6E58
(76,110,88)
#466450
(70,100,80)
#405A48
(64,90,72)
#3A5040
(58,80,64)
#344638
(52,70,56)
#2E3C30
(46,60,48)
#283228
(40,50,40)
#222820
(34,40,32)
#1C1E18
(28,30,24)
#161410
(22,20,16)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #4C6E58

#4C6E58
(76,110,88)
#5C7B67
(92,123,103)
#6C8876
(108,136,118)
#7C9585
(124,149,133)
#8CA294
(140,162,148)
#9CAFA3
(156,175,163)
#ACBCB2
(172,188,178)
#BCC9C1
(188,201,193)
#CCD6D0
(204,214,208)
#DCE3DF
(220,227,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6E58 color. Also use rgb(76,110,88) instead hex code.

Text Font Color

.myTextColor { color: #4C6E58; }

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

This text font color is #4C6E58.

Background Color

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

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

This div background color is #4C6E58.

Border color

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

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

This div border color is #4C6E58.

Opacity

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

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

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

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

This text has shadow with #4C6E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6E58.

Preview

Color preview on black background

This text has color #4C6E58 on black background.


Color preview on white background

This text has color #4C6E58 on white background.


Black color preview on #4C6E58 background

This text has black color on #4C6E58 background.


White color preview on #4C6E58 background

This text has white color on #4C6E58 background.


Related colors

Complementary color

Complementary color for #hex is #B391A7.


I love getcolorcode.com

Triadic colors

1 #584C6E and #6E584C with #4C6E58 are triadic colors.

2 #586E4C and #6E4C58 with #4C6E58 are triadic colors.