COLOR #4C6235

HEX: #4C6235 RGB: (76,98,53)

Renk bilgisi

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

RGB renk modeli

#4C6235 color RGB value is (76,98,53).

RGB: (76,98,53) (30%, 38%, 21%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 98 of 255 = 38%
B 53 of 255 = 21%

76
98
53

R + G + B ~ 30%. #4C6235 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 98 + 53 = 227 (100%)
R 76 of 227 ~ 33.48%
G 98 of 227 ~ 43.17%
B 53 of 227 ~ 23.35'%

%33.48
%43.17
%23.35

CMYK RENK MODELİ

#4C6235 rengi CMYK tonu (22,0,46,62).

  • camgöbeği tonu 22.45%
  • eflatun tonu 0.00%
  • sarı tonu 45.92%
  • ana renk tonu 61.57%

CMYK: (22,0,46,62)
C22M0Y46K62 (22%, 0%, 46%, 62%)
(0.22 / 0.00 / 0.46 / 0.62)

CMYK yüzdeleri

%22.45
%0
%45.92
%61.57

Codes

Color #4C6235 in popluar color models

4C 62 35
RGB 76 98 53
HSL 89° 29.80% 29.61%
HSB/HSV 89° 45.92% 38.43%
CMYK 22.45% 0.00% 45.92%
61.57%

Color #4C6235 in popluar number systems.

HEX 4C 62 35
Decimal 76 98 53
Binary 1001100 1100010 110101
Octal 114 142 65

Shades and tints

Shades of #4C6235

#4C6235
(76,98,53)
#465A31
(70,90,49)
#40522D
(64,82,45)
#3A4A29
(58,74,41)
#344225
(52,66,37)
#2E3A21
(46,58,33)
#28321D
(40,50,29)
#222A19
(34,42,25)
#1C2215
(28,34,21)
#161A11
(22,26,17)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #4C6235

#4C6235
(76,98,53)
#5C7047
(92,112,71)
#6C7E59
(108,126,89)
#7C8C6B
(124,140,107)
#8C9A7D
(140,154,125)
#9CA88F
(156,168,143)
#ACB6A1
(172,182,161)
#BCC4B3
(188,196,179)
#CCD2C5
(204,210,197)
#DCE0D7
(220,224,215)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6235 color. Also use rgb(76,98,53) instead hex code.

Text Font Color

.myTextColor { color: #4C6235; }

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

This text font color is #4C6235.

Background Color

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

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

This div background color is #4C6235.

Border color

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

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

This div border color is #4C6235.

Opacity

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

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

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

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

This text has shadow with #4C6235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6235.

Preview

Color preview on black background

This text has color #4C6235 on black background.


Color preview on white background

This text has color #4C6235 on white background.


Black color preview on #4C6235 background

This text has black color on #4C6235 background.


White color preview on #4C6235 background

This text has white color on #4C6235 background.


Related colors

Complementary color

Complementary color for #hex is #B39DCA.


I love getcolorcode.com

Triadic colors

1 #354C62 and #62354C with #4C6235 are triadic colors.

2 #35624C and #624C35 with #4C6235 are triadic colors.