COLOR #4C314B

HEX: #4C314B RGB: (76,49,75)

Renk bilgisi

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

RGB renk modeli

#4C314B color RGB value is (76,49,75).

RGB: (76,49,75) (30%, 19%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 49 of 255 = 19%
B 75 of 255 = 29%

76
49
75

R + G + B ~ 26%. #4C314B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 49 + 75 = 200 (100%)
R 76 of 200 ~ 38%
G 49 of 200 ~ 24.5%
B 75 of 200 ~ 37.5'%

%38
%24.5
%37.5

CMYK RENK MODELİ

#4C314B rengi CMYK tonu (0,36,1,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.53%
  • sarı tonu 1.32%
  • ana renk tonu 70.20%

CMYK: (0,36,1,70)
C0M36Y1K70 (0%, 36%, 1%, 70%)
(0.00 / 0.36 / 0.01 / 0.70)

CMYK yüzdeleri

%0
%35.53
%1.32
%70.2

Codes

Color #4C314B in popluar color models

4C 31 4B
RGB 76 49 75
HSL 302° 21.60% 24.51%
HSB/HSV 302° 35.53% 29.80%
CMYK 0.00% 35.53% 1.32%
70.20%

Color #4C314B in popluar number systems.

HEX 4C 31 4B
Decimal 76 49 75
Binary 1001100 110001 1001011
Octal 114 61 113

Shades and tints

Shades of #4C314B

#4C314B
(76,49,75)
#462D45
(70,45,69)
#40293F
(64,41,63)
#3A2539
(58,37,57)
#342133
(52,33,51)
#2E1D2D
(46,29,45)
#281927
(40,25,39)
#221521
(34,21,33)
#1C111B
(28,17,27)
#160D15
(22,13,21)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #4C314B

#4C314B
(76,49,75)
#5C435B
(92,67,91)
#6C556B
(108,85,107)
#7C677B
(124,103,123)
#8C798B
(140,121,139)
#9C8B9B
(156,139,155)
#AC9DAB
(172,157,171)
#BCAFBB
(188,175,187)
#CCC1CB
(204,193,203)
#DCD3DB
(220,211,219)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C314B color. Also use rgb(76,49,75) instead hex code.

Text Font Color

.myTextColor { color: #4C314B; }

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

This text font color is #4C314B.

Background Color

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

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

This div background color is #4C314B.

Border color

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

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

This div border color is #4C314B.

Opacity

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

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

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

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

This text has shadow with #4C314B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C314B.

Preview

Color preview on black background

This text has color #4C314B on black background.


Color preview on white background

This text has color #4C314B on white background.


Black color preview on #4C314B background

This text has black color on #4C314B background.


White color preview on #4C314B background

This text has white color on #4C314B background.


Related colors

Complementary color

Complementary color for #hex is #B3CEB4.


I love getcolorcode.com

Triadic colors

1 #4B4C31 and #314B4C with #4C314B are triadic colors.

2 #4B314C and #314C4B with #4C314B are triadic colors.