COLOR #4C4077

HEX: #4C4077 RGB: (76,64,119)

Renk bilgisi

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

RGB renk modeli

#4C4077 color RGB value is (76,64,119).

RGB: (76,64,119) (30%, 25%, 47%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 64 of 255 = 25%
B 119 of 255 = 47%

76
64
119

R + G + B ~ 34%. #4C4077 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 64 + 119 = 259 (100%)
R 76 of 259 ~ 29.34%
G 64 of 259 ~ 24.71%
B 119 of 259 ~ 45.95'%

%29.34
%24.71
%45.95

CMYK RENK MODELİ

#4C4077 rengi CMYK tonu (36,46,0,53).

  • camgöbeği tonu 36.13%
  • eflatun tonu 46.22%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (36,46,0,53)
C36M46Y0K53 (36%, 46%, 0%, 53%)
(0.36 / 0.46 / 0.00 / 0.53)

CMYK yüzdeleri

%36.13
%46.22
%0
%53.33

Codes

Color #4C4077 in popluar color models

4C 40 77
RGB 76 64 119
HSL 253° 30.05% 35.88%
HSB/HSV 253° 46.22% 46.67%
CMYK 36.13% 46.22% 0.00%
53.33%

Color #4C4077 in popluar number systems.

HEX 4C 40 77
Decimal 76 64 119
Binary 1001100 1000000 1110111
Octal 114 100 167

Shades and tints

Shades of #4C4077

#4C4077
(76,64,119)
#463B6D
(70,59,109)
#403663
(64,54,99)
#3A3159
(58,49,89)
#342C4F
(52,44,79)
#2E2745
(46,39,69)
#28223B
(40,34,59)
#221D31
(34,29,49)
#1C1827
(28,24,39)
#16131D
(22,19,29)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #4C4077

#4C4077
(76,64,119)
#5C5183
(92,81,131)
#6C628F
(108,98,143)
#7C739B
(124,115,155)
#8C84A7
(140,132,167)
#9C95B3
(156,149,179)
#ACA6BF
(172,166,191)
#BCB7CB
(188,183,203)
#CCC8D7
(204,200,215)
#DCD9E3
(220,217,227)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C4077 color. Also use rgb(76,64,119) instead hex code.

Text Font Color

.myTextColor { color: #4C4077; }

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

This text font color is #4C4077.

Background Color

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

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

This div background color is #4C4077.

Border color

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

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

This div border color is #4C4077.

Opacity

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

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

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

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

This text has shadow with #4C4077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4077.

Preview

Color preview on black background

This text has color #4C4077 on black background.


Color preview on white background

This text has color #4C4077 on white background.


Black color preview on #4C4077 background

This text has black color on #4C4077 background.


White color preview on #4C4077 background

This text has white color on #4C4077 background.


Related colors

Complementary color

Complementary color for #hex is #B3BF88.


I love getcolorcode.com

Triadic colors

1 #774C40 and #40774C with #4C4077 are triadic colors.

2 #77404C and #404C77 with #4C4077 are triadic colors.