COLOR #4C736A

HEX: #4C736A RGB: (76,115,106)

Renk bilgisi

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

RGB renk modeli

#4C736A color RGB value is (76,115,106).

RGB: (76,115,106) (30%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 115 of 255 = 45%
B 106 of 255 = 42%

76
115
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 115 + 106 = 297 (100%)
R 76 of 297 ~ 25.59%
G 115 of 297 ~ 38.72%
B 106 of 297 ~ 35.69'%

%25.59
%38.72
%35.69

CMYK RENK MODELİ

#4C736A rengi CMYK tonu (34,0,8,55).

  • camgöbeği tonu 33.91%
  • eflatun tonu 0.00%
  • sarı tonu 7.83%
  • ana renk tonu 54.90%

CMYK: (34,0,8,55)
C34M0Y8K55 (34%, 0%, 8%, 55%)
(0.34 / 0.00 / 0.08 / 0.55)

CMYK yüzdeleri

%33.91
%0
%7.83
%54.9

Codes

Color #4C736A in popluar color models

4C 73 6A
RGB 76 115 106
HSL 166° 20.42% 37.45%
HSB/HSV 166° 33.91% 45.10%
CMYK 33.91% 0.00% 7.83%
54.90%

Color #4C736A in popluar number systems.

HEX 4C 73 6A
Decimal 76 115 106
Binary 1001100 1110011 1101010
Octal 114 163 152

Shades and tints

Shades of #4C736A

#4C736A
(76,115,106)
#466961
(70,105,97)
#405F58
(64,95,88)
#3A554F
(58,85,79)
#344B46
(52,75,70)
#2E413D
(46,65,61)
#283734
(40,55,52)
#222D2B
(34,45,43)
#1C2322
(28,35,34)
#161919
(22,25,25)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #4C736A

#4C736A
(76,115,106)
#5C7F77
(92,127,119)
#6C8B84
(108,139,132)
#7C9791
(124,151,145)
#8CA39E
(140,163,158)
#9CAFAB
(156,175,171)
#ACBBB8
(172,187,184)
#BCC7C5
(188,199,197)
#CCD3D2
(204,211,210)
#DCDFDF
(220,223,223)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C736A color. Also use rgb(76,115,106) instead hex code.

Text Font Color

.myTextColor { color: #4C736A; }

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

This text font color is #4C736A.

Background Color

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

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

This div background color is #4C736A.

Border color

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

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

This div border color is #4C736A.

Opacity

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

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

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

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

This text has shadow with #4C736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C736A.

Preview

Color preview on black background

This text has color #4C736A on black background.


Color preview on white background

This text has color #4C736A on white background.


Black color preview on #4C736A background

This text has black color on #4C736A background.


White color preview on #4C736A background

This text has white color on #4C736A background.


Related colors

Complementary color

Complementary color for #hex is #B38C95.


I love getcolorcode.com

Triadic colors

1 #6A4C73 and #736A4C with #4C736A are triadic colors.

2 #6A734C and #734C6A with #4C736A are triadic colors.