COLOR #AD6476

HEX: #AD6476 RGB: (173,100,118)

Renk bilgisi

#AD6476 contains mainly red and blue colors. #AD6476 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD6476 color RGB value is (173,100,118).

RGB: (173,100,118) (68%, 39%, 46%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 100 of 255 = 39%
B 118 of 255 = 46%

173
100
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 100 + 118 = 391 (100%)
R 173 of 391 ~ 44.25%
G 100 of 391 ~ 25.58%
B 118 of 391 ~ 30.18'%

%44.25
%25.58
%30.18

CMYK RENK MODELİ

#AD6476 rengi CMYK tonu (0,42,32,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.20%
  • sarı tonu 31.79%
  • ana renk tonu 32.16%

CMYK: (0,42,32,32)
C0M42Y32K32 (0%, 42%, 32%, 32%)
(0.00 / 0.42 / 0.32 / 0.32)

CMYK yüzdeleri

%0
%42.2
%31.79
%32.16

Codes

Color #AD6476 in popluar color models

AD 64 76
RGB 173 100 118
HSL 345° 30.80% 53.53%
HSB/HSV 345° 42.20% 67.84%
CMYK 0.00% 42.20% 31.79%
32.16%

Color #AD6476 in popluar number systems.

HEX AD 64 76
Decimal 173 100 118
Binary 10101101 1100100 1110110
Octal 255 144 166

Shades and tints

Shades of #AD6476

#AD6476
(173,100,118)
#9E5B6C
(158,91,108)
#8F5262
(143,82,98)
#804958
(128,73,88)
#71404E
(113,64,78)
#623744
(98,55,68)
#532E3A
(83,46,58)
#442530
(68,37,48)
#351C26
(53,28,38)
#26131C
(38,19,28)
#170A12
(23,10,18)
#000000
(0,0,0)

Tints of #AD6476

#AD6476
(173,100,118)
#B47282
(180,114,130)
#BB808E
(187,128,142)
#C28E9A
(194,142,154)
#C99CA6
(201,156,166)
#D0AAB2
(208,170,178)
#D7B8BE
(215,184,190)
#DEC6CA
(222,198,202)
#E5D4D6
(229,212,214)
#ECE2E2
(236,226,226)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6476 color. Also use rgb(173,100,118) instead hex code.

Text Font Color

.myTextColor { color: #AD6476; }

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

This text font color is #AD6476.

Background Color

.myBgColor { background-color: #AD6476; }

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

This div background color is #AD6476.

Border color

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

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

This div border color is #AD6476.

Opacity

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

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

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

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

This text has shadow with #AD6476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6476.

Preview

Color preview on black background

This text has color #AD6476 on black background.


Color preview on white background

This text has color #AD6476 on white background.


Black color preview on #AD6476 background

This text has black color on #AD6476 background.


White color preview on #AD6476 background

This text has white color on #AD6476 background.


Related colors

Complementary color

Complementary color for #hex is #529B89.


I love getcolorcode.com

Triadic colors

1 #76AD64 and #6476AD with #AD6476 are triadic colors.

2 #7664AD and #64AD76 with #AD6476 are triadic colors.