COLOR #4C815A

HEX: #4C815A RGB: (76,129,90)

Renk bilgisi

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

RGB renk modeli

#4C815A color RGB value is (76,129,90).

RGB: (76,129,90) (30%, 51%, 35%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 129 of 255 = 51%
B 90 of 255 = 35%

76
129
90

R + G + B ~ 39%. #4C815A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 129 + 90 = 295 (100%)
R 76 of 295 ~ 25.76%
G 129 of 295 ~ 43.73%
B 90 of 295 ~ 30.51'%

%25.76
%43.73
%30.51

CMYK RENK MODELİ

#4C815A rengi CMYK tonu (41,0,30,49).

  • camgöbeği tonu 41.09%
  • eflatun tonu 0.00%
  • sarı tonu 30.23%
  • ana renk tonu 49.41%

CMYK: (41,0,30,49)
C41M0Y30K49 (41%, 0%, 30%, 49%)
(0.41 / 0.00 / 0.30 / 0.49)

CMYK yüzdeleri

%41.09
%0
%30.23
%49.41

Codes

Color #4C815A in popluar color models

4C 81 5A
RGB 76 129 90
HSL 136° 25.85% 40.20%
HSB/HSV 136° 41.09% 50.59%
CMYK 41.09% 0.00% 30.23%
49.41%

Color #4C815A in popluar number systems.

HEX 4C 81 5A
Decimal 76 129 90
Binary 1001100 10000001 1011010
Octal 114 201 132

Shades and tints

Shades of #4C815A

#4C815A
(76,129,90)
#467652
(70,118,82)
#406B4A
(64,107,74)
#3A6042
(58,96,66)
#34553A
(52,85,58)
#2E4A32
(46,74,50)
#283F2A
(40,63,42)
#223422
(34,52,34)
#1C291A
(28,41,26)
#161E12
(22,30,18)
#10130A
(16,19,10)
#000000
(0,0,0)

Tints of #4C815A

#4C815A
(76,129,90)
#5C8C69
(92,140,105)
#6C9778
(108,151,120)
#7CA287
(124,162,135)
#8CAD96
(140,173,150)
#9CB8A5
(156,184,165)
#ACC3B4
(172,195,180)
#BCCEC3
(188,206,195)
#CCD9D2
(204,217,210)
#DCE4E1
(220,228,225)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C815A color. Also use rgb(76,129,90) instead hex code.

Text Font Color

.myTextColor { color: #4C815A; }

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

This text font color is #4C815A.

Background Color

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

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

This div background color is #4C815A.

Border color

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

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

This div border color is #4C815A.

Opacity

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

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

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

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

This text has shadow with #4C815A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C815A.

Preview

Color preview on black background

This text has color #4C815A on black background.


Color preview on white background

This text has color #4C815A on white background.


Black color preview on #4C815A background

This text has black color on #4C815A background.


White color preview on #4C815A background

This text has white color on #4C815A background.


Related colors

Complementary color

Complementary color for #hex is #B37EA5.


I love getcolorcode.com

Triadic colors

1 #5A4C81 and #815A4C with #4C815A are triadic colors.

2 #5A814C and #814C5A with #4C815A are triadic colors.