COLOR #AD7B88

HEX: #AD7B88 RGB: (173,123,136)

Renk bilgisi

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

RGB renk modeli

#AD7B88 color RGB value is (173,123,136).

RGB: (173,123,136) (68%, 48%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 136 of 255 = 53%

173
123
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 136 = 432 (100%)
R 173 of 432 ~ 40.05%
G 123 of 432 ~ 28.47%
B 136 of 432 ~ 31.48'%

%40.05
%28.47
%31.48

CMYK RENK MODELİ

#AD7B88 rengi CMYK tonu (0,29,21,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.90%
  • sarı tonu 21.39%
  • ana renk tonu 32.16%

CMYK: (0,29,21,32)
C0M29Y21K32 (0%, 29%, 21%, 32%)
(0.00 / 0.29 / 0.21 / 0.32)

CMYK yüzdeleri

%0
%28.9
%21.39
%32.16

Codes

Color #AD7B88 in popluar color models

AD 7B 88
RGB 173 123 136
HSL 344° 23.36% 58.04%
HSB/HSV 344° 28.90% 67.84%
CMYK 0.00% 28.90% 21.39%
32.16%

Color #AD7B88 in popluar number systems.

HEX AD 7B 88
Decimal 173 123 136
Binary 10101101 1111011 10001000
Octal 255 173 210

Shades and tints

Shades of #AD7B88

#AD7B88
(173,123,136)
#9E707C
(158,112,124)
#8F6570
(143,101,112)
#805A64
(128,90,100)
#714F58
(113,79,88)
#62444C
(98,68,76)
#533940
(83,57,64)
#442E34
(68,46,52)
#352328
(53,35,40)
#26181C
(38,24,28)
#170D10
(23,13,16)
#000000
(0,0,0)

Tints of #AD7B88

#AD7B88
(173,123,136)
#B48792
(180,135,146)
#BB939C
(187,147,156)
#C29FA6
(194,159,166)
#C9ABB0
(201,171,176)
#D0B7BA
(208,183,186)
#D7C3C4
(215,195,196)
#DECFCE
(222,207,206)
#E5DBD8
(229,219,216)
#ECE7E2
(236,231,226)
#F3F3EC
(243,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7B88 color. Also use rgb(173,123,136) instead hex code.

Text Font Color

.myTextColor { color: #AD7B88; }

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

This text font color is #AD7B88.

Background Color

.myBgColor { background-color: #AD7B88; }

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

This div background color is #AD7B88.

Border color

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

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

This div border color is #AD7B88.

Opacity

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

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

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

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

This text has shadow with #AD7B88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B88.

Preview

Color preview on black background

This text has color #AD7B88 on black background.


Color preview on white background

This text has color #AD7B88 on white background.


Black color preview on #AD7B88 background

This text has black color on #AD7B88 background.


White color preview on #AD7B88 background

This text has white color on #AD7B88 background.


Related colors

Complementary color

Complementary color for #hex is #528477.


I love getcolorcode.com

Triadic colors

1 #88AD7B and #7B88AD with #AD7B88 are triadic colors.

2 #887BAD and #7BAD88 with #AD7B88 are triadic colors.