COLOR #4C437E

HEX: #4C437E RGB: (76,67,126)

Renk bilgisi

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

RGB renk modeli

#4C437E color RGB value is (76,67,126).

RGB: (76,67,126) (30%, 26%, 49%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 67 of 255 = 26%
B 126 of 255 = 49%

76
67
126

R + G + B ~ 35%. #4C437E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 67 + 126 = 269 (100%)
R 76 of 269 ~ 28.25%
G 67 of 269 ~ 24.91%
B 126 of 269 ~ 46.84'%

%28.25
%24.91
%46.84

CMYK RENK MODELİ

#4C437E rengi CMYK tonu (40,47,0,51).

  • camgöbeği tonu 39.68%
  • eflatun tonu 46.83%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (40,47,0,51)
C40M47Y0K51 (40%, 47%, 0%, 51%)
(0.40 / 0.47 / 0.00 / 0.51)

CMYK yüzdeleri

%39.68
%46.83
%0
%50.59

Codes

Color #4C437E in popluar color models

4C 43 7E
RGB 76 67 126
HSL 249° 30.57% 37.84%
HSB/HSV 249° 46.83% 49.41%
CMYK 39.68% 46.83% 0.00%
50.59%

Color #4C437E in popluar number systems.

HEX 4C 43 7E
Decimal 76 67 126
Binary 1001100 1000011 1111110
Octal 114 103 176

Shades and tints

Shades of #4C437E

#4C437E
(76,67,126)
#463D73
(70,61,115)
#403768
(64,55,104)
#3A315D
(58,49,93)
#342B52
(52,43,82)
#2E2547
(46,37,71)
#281F3C
(40,31,60)
#221931
(34,25,49)
#1C1326
(28,19,38)
#160D1B
(22,13,27)
#100710
(16,7,16)
#000000
(0,0,0)

Tints of #4C437E

#4C437E
(76,67,126)
#5C5489
(92,84,137)
#6C6594
(108,101,148)
#7C769F
(124,118,159)
#8C87AA
(140,135,170)
#9C98B5
(156,152,181)
#ACA9C0
(172,169,192)
#BCBACB
(188,186,203)
#CCCBD6
(204,203,214)
#DCDCE1
(220,220,225)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C437E color. Also use rgb(76,67,126) instead hex code.

Text Font Color

.myTextColor { color: #4C437E; }

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

This text font color is #4C437E.

Background Color

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

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

This div background color is #4C437E.

Border color

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

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

This div border color is #4C437E.

Opacity

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

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

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

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

This text has shadow with #4C437E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C437E.

Preview

Color preview on black background

This text has color #4C437E on black background.


Color preview on white background

This text has color #4C437E on white background.


Black color preview on #4C437E background

This text has black color on #4C437E background.


White color preview on #4C437E background

This text has white color on #4C437E background.


Related colors

Complementary color

Complementary color for #hex is #B3BC81.


I love getcolorcode.com

Triadic colors

1 #7E4C43 and #437E4C with #4C437E are triadic colors.

2 #7E434C and #434C7E with #4C437E are triadic colors.