COLOR #4C6951

HEX: #4C6951 RGB: (76,105,81)

Renk bilgisi

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

RGB renk modeli

#4C6951 color RGB value is (76,105,81).

RGB: (76,105,81) (30%, 41%, 32%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 105 of 255 = 41%
B 81 of 255 = 32%

76
105
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 105 + 81 = 262 (100%)
R 76 of 262 ~ 29.01%
G 105 of 262 ~ 40.08%
B 81 of 262 ~ 30.92'%

%29.01
%40.08
%30.92

CMYK RENK MODELİ

#4C6951 rengi CMYK tonu (28,0,23,59).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 22.86%
  • ana renk tonu 58.82%

CMYK: (28,0,23,59)
C28M0Y23K59 (28%, 0%, 23%, 59%)
(0.28 / 0.00 / 0.23 / 0.59)

CMYK yüzdeleri

%27.62
%0
%22.86
%58.82

Codes

Color #4C6951 in popluar color models

4C 69 51
RGB 76 105 81
HSL 130° 16.02% 35.49%
HSB/HSV 130° 27.62% 41.18%
CMYK 27.62% 0.00% 22.86%
58.82%

Color #4C6951 in popluar number systems.

HEX 4C 69 51
Decimal 76 105 81
Binary 1001100 1101001 1010001
Octal 114 151 121

Shades and tints

Shades of #4C6951

#4C6951
(76,105,81)
#46604A
(70,96,74)
#405743
(64,87,67)
#3A4E3C
(58,78,60)
#344535
(52,69,53)
#2E3C2E
(46,60,46)
#283327
(40,51,39)
#222A20
(34,42,32)
#1C2119
(28,33,25)
#161812
(22,24,18)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #4C6951

#4C6951
(76,105,81)
#5C7660
(92,118,96)
#6C836F
(108,131,111)
#7C907E
(124,144,126)
#8C9D8D
(140,157,141)
#9CAA9C
(156,170,156)
#ACB7AB
(172,183,171)
#BCC4BA
(188,196,186)
#CCD1C9
(204,209,201)
#DCDED8
(220,222,216)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6951 color. Also use rgb(76,105,81) instead hex code.

Text Font Color

.myTextColor { color: #4C6951; }

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

This text font color is #4C6951.

Background Color

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

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

This div background color is #4C6951.

Border color

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

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

This div border color is #4C6951.

Opacity

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

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

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

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

This text has shadow with #4C6951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6951.

Preview

Color preview on black background

This text has color #4C6951 on black background.


Color preview on white background

This text has color #4C6951 on white background.


Black color preview on #4C6951 background

This text has black color on #4C6951 background.


White color preview on #4C6951 background

This text has white color on #4C6951 background.


Related colors

Complementary color

Complementary color for #hex is #B396AE.


I love getcolorcode.com

Triadic colors

1 #514C69 and #69514C with #4C6951 are triadic colors.

2 #51694C and #694C51 with #4C6951 are triadic colors.