COLOR #AD4B3E

HEX: #AD4B3E RGB: (173,75,62)

Renk bilgisi

#AD4B3E contains mainly red color. #AD4B3E ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#AD4B3E color RGB value is (173,75,62).

RGB: (173,75,62) (68%, 29%, 24%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 75 of 255 = 29%
B 62 of 255 = 24%

173
75
62

R + G + B ~ 40%. #AD4B3E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 75 + 62 = 310 (100%)
R 173 of 310 ~ 55.81%
G 75 of 310 ~ 24.19%
B 62 of 310 ~ 20'%

%55.81
%24.19
%20

CMYK RENK MODELİ

#AD4B3E rengi CMYK tonu (0,57,64,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.65%
  • sarı tonu 64.16%
  • ana renk tonu 32.16%

CMYK: (0,57,64,32)
C0M57Y64K32 (0%, 57%, 64%, 32%)
(0.00 / 0.57 / 0.64 / 0.32)

CMYK yüzdeleri

%0
%56.65
%64.16
%32.16

Codes

Color #AD4B3E in popluar color models

AD 4B 3E
RGB 173 75 62
HSL 47.23% 46.08%
HSB/HSV 64.16% 67.84%
CMYK 0.00% 56.65% 64.16%
32.16%

Color #AD4B3E in popluar number systems.

HEX AD 4B 3E
Decimal 173 75 62
Binary 10101101 1001011 111110
Octal 255 113 76

Shades and tints

Shades of #AD4B3E

#AD4B3E
(173,75,62)
#9E4539
(158,69,57)
#8F3F34
(143,63,52)
#80392F
(128,57,47)
#71332A
(113,51,42)
#622D25
(98,45,37)
#532720
(83,39,32)
#44211B
(68,33,27)
#351B16
(53,27,22)
#261511
(38,21,17)
#170F0C
(23,15,12)
#000000
(0,0,0)

Tints of #AD4B3E

#AD4B3E
(173,75,62)
#B45B4F
(180,91,79)
#BB6B60
(187,107,96)
#C27B71
(194,123,113)
#C98B82
(201,139,130)
#D09B93
(208,155,147)
#D7ABA4
(215,171,164)
#DEBBB5
(222,187,181)
#E5CBC6
(229,203,198)
#ECDBD7
(236,219,215)
#F3EBE8
(243,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4B3E color. Also use rgb(173,75,62) instead hex code.

Text Font Color

.myTextColor { color: #AD4B3E; }

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

This text font color is #AD4B3E.

Background Color

.myBgColor { background-color: #AD4B3E; }

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

This div background color is #AD4B3E.

Border color

.myBorderColor { border: 1px solid #AD4B3E; }

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

This div border color is #AD4B3E.

Opacity

.myOpacity80 { color: #AD4B3E; opacity: 0.8; }

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

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

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

This text has shadow with #AD4B3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4B3E.

Preview

Color preview on black background

This text has color #AD4B3E on black background.


Color preview on white background

This text has color #AD4B3E on white background.


Black color preview on #AD4B3E background

This text has black color on #AD4B3E background.


White color preview on #AD4B3E background

This text has white color on #AD4B3E background.


Related colors

Complementary color

Complementary color for #hex is #52B4C1.


I love getcolorcode.com

Triadic colors

1 #3EAD4B and #4B3EAD with #AD4B3E are triadic colors.

2 #3E4BAD and #4BAD3E with #AD4B3E are triadic colors.