COLOR #4C601D

HEX: #4C601D RGB: (76,96,29)

Renk bilgisi

#4C601D contains mainly red and green colors. #4C601D ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4C601D color RGB value is (76,96,29).

RGB: (76,96,29) (30%, 38%, 11%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 96 of 255 = 38%
B 29 of 255 = 11%

76
96
29

R + G + B ~ 26%. #4C601D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 96 + 29 = 201 (100%)
R 76 of 201 ~ 37.81%
G 96 of 201 ~ 47.76%
B 29 of 201 ~ 14.43'%

%37.81
%47.76
%14.43

CMYK RENK MODELİ

#4C601D rengi CMYK tonu (21,0,70,62).

  • camgöbeği tonu 20.83%
  • eflatun tonu 0.00%
  • sarı tonu 69.79%
  • ana renk tonu 62.35%

CMYK: (21,0,70,62)
C21M0Y70K62 (21%, 0%, 70%, 62%)
(0.21 / 0.00 / 0.70 / 0.62)

CMYK yüzdeleri

%20.83
%0
%69.79
%62.35

Codes

Color #4C601D in popluar color models

4C 60 1D
RGB 76 96 29
HSL 78° 53.60% 24.51%
HSB/HSV 78° 69.79% 37.65%
CMYK 20.83% 0.00% 69.79%
62.35%

Color #4C601D in popluar number systems.

HEX 4C 60 1D
Decimal 76 96 29
Binary 1001100 1100000 11101
Octal 114 140 35

Shades and tints

Shades of #4C601D

#4C601D
(76,96,29)
#46581B
(70,88,27)
#405019
(64,80,25)
#3A4817
(58,72,23)
#344015
(52,64,21)
#2E3813
(46,56,19)
#283011
(40,48,17)
#22280F
(34,40,15)
#1C200D
(28,32,13)
#16180B
(22,24,11)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #4C601D

#4C601D
(76,96,29)
#5C6E31
(92,110,49)
#6C7C45
(108,124,69)
#7C8A59
(124,138,89)
#8C986D
(140,152,109)
#9CA681
(156,166,129)
#ACB495
(172,180,149)
#BCC2A9
(188,194,169)
#CCD0BD
(204,208,189)
#DCDED1
(220,222,209)
#ECECE5
(236,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C601D color. Also use rgb(76,96,29) instead hex code.

Text Font Color

.myTextColor { color: #4C601D; }

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

This text font color is #4C601D.

Background Color

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

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

This div background color is #4C601D.

Border color

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

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

This div border color is #4C601D.

Opacity

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

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

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

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

This text has shadow with #4C601D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C601D.

Preview

Color preview on black background

This text has color #4C601D on black background.


Color preview on white background

This text has color #4C601D on white background.


Black color preview on #4C601D background

This text has black color on #4C601D background.


White color preview on #4C601D background

This text has white color on #4C601D background.


Related colors

Complementary color

Complementary color for #hex is #B39FE2.


I love getcolorcode.com

Triadic colors

1 #1D4C60 and #601D4C with #4C601D are triadic colors.

2 #1D604C and #604C1D with #4C601D are triadic colors.