COLOR #4C3441

HEX: #4C3441 RGB: (76,52,65)

Renk bilgisi

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

RGB renk modeli

#4C3441 color RGB value is (76,52,65).

RGB: (76,52,65) (30%, 20%, 25%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 52 of 255 = 20%
B 65 of 255 = 25%

76
52
65

R + G + B ~ 25%. #4C3441 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 52 + 65 = 193 (100%)
R 76 of 193 ~ 39.38%
G 52 of 193 ~ 26.94%
B 65 of 193 ~ 33.68'%

%39.38
%26.94
%33.68

CMYK RENK MODELİ

#4C3441 rengi CMYK tonu (0,32,14,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.58%
  • sarı tonu 14.47%
  • ana renk tonu 70.20%

CMYK: (0,32,14,70)
C0M32Y14K70 (0%, 32%, 14%, 70%)
(0.00 / 0.32 / 0.14 / 0.70)

CMYK yüzdeleri

%0
%31.58
%14.47
%70.2

Codes

Color #4C3441 in popluar color models

4C 34 41
RGB 76 52 65
HSL 328° 18.75% 25.10%
HSB/HSV 328° 31.58% 29.80%
CMYK 0.00% 31.58% 14.47%
70.20%

Color #4C3441 in popluar number systems.

HEX 4C 34 41
Decimal 76 52 65
Binary 1001100 110100 1000001
Octal 114 64 101

Shades and tints

Shades of #4C3441

#4C3441
(76,52,65)
#46303C
(70,48,60)
#402C37
(64,44,55)
#3A2832
(58,40,50)
#34242D
(52,36,45)
#2E2028
(46,32,40)
#281C23
(40,28,35)
#22181E
(34,24,30)
#1C1419
(28,20,25)
#161014
(22,16,20)
#100C0F
(16,12,15)
#000000
(0,0,0)

Tints of #4C3441

#4C3441
(76,52,65)
#5C4652
(92,70,82)
#6C5863
(108,88,99)
#7C6A74
(124,106,116)
#8C7C85
(140,124,133)
#9C8E96
(156,142,150)
#ACA0A7
(172,160,167)
#BCB2B8
(188,178,184)
#CCC4C9
(204,196,201)
#DCD6DA
(220,214,218)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C3441 color. Also use rgb(76,52,65) instead hex code.

Text Font Color

.myTextColor { color: #4C3441; }

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

This text font color is #4C3441.

Background Color

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

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

This div background color is #4C3441.

Border color

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

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

This div border color is #4C3441.

Opacity

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

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

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

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

This text has shadow with #4C3441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C3441.

Preview

Color preview on black background

This text has color #4C3441 on black background.


Color preview on white background

This text has color #4C3441 on white background.


Black color preview on #4C3441 background

This text has black color on #4C3441 background.


White color preview on #4C3441 background

This text has white color on #4C3441 background.


Related colors

Complementary color

Complementary color for #hex is #B3CBBE.


I love getcolorcode.com

Triadic colors

1 #414C34 and #34414C with #4C3441 are triadic colors.

2 #41344C and #344C41 with #4C3441 are triadic colors.