COLOR #4C393A

HEX: #4C393A RGB: (76,57,58)

Renk bilgisi

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

RGB renk modeli

#4C393A color RGB value is (76,57,58).

RGB: (76,57,58) (30%, 22%, 23%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 57 of 255 = 22%
B 58 of 255 = 23%

76
57
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 57 + 58 = 191 (100%)
R 76 of 191 ~ 39.79%
G 57 of 191 ~ 29.84%
B 58 of 191 ~ 30.37'%

%39.79
%29.84
%30.37

CMYK RENK MODELİ

#4C393A rengi CMYK tonu (0,25,24,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.00%
  • sarı tonu 23.68%
  • ana renk tonu 70.20%

CMYK: (0,25,24,70)
C0M25Y24K70 (0%, 25%, 24%, 70%)
(0.00 / 0.25 / 0.24 / 0.70)

CMYK yüzdeleri

%0
%25
%23.68
%70.2

Codes

Color #4C393A in popluar color models

4C 39 3A
RGB 76 57 58
HSL 357° 14.29% 26.08%
HSB/HSV 357° 25.00% 29.80%
CMYK 0.00% 25.00% 23.68%
70.20%

Color #4C393A in popluar number systems.

HEX 4C 39 3A
Decimal 76 57 58
Binary 1001100 111001 111010
Octal 114 71 72

Shades and tints

Shades of #4C393A

#4C393A
(76,57,58)
#463435
(70,52,53)
#402F30
(64,47,48)
#3A2A2B
(58,42,43)
#342526
(52,37,38)
#2E2021
(46,32,33)
#281B1C
(40,27,28)
#221617
(34,22,23)
#1C1112
(28,17,18)
#160C0D
(22,12,13)
#100708
(16,7,8)
#000000
(0,0,0)

Tints of #4C393A

#4C393A
(76,57,58)
#5C4B4B
(92,75,75)
#6C5D5C
(108,93,92)
#7C6F6D
(124,111,109)
#8C817E
(140,129,126)
#9C938F
(156,147,143)
#ACA5A0
(172,165,160)
#BCB7B1
(188,183,177)
#CCC9C2
(204,201,194)
#DCDBD3
(220,219,211)
#ECEDE4
(236,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C393A color. Also use rgb(76,57,58) instead hex code.

Text Font Color

.myTextColor { color: #4C393A; }

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

This text font color is #4C393A.

Background Color

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

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

This div background color is #4C393A.

Border color

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

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

This div border color is #4C393A.

Opacity

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

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

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

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

This text has shadow with #4C393A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C393A.

Preview

Color preview on black background

This text has color #4C393A on black background.


Color preview on white background

This text has color #4C393A on white background.


Black color preview on #4C393A background

This text has black color on #4C393A background.


White color preview on #4C393A background

This text has white color on #4C393A background.


Related colors

Complementary color

Complementary color for #hex is #B3C6C5.


I love getcolorcode.com

Triadic colors

1 #3A4C39 and #393A4C with #4C393A are triadic colors.

2 #3A394C and #394C3A with #4C393A are triadic colors.