COLOR #4C1514

HEX: #4C1514 RGB: (76,21,20)

Renk bilgisi

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

RGB renk modeli

#4C1514 color RGB value is (76,21,20).

RGB: (76,21,20) (30%, 8%, 8%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 21 of 255 = 8%
B 20 of 255 = 8%

76
21
20

R + G + B ~ 15%. #4C1514 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 21 + 20 = 117 (100%)
R 76 of 117 ~ 64.96%
G 21 of 117 ~ 17.95%
B 20 of 117 ~ 17.09'%

%64.96
%17.95
%17.09

CMYK RENK MODELİ

#4C1514 rengi CMYK tonu (0,72,74,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 72.37%
  • sarı tonu 73.68%
  • ana renk tonu 70.20%

CMYK: (0,72,74,70)
C0M72Y74K70 (0%, 72%, 74%, 70%)
(0.00 / 0.72 / 0.74 / 0.70)

CMYK yüzdeleri

%0
%72.37
%73.68
%70.2

Codes

Color #4C1514 in popluar color models

4C 15 14
RGB 76 21 20
HSL 58.33% 18.82%
HSB/HSV 73.68% 29.80%
CMYK 0.00% 72.37% 73.68%
70.20%

Color #4C1514 in popluar number systems.

HEX 4C 15 14
Decimal 76 21 20
Binary 1001100 10101 10100
Octal 114 25 24

Shades and tints

Shades of #4C1514

#4C1514
(76,21,20)
#461413
(70,20,19)
#401312
(64,19,18)
#3A1211
(58,18,17)
#341110
(52,17,16)
#2E100F
(46,16,15)
#280F0E
(40,15,14)
#220E0D
(34,14,13)
#1C0D0C
(28,13,12)
#160C0B
(22,12,11)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #4C1514

#4C1514
(76,21,20)
#5C2A29
(92,42,41)
#6C3F3E
(108,63,62)
#7C5453
(124,84,83)
#8C6968
(140,105,104)
#9C7E7D
(156,126,125)
#AC9392
(172,147,146)
#BCA8A7
(188,168,167)
#CCBDBC
(204,189,188)
#DCD2D1
(220,210,209)
#ECE7E6
(236,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1514 color. Also use rgb(76,21,20) instead hex code.

Text Font Color

.myTextColor { color: #4C1514; }

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

This text font color is #4C1514.

Background Color

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

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

This div background color is #4C1514.

Border color

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

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

This div border color is #4C1514.

Opacity

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

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

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

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

This text has shadow with #4C1514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1514.

Preview

Color preview on black background

This text has color #4C1514 on black background.


Color preview on white background

This text has color #4C1514 on white background.


Black color preview on #4C1514 background

This text has black color on #4C1514 background.


White color preview on #4C1514 background

This text has white color on #4C1514 background.


Related colors

Complementary color

Complementary color for #hex is #B3EAEB.


I love getcolorcode.com

Triadic colors

1 #144C15 and #15144C with #4C1514 are triadic colors.

2 #14154C and #154C14 with #4C1514 are triadic colors.