COLOR #4C7469

HEX: #4C7469 RGB: (76,116,105)

Renk bilgisi

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

RGB renk modeli

#4C7469 color RGB value is (76,116,105).

RGB: (76,116,105) (30%, 45%, 41%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 116 of 255 = 45%
B 105 of 255 = 41%

76
116
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 116 + 105 = 297 (100%)
R 76 of 297 ~ 25.59%
G 116 of 297 ~ 39.06%
B 105 of 297 ~ 35.35'%

%25.59
%39.06
%35.35

CMYK RENK MODELİ

#4C7469 rengi CMYK tonu (34,0,9,55).

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

CMYK: (34,0,9,55)
C34M0Y9K55 (34%, 0%, 9%, 55%)
(0.34 / 0.00 / 0.09 / 0.55)

CMYK yüzdeleri

%34.48
%0
%9.48
%54.51

Codes

Color #4C7469 in popluar color models

4C 74 69
RGB 76 116 105
HSL 164° 20.83% 37.65%
HSB/HSV 164° 34.48% 45.49%
CMYK 34.48% 0.00% 9.48%
54.51%

Color #4C7469 in popluar number systems.

HEX 4C 74 69
Decimal 76 116 105
Binary 1001100 1110100 1101001
Octal 114 164 151

Shades and tints

Shades of #4C7469

#4C7469
(76,116,105)
#466A60
(70,106,96)
#406057
(64,96,87)
#3A564E
(58,86,78)
#344C45
(52,76,69)
#2E423C
(46,66,60)
#283833
(40,56,51)
#222E2A
(34,46,42)
#1C2421
(28,36,33)
#161A18
(22,26,24)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #4C7469

#4C7469
(76,116,105)
#5C8076
(92,128,118)
#6C8C83
(108,140,131)
#7C9890
(124,152,144)
#8CA49D
(140,164,157)
#9CB0AA
(156,176,170)
#ACBCB7
(172,188,183)
#BCC8C4
(188,200,196)
#CCD4D1
(204,212,209)
#DCE0DE
(220,224,222)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7469; }

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

This text font color is #4C7469.

Background Color

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

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

This div background color is #4C7469.

Border color

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

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

This div border color is #4C7469.

Opacity

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

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

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

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

This text has shadow with #4C7469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7469.

Preview

Color preview on black background

This text has color #4C7469 on black background.


Color preview on white background

This text has color #4C7469 on white background.


Black color preview on #4C7469 background

This text has black color on #4C7469 background.


White color preview on #4C7469 background

This text has white color on #4C7469 background.


Related colors

Complementary color

Complementary color for #hex is #B38B96.


I love getcolorcode.com

Triadic colors

1 #694C74 and #74694C with #4C7469 are triadic colors.

2 #69744C and #744C69 with #4C7469 are triadic colors.