COLOR #4C7489

HEX: #4C7489 RGB: (76,116,137)

Renk bilgisi

#4C7489 contains mainly green and blue colors. #4C7489 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C7489 color RGB value is (76,116,137).

RGB: (76,116,137) (30%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 116 of 255 = 45%
B 137 of 255 = 54%

76
116
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 116 + 137 = 329 (100%)
R 76 of 329 ~ 23.1%
G 116 of 329 ~ 35.26%
B 137 of 329 ~ 41.64'%

%23.1
%35.26
%41.64

CMYK RENK MODELİ

#4C7489 rengi CMYK tonu (45,15,0,46).

  • camgöbeği tonu 44.53%
  • eflatun tonu 15.33%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (45,15,0,46)
C45M15Y0K46 (45%, 15%, 0%, 46%)
(0.45 / 0.15 / 0.00 / 0.46)

CMYK yüzdeleri

%44.53
%15.33
%0
%46.27

Codes

Color #4C7489 in popluar color models

4C 74 89
RGB 76 116 137
HSL 201° 28.64% 41.76%
HSB/HSV 201° 44.53% 53.73%
CMYK 44.53% 15.33% 0.00%
46.27%

Color #4C7489 in popluar number systems.

HEX 4C 74 89
Decimal 76 116 137
Binary 1001100 1110100 10001001
Octal 114 164 211

Shades and tints

Shades of #4C7489

#4C7489
(76,116,137)
#466A7D
(70,106,125)
#406071
(64,96,113)
#3A5665
(58,86,101)
#344C59
(52,76,89)
#2E424D
(46,66,77)
#283841
(40,56,65)
#222E35
(34,46,53)
#1C2429
(28,36,41)
#161A1D
(22,26,29)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #4C7489

#4C7489
(76,116,137)
#5C8093
(92,128,147)
#6C8C9D
(108,140,157)
#7C98A7
(124,152,167)
#8CA4B1
(140,164,177)
#9CB0BB
(156,176,187)
#ACBCC5
(172,188,197)
#BCC8CF
(188,200,207)
#CCD4D9
(204,212,217)
#DCE0E3
(220,224,227)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7489; }

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

This text font color is #4C7489.

Background Color

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

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

This div background color is #4C7489.

Border color

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

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

This div border color is #4C7489.

Opacity

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

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

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

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

This text has shadow with #4C7489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7489.

Preview

Color preview on black background

This text has color #4C7489 on black background.


Color preview on white background

This text has color #4C7489 on white background.


Black color preview on #4C7489 background

This text has black color on #4C7489 background.


White color preview on #4C7489 background

This text has white color on #4C7489 background.


Related colors

Complementary color

Complementary color for #hex is #B38B76.


I love getcolorcode.com

Triadic colors

1 #894C74 and #74894C with #4C7489 are triadic colors.

2 #89744C and #744C89 with #4C7489 are triadic colors.