COLOR #4C5E82

HEX: #4C5E82 RGB: (76,94,130)

Renk bilgisi

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

RGB renk modeli

#4C5E82 color RGB value is (76,94,130).

RGB: (76,94,130) (30%, 37%, 51%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 130 of 255 = 51%

76
94
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 130 = 300 (100%)
R 76 of 300 ~ 25.33%
G 94 of 300 ~ 31.33%
B 130 of 300 ~ 43.33'%

%25.33
%31.33
%43.33

CMYK RENK MODELİ

#4C5E82 rengi CMYK tonu (42,28,0,49).

  • camgöbeği tonu 41.54%
  • eflatun tonu 27.69%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (42,28,0,49)
C42M28Y0K49 (42%, 28%, 0%, 49%)
(0.42 / 0.28 / 0.00 / 0.49)

CMYK yüzdeleri

%41.54
%27.69
%0
%49.02

Codes

Color #4C5E82 in popluar color models

4C 5E 82
RGB 76 94 130
HSL 220° 26.21% 40.39%
HSB/HSV 220° 41.54% 50.98%
CMYK 41.54% 27.69% 0.00%
49.02%

Color #4C5E82 in popluar number systems.

HEX 4C 5E 82
Decimal 76 94 130
Binary 1001100 1011110 10000010
Octal 114 136 202

Shades and tints

Shades of #4C5E82

#4C5E82
(76,94,130)
#465677
(70,86,119)
#404E6C
(64,78,108)
#3A4661
(58,70,97)
#343E56
(52,62,86)
#2E364B
(46,54,75)
#282E40
(40,46,64)
#222635
(34,38,53)
#1C1E2A
(28,30,42)
#16161F
(22,22,31)
#100E14
(16,14,20)
#000000
(0,0,0)

Tints of #4C5E82

#4C5E82
(76,94,130)
#5C6C8D
(92,108,141)
#6C7A98
(108,122,152)
#7C88A3
(124,136,163)
#8C96AE
(140,150,174)
#9CA4B9
(156,164,185)
#ACB2C4
(172,178,196)
#BCC0CF
(188,192,207)
#CCCEDA
(204,206,218)
#DCDCE5
(220,220,229)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5E82 color. Also use rgb(76,94,130) instead hex code.

Text Font Color

.myTextColor { color: #4C5E82; }

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

This text font color is #4C5E82.

Background Color

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

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

This div background color is #4C5E82.

Border color

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

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

This div border color is #4C5E82.

Opacity

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

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

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

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

This text has shadow with #4C5E82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E82.

Preview

Color preview on black background

This text has color #4C5E82 on black background.


Color preview on white background

This text has color #4C5E82 on white background.


Black color preview on #4C5E82 background

This text has black color on #4C5E82 background.


White color preview on #4C5E82 background

This text has white color on #4C5E82 background.


Related colors

Complementary color

Complementary color for #hex is #B3A17D.


I love getcolorcode.com

Triadic colors

1 #824C5E and #5E824C with #4C5E82 are triadic colors.

2 #825E4C and #5E4C82 with #4C5E82 are triadic colors.