COLOR #AD4F5E

HEX: #AD4F5E RGB: (173,79,94)

Renk bilgisi

#AD4F5E contains mainly red color. #AD4F5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD4F5E color RGB value is (173,79,94).

RGB: (173,79,94) (68%, 31%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 79 of 255 = 31%
B 94 of 255 = 37%

173
79
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 79 + 94 = 346 (100%)
R 173 of 346 ~ 50%
G 79 of 346 ~ 22.83%
B 94 of 346 ~ 27.17'%

%50
%22.83
%27.17

CMYK RENK MODELİ

#AD4F5E rengi CMYK tonu (0,54,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.34%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (0,54,46,32)
C0M54Y46K32 (0%, 54%, 46%, 32%)
(0.00 / 0.54 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%54.34
%45.66
%32.16

Codes

Color #AD4F5E in popluar color models

AD 4F 5E
RGB 173 79 94
HSL 350° 37.30% 49.41%
HSB/HSV 350° 54.34% 67.84%
CMYK 0.00% 54.34% 45.66%
32.16%

Color #AD4F5E in popluar number systems.

HEX AD 4F 5E
Decimal 173 79 94
Binary 10101101 1001111 1011110
Octal 255 117 136

Shades and tints

Shades of #AD4F5E

#AD4F5E
(173,79,94)
#9E4856
(158,72,86)
#8F414E
(143,65,78)
#803A46
(128,58,70)
#71333E
(113,51,62)
#622C36
(98,44,54)
#53252E
(83,37,46)
#441E26
(68,30,38)
#35171E
(53,23,30)
#261016
(38,16,22)
#17090E
(23,9,14)
#000000
(0,0,0)

Tints of #AD4F5E

#AD4F5E
(173,79,94)
#B45F6C
(180,95,108)
#BB6F7A
(187,111,122)
#C27F88
(194,127,136)
#C98F96
(201,143,150)
#D09FA4
(208,159,164)
#D7AFB2
(215,175,178)
#DEBFC0
(222,191,192)
#E5CFCE
(229,207,206)
#ECDFDC
(236,223,220)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4F5E color. Also use rgb(173,79,94) instead hex code.

Text Font Color

.myTextColor { color: #AD4F5E; }

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

This text font color is #AD4F5E.

Background Color

.myBgColor { background-color: #AD4F5E; }

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

This div background color is #AD4F5E.

Border color

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

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

This div border color is #AD4F5E.

Opacity

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

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

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

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

This text has shadow with #AD4F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4F5E.

Preview

Color preview on black background

This text has color #AD4F5E on black background.


Color preview on white background

This text has color #AD4F5E on white background.


Black color preview on #AD4F5E background

This text has black color on #AD4F5E background.


White color preview on #AD4F5E background

This text has white color on #AD4F5E background.


Related colors

Complementary color

Complementary color for #hex is #52B0A1.


I love getcolorcode.com

Triadic colors

1 #5EAD4F and #4F5EAD with #AD4F5E are triadic colors.

2 #5E4FAD and #4FAD5E with #AD4F5E are triadic colors.