COLOR #4C4919

HEX: #4C4919 RGB: (76,73,25)

Renk bilgisi

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

RGB renk modeli

#4C4919 color RGB value is (76,73,25).

RGB: (76,73,25) (30%, 29%, 10%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 73 of 255 = 29%
B 25 of 255 = 10%

76
73
25

R + G + B ~ 23%. #4C4919 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 73 + 25 = 174 (100%)
R 76 of 174 ~ 43.68%
G 73 of 174 ~ 41.95%
B 25 of 174 ~ 14.37'%

%43.68
%41.95
%14.37

CMYK RENK MODELİ

#4C4919 rengi CMYK tonu (0,4,67,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.95%
  • sarı tonu 67.11%
  • ana renk tonu 70.20%

CMYK: (0,4,67,70)
C0M4Y67K70 (0%, 4%, 67%, 70%)
(0.00 / 0.04 / 0.67 / 0.70)

CMYK yüzdeleri

%0
%3.95
%67.11
%70.2

Codes

Color #4C4919 in popluar color models

4C 49 19
RGB 76 73 25
HSL 56° 50.50% 19.80%
HSB/HSV 56° 67.11% 29.80%
CMYK 0.00% 3.95% 67.11%
70.20%

Color #4C4919 in popluar number systems.

HEX 4C 49 19
Decimal 76 73 25
Binary 1001100 1001001 11001
Octal 114 111 31

Shades and tints

Shades of #4C4919

#4C4919
(76,73,25)
#464317
(70,67,23)
#403D15
(64,61,21)
#3A3713
(58,55,19)
#343111
(52,49,17)
#2E2B0F
(46,43,15)
#28250D
(40,37,13)
#221F0B
(34,31,11)
#1C1909
(28,25,9)
#161307
(22,19,7)
#100D05
(16,13,5)
#000000
(0,0,0)

Tints of #4C4919

#4C4919
(76,73,25)
#5C592D
(92,89,45)
#6C6941
(108,105,65)
#7C7955
(124,121,85)
#8C8969
(140,137,105)
#9C997D
(156,153,125)
#ACA991
(172,169,145)
#BCB9A5
(188,185,165)
#CCC9B9
(204,201,185)
#DCD9CD
(220,217,205)
#ECE9E1
(236,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C4919 color. Also use rgb(76,73,25) instead hex code.

Text Font Color

.myTextColor { color: #4C4919; }

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

This text font color is #4C4919.

Background Color

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

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

This div background color is #4C4919.

Border color

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

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

This div border color is #4C4919.

Opacity

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

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

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

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

This text has shadow with #4C4919 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4919.

Preview

Color preview on black background

This text has color #4C4919 on black background.


Color preview on white background

This text has color #4C4919 on white background.


Black color preview on #4C4919 background

This text has black color on #4C4919 background.


White color preview on #4C4919 background

This text has white color on #4C4919 background.


Related colors

Complementary color

Complementary color for #hex is #B3B6E6.


I love getcolorcode.com

Triadic colors

1 #194C49 and #49194C with #4C4919 are triadic colors.

2 #19494C and #494C19 with #4C4919 are triadic colors.