COLOR #4C7259

HEX: #4C7259
RGB: (76,114,89)

Renk bilgisi

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

RGB renk modeli

#4C7259 color RGB value is (76,114,89).

  • kırmız ton 76;
  • yeşil ton 114;
  • mavi ton 89.
RGB: (76,114,89) (30%,45%,35%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 114 of 255 = 45%
B 89 of 255 = 35%

76
114
89

R + G + B ~ 37%. #4C7259 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
76 + 114 + 89 = 279 (100%)
R 76 of 279 ~ 27.24%
G 114 of 279 ~ 40.86%
B 89 of 279 ~ 31.9%

%27.24
%40.86
%31.9

CMYK RENK MODELİ

#4C7259 rengi CMYK tonu (33,0,22,55).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 21.93%
  • ana renk tonu 55.29%
CMYK: (33,0,22,55) C33M0Y22K55 (33%,0%,22%,55%) (0.33/0.00/0.22/0.55)

CMYK yüzdeleri

%33.33
%0
%21.93
%55.29

Codes

Color #4C7259 in popluar color models

4C7259
RGB7611489
HSL141°20.00%37.25%
HSB/HSV141°33.33%44.71%
CMYK33.33%0.00%21.93%
55.29%

Color #4C7259 in popluar number systems.

HEX4C7259
Decimal7611489
Binary100110011100101011001
Octal114162131

Shades and tints

Shades of #4C7259

#4C7259
(76,114,89)
#466851
(70,104,81)
#405E49
(64,94,73)
#3A5441
(58,84,65)
#344A39
(52,74,57)
#2E4031
(46,64,49)
#283629
(40,54,41)
#222C21
(34,44,33)
#1C2219
(28,34,25)
#161811
(22,24,17)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #4C7259

#4C7259
(76,114,89)
#5C7E68
(92,126,104)
#6C8A77
(108,138,119)
#7C9686
(124,150,134)
#8CA295
(140,162,149)
#9CAEA4
(156,174,164)
#ACBAB3
(172,186,179)
#BCC6C2
(188,198,194)
#CCD2D1
(204,210,209)
#DCDEE0
(220,222,224)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7259 color. Also use rgb(76,114,89) instead hex code.

Text Font Color

.myTextColor { color: #4C7259; }

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

This text font color is #4C7259.


Background Color

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

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

This div background color is #4C7259.


Border color

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

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

This div border color is #4C7259.


Opacity

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

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

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

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

This text has shadow with #4C7259 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #4C7259; -webkit-box-shadow:	1px 1px 3px 2px #4C7259; box-shadow:	1px 1px 3px 2px #4C7259; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #4C7259; -webkit-box-shadow: 1px 1px 3px 2px #4C7259; box-shadow:1px 1px 3px 2px #4C7259;">
Div content here</div>
This div box has shadow with color #4C7259.

Preview

Color preview on black background

This text has color #4C7259 on black background.


Color preview on white background

This text has color #4C7259 on white background.



Black color preview on #4C7259 background

This text has black color on #4C7259 background.


White color preview on #4C7259 background

This text has white color on #4C7259 background.