COLOR #4C425E

HEX: #4C425E RGB: (76,66,94)

Renk bilgisi

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

RGB renk modeli

#4C425E color RGB value is (76,66,94).

RGB: (76,66,94) (30%, 26%, 37%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 66 of 255 = 26%
B 94 of 255 = 37%

76
66
94

R + G + B ~ 31%. #4C425E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 66 + 94 = 236 (100%)
R 76 of 236 ~ 32.2%
G 66 of 236 ~ 27.97%
B 94 of 236 ~ 39.83'%

%32.2
%27.97
%39.83

CMYK RENK MODELİ

#4C425E rengi CMYK tonu (19,30,0,63).

  • camgöbeği tonu 19.15%
  • eflatun tonu 29.79%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (19,30,0,63)
C19M30Y0K63 (19%, 30%, 0%, 63%)
(0.19 / 0.30 / 0.00 / 0.63)

CMYK yüzdeleri

%19.15
%29.79
%0
%63.14

Codes

Color #4C425E in popluar color models

4C 42 5E
RGB 76 66 94
HSL 261° 17.50% 31.37%
HSB/HSV 261° 29.79% 36.86%
CMYK 19.15% 29.79% 0.00%
63.14%

Color #4C425E in popluar number systems.

HEX 4C 42 5E
Decimal 76 66 94
Binary 1001100 1000010 1011110
Octal 114 102 136

Shades and tints

Shades of #4C425E

#4C425E
(76,66,94)
#463C56
(70,60,86)
#40364E
(64,54,78)
#3A3046
(58,48,70)
#342A3E
(52,42,62)
#2E2436
(46,36,54)
#281E2E
(40,30,46)
#221826
(34,24,38)
#1C121E
(28,18,30)
#160C16
(22,12,22)
#10060E
(16,6,14)
#000000
(0,0,0)

Tints of #4C425E

#4C425E
(76,66,94)
#5C536C
(92,83,108)
#6C647A
(108,100,122)
#7C7588
(124,117,136)
#8C8696
(140,134,150)
#9C97A4
(156,151,164)
#ACA8B2
(172,168,178)
#BCB9C0
(188,185,192)
#CCCACE
(204,202,206)
#DCDBDC
(220,219,220)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C425E; }

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

This text font color is #4C425E.

Background Color

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

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

This div background color is #4C425E.

Border color

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

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

This div border color is #4C425E.

Opacity

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

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

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

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

This text has shadow with #4C425E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C425E.

Preview

Color preview on black background

This text has color #4C425E on black background.


Color preview on white background

This text has color #4C425E on white background.


Black color preview on #4C425E background

This text has black color on #4C425E background.


White color preview on #4C425E background

This text has white color on #4C425E background.


Related colors

Complementary color

Complementary color for #hex is #B3BDA1.


I love getcolorcode.com

Triadic colors

1 #5E4C42 and #425E4C with #4C425E are triadic colors.

2 #5E424C and #424C5E with #4C425E are triadic colors.