COLOR #4C7473

HEX: #4C7473 RGB: (76,116,115)

Renk bilgisi

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

RGB renk modeli

#4C7473 color RGB value is (76,116,115).

RGB: (76,116,115) (30%, 45%, 45%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 116 of 255 = 45%
B 115 of 255 = 45%

76
116
115

R + G + B ~ 40%. #4C7473 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 116 + 115 = 307 (100%)
R 76 of 307 ~ 24.76%
G 116 of 307 ~ 37.79%
B 115 of 307 ~ 37.46'%

%24.76
%37.79
%37.46

CMYK RENK MODELİ

#4C7473 rengi CMYK tonu (34,0,1,55).

  • camgöbeği tonu 34.48%
  • eflatun tonu 0.00%
  • sarı tonu 0.86%
  • ana renk tonu 54.51%

CMYK: (34,0,1,55)
C34M0Y1K55 (34%, 0%, 1%, 55%)
(0.34 / 0.00 / 0.01 / 0.55)

CMYK yüzdeleri

%34.48
%0
%0.86
%54.51

Codes

Color #4C7473 in popluar color models

4C 74 73
RGB 76 116 115
HSL 179° 20.83% 37.65%
HSB/HSV 179° 34.48% 45.49%
CMYK 34.48% 0.00% 0.86%
54.51%

Color #4C7473 in popluar number systems.

HEX 4C 74 73
Decimal 76 116 115
Binary 1001100 1110100 1110011
Octal 114 164 163

Shades and tints

Shades of #4C7473

#4C7473
(76,116,115)
#466A69
(70,106,105)
#40605F
(64,96,95)
#3A5655
(58,86,85)
#344C4B
(52,76,75)
#2E4241
(46,66,65)
#283837
(40,56,55)
#222E2D
(34,46,45)
#1C2423
(28,36,35)
#161A19
(22,26,25)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #4C7473

#4C7473
(76,116,115)
#5C807F
(92,128,127)
#6C8C8B
(108,140,139)
#7C9897
(124,152,151)
#8CA4A3
(140,164,163)
#9CB0AF
(156,176,175)
#ACBCBB
(172,188,187)
#BCC8C7
(188,200,199)
#CCD4D3
(204,212,211)
#DCE0DF
(220,224,223)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7473; }

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

This text font color is #4C7473.

Background Color

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

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

This div background color is #4C7473.

Border color

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

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

This div border color is #4C7473.

Opacity

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

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

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

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

This text has shadow with #4C7473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7473.

Preview

Color preview on black background

This text has color #4C7473 on black background.


Color preview on white background

This text has color #4C7473 on white background.


Black color preview on #4C7473 background

This text has black color on #4C7473 background.


White color preview on #4C7473 background

This text has white color on #4C7473 background.


Related colors

Complementary color

Complementary color for #hex is #B38B8C.


I love getcolorcode.com

Triadic colors

1 #734C74 and #74734C with #4C7473 are triadic colors.

2 #73744C and #744C73 with #4C7473 are triadic colors.