COLOR #AD7A8A

HEX: #AD7A8A RGB: (173,122,138)

Renk bilgisi

#AD7A8A contains red, green and blue colors in about the same proportion. #AD7A8A ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD7A8A color RGB value is (173,122,138).

RGB: (173,122,138) (68%, 48%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 122 of 255 = 48%
B 138 of 255 = 54%

173
122
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 122 + 138 = 433 (100%)
R 173 of 433 ~ 39.95%
G 122 of 433 ~ 28.18%
B 138 of 433 ~ 31.87'%

%39.95
%28.18
%31.87

CMYK RENK MODELİ

#AD7A8A rengi CMYK tonu (0,29,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.48%
  • sarı tonu 20.23%
  • ana renk tonu 32.16%

CMYK: (0,29,20,32)
C0M29Y20K32 (0%, 29%, 20%, 32%)
(0.00 / 0.29 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%29.48
%20.23
%32.16

Codes

Color #AD7A8A in popluar color models

AD 7A 8A
RGB 173 122 138
HSL 341° 23.72% 57.84%
HSB/HSV 341° 29.48% 67.84%
CMYK 0.00% 29.48% 20.23%
32.16%

Color #AD7A8A in popluar number systems.

HEX AD 7A 8A
Decimal 173 122 138
Binary 10101101 1111010 10001010
Octal 255 172 212

Shades and tints

Shades of #AD7A8A

#AD7A8A
(173,122,138)
#9E6F7E
(158,111,126)
#8F6472
(143,100,114)
#805966
(128,89,102)
#714E5A
(113,78,90)
#62434E
(98,67,78)
#533842
(83,56,66)
#442D36
(68,45,54)
#35222A
(53,34,42)
#26171E
(38,23,30)
#170C12
(23,12,18)
#000000
(0,0,0)

Tints of #AD7A8A

#AD7A8A
(173,122,138)
#B48694
(180,134,148)
#BB929E
(187,146,158)
#C29EA8
(194,158,168)
#C9AAB2
(201,170,178)
#D0B6BC
(208,182,188)
#D7C2C6
(215,194,198)
#DECED0
(222,206,208)
#E5DADA
(229,218,218)
#ECE6E4
(236,230,228)
#F3F2EE
(243,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7A8A color. Also use rgb(173,122,138) instead hex code.

Text Font Color

.myTextColor { color: #AD7A8A; }

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

This text font color is #AD7A8A.

Background Color

.myBgColor { background-color: #AD7A8A; }

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

This div background color is #AD7A8A.

Border color

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

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

This div border color is #AD7A8A.

Opacity

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

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

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

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

This text has shadow with #AD7A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7A8A.

Preview

Color preview on black background

This text has color #AD7A8A on black background.


Color preview on white background

This text has color #AD7A8A on white background.


Black color preview on #AD7A8A background

This text has black color on #AD7A8A background.


White color preview on #AD7A8A background

This text has white color on #AD7A8A background.


Related colors

Complementary color

Complementary color for #hex is #528575.


I love getcolorcode.com

Triadic colors

1 #8AAD7A and #7A8AAD with #AD7A8A are triadic colors.

2 #8A7AAD and #7AAD8A with #AD7A8A are triadic colors.