COLOR #AD6766

HEX: #AD6766 RGB: (173,103,102)

Renk bilgisi

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

RGB renk modeli

#AD6766 color RGB value is (173,103,102).

RGB: (173,103,102) (68%, 40%, 40%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 103 of 255 = 40%
B 102 of 255 = 40%

173
103
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 103 + 102 = 378 (100%)
R 173 of 378 ~ 45.77%
G 103 of 378 ~ 27.25%
B 102 of 378 ~ 26.98'%

%45.77
%27.25
%26.98

CMYK RENK MODELİ

#AD6766 rengi CMYK tonu (0,40,41,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.46%
  • sarı tonu 41.04%
  • ana renk tonu 32.16%

CMYK: (0,40,41,32)
C0M40Y41K32 (0%, 40%, 41%, 32%)
(0.00 / 0.40 / 0.41 / 0.32)

CMYK yüzdeleri

%0
%40.46
%41.04
%32.16

Codes

Color #AD6766 in popluar color models

AD 67 66
RGB 173 103 102
HSL 30.21% 53.92%
HSB/HSV 41.04% 67.84%
CMYK 0.00% 40.46% 41.04%
32.16%

Color #AD6766 in popluar number systems.

HEX AD 67 66
Decimal 173 103 102
Binary 10101101 1100111 1100110
Octal 255 147 146

Shades and tints

Shades of #AD6766

#AD6766
(173,103,102)
#9E5E5D
(158,94,93)
#8F5554
(143,85,84)
#804C4B
(128,76,75)
#714342
(113,67,66)
#623A39
(98,58,57)
#533130
(83,49,48)
#442827
(68,40,39)
#351F1E
(53,31,30)
#261615
(38,22,21)
#170D0C
(23,13,12)
#000000
(0,0,0)

Tints of #AD6766

#AD6766
(173,103,102)
#B47473
(180,116,115)
#BB8180
(187,129,128)
#C28E8D
(194,142,141)
#C99B9A
(201,155,154)
#D0A8A7
(208,168,167)
#D7B5B4
(215,181,180)
#DEC2C1
(222,194,193)
#E5CFCE
(229,207,206)
#ECDCDB
(236,220,219)
#F3E9E8
(243,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6766 color. Also use rgb(173,103,102) instead hex code.

Text Font Color

.myTextColor { color: #AD6766; }

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

This text font color is #AD6766.

Background Color

.myBgColor { background-color: #AD6766; }

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

This div background color is #AD6766.

Border color

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

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

This div border color is #AD6766.

Opacity

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

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

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

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

This text has shadow with #AD6766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6766.

Preview

Color preview on black background

This text has color #AD6766 on black background.


Color preview on white background

This text has color #AD6766 on white background.


Black color preview on #AD6766 background

This text has black color on #AD6766 background.


White color preview on #AD6766 background

This text has white color on #AD6766 background.


Related colors

Complementary color

Complementary color for #hex is #529899.


I love getcolorcode.com

Triadic colors

1 #66AD67 and #6766AD with #AD6766 are triadic colors.

2 #6667AD and #67AD66 with #AD6766 are triadic colors.