COLOR #4C436A

HEX: #4C436A RGB: (76,67,106)

Renk bilgisi

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

RGB renk modeli

#4C436A color RGB value is (76,67,106).

RGB: (76,67,106) (30%, 26%, 42%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 67 of 255 = 26%
B 106 of 255 = 42%

76
67
106

R + G + B ~ 33%. #4C436A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 67 + 106 = 249 (100%)
R 76 of 249 ~ 30.52%
G 67 of 249 ~ 26.91%
B 106 of 249 ~ 42.57'%

%30.52
%26.91
%42.57

CMYK RENK MODELİ

#4C436A rengi CMYK tonu (28,37,0,58).

  • camgöbeği tonu 28.30%
  • eflatun tonu 36.79%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (28,37,0,58)
C28M37Y0K58 (28%, 37%, 0%, 58%)
(0.28 / 0.37 / 0.00 / 0.58)

CMYK yüzdeleri

%28.3
%36.79
%0
%58.43

Codes

Color #4C436A in popluar color models

4C 43 6A
RGB 76 67 106
HSL 254° 22.54% 33.92%
HSB/HSV 254° 36.79% 41.57%
CMYK 28.30% 36.79% 0.00%
58.43%

Color #4C436A in popluar number systems.

HEX 4C 43 6A
Decimal 76 67 106
Binary 1001100 1000011 1101010
Octal 114 103 152

Shades and tints

Shades of #4C436A

#4C436A
(76,67,106)
#463D61
(70,61,97)
#403758
(64,55,88)
#3A314F
(58,49,79)
#342B46
(52,43,70)
#2E253D
(46,37,61)
#281F34
(40,31,52)
#22192B
(34,25,43)
#1C1322
(28,19,34)
#160D19
(22,13,25)
#100710
(16,7,16)
#000000
(0,0,0)

Tints of #4C436A

#4C436A
(76,67,106)
#5C5477
(92,84,119)
#6C6584
(108,101,132)
#7C7691
(124,118,145)
#8C879E
(140,135,158)
#9C98AB
(156,152,171)
#ACA9B8
(172,169,184)
#BCBAC5
(188,186,197)
#CCCBD2
(204,203,210)
#DCDCDF
(220,220,223)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C436A; }

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

This text font color is #4C436A.

Background Color

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

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

This div background color is #4C436A.

Border color

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

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

This div border color is #4C436A.

Opacity

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

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

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

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

This text has shadow with #4C436A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C436A.

Preview

Color preview on black background

This text has color #4C436A on black background.


Color preview on white background

This text has color #4C436A on white background.


Black color preview on #4C436A background

This text has black color on #4C436A background.


White color preview on #4C436A background

This text has white color on #4C436A background.


Related colors

Complementary color

Complementary color for #hex is #B3BC95.


I love getcolorcode.com

Triadic colors

1 #6A4C43 and #436A4C with #4C436A are triadic colors.

2 #6A434C and #434C6A with #4C436A are triadic colors.