COLOR #4A1513

HEX: #4A1513 RGB: (74,21,19)

Renk bilgisi

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

RGB renk modeli

#4A1513 color RGB value is (74,21,19).

RGB: (74,21,19) (29%, 8%, 7%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 21 of 255 = 8%
B 19 of 255 = 7%

74
21
19

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 21 + 19 = 114 (100%)
R 74 of 114 ~ 64.91%
G 21 of 114 ~ 18.42%
B 19 of 114 ~ 16.67'%

%64.91
%18.42
%16.67

CMYK RENK MODELİ

#4A1513 rengi CMYK tonu (0,72,74,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 71.62%
  • sarı tonu 74.32%
  • ana renk tonu 70.98%

CMYK: (0,72,74,71)
C0M72Y74K71 (0%, 72%, 74%, 71%)
(0.00 / 0.72 / 0.74 / 0.71)

CMYK yüzdeleri

%0
%71.62
%74.32
%70.98

Codes

Color #4A1513 in popluar color models

4A 15 13
RGB 74 21 19
HSL 59.14% 18.24%
HSB/HSV 74.32% 29.02%
CMYK 0.00% 71.62% 74.32%
70.98%

Color #4A1513 in popluar number systems.

HEX 4A 15 13
Decimal 74 21 19
Binary 1001010 10101 10011
Octal 112 25 23

Shades and tints

Shades of #4A1513

#4A1513
(74,21,19)
#441412
(68,20,18)
#3E1311
(62,19,17)
#381210
(56,18,16)
#32110F
(50,17,15)
#2C100E
(44,16,14)
#260F0D
(38,15,13)
#200E0C
(32,14,12)
#1A0D0B
(26,13,11)
#140C0A
(20,12,10)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #4A1513

#4A1513
(74,21,19)
#5A2A28
(90,42,40)
#6A3F3D
(106,63,61)
#7A5452
(122,84,82)
#8A6967
(138,105,103)
#9A7E7C
(154,126,124)
#AA9391
(170,147,145)
#BAA8A6
(186,168,166)
#CABDBB
(202,189,187)
#DAD2D0
(218,210,208)
#EAE7E5
(234,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A1513 color. Also use rgb(74,21,19) instead hex code.

Text Font Color

.myTextColor { color: #4A1513; }

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

This text font color is #4A1513.

Background Color

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

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

This div background color is #4A1513.

Border color

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

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

This div border color is #4A1513.

Opacity

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

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

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

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

This text has shadow with #4A1513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A1513.

Preview

Color preview on black background

This text has color #4A1513 on black background.


Color preview on white background

This text has color #4A1513 on white background.


Black color preview on #4A1513 background

This text has black color on #4A1513 background.


White color preview on #4A1513 background

This text has white color on #4A1513 background.


Related colors

Complementary color

Complementary color for #hex is #B5EAEC.


I love getcolorcode.com

Triadic colors

1 #134A15 and #15134A with #4A1513 are triadic colors.

2 #13154A and #154A13 with #4A1513 are triadic colors.