COLOR #AD648D

HEX: #AD648D RGB: (173,100,141)

Renk bilgisi

#AD648D contains mainly red and blue colors. #AD648D ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD648D color RGB value is (173,100,141).

RGB: (173,100,141) (68%, 39%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 100 of 255 = 39%
B 141 of 255 = 55%

173
100
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 100 + 141 = 414 (100%)
R 173 of 414 ~ 41.79%
G 100 of 414 ~ 24.15%
B 141 of 414 ~ 34.06'%

%41.79
%24.15
%34.06

CMYK RENK MODELİ

#AD648D rengi CMYK tonu (0,42,18,32).

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

CMYK: (0,42,18,32)
C0M42Y18K32 (0%, 42%, 18%, 32%)
(0.00 / 0.42 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%42.2
%18.5
%32.16

Codes

Color #AD648D in popluar color models

AD 64 8D
RGB 173 100 141
HSL 326° 30.80% 53.53%
HSB/HSV 326° 42.20% 67.84%
CMYK 0.00% 42.20% 18.50%
32.16%

Color #AD648D in popluar number systems.

HEX AD 64 8D
Decimal 173 100 141
Binary 10101101 1100100 10001101
Octal 255 144 215

Shades and tints

Shades of #AD648D

#AD648D
(173,100,141)
#9E5B81
(158,91,129)
#8F5275
(143,82,117)
#804969
(128,73,105)
#71405D
(113,64,93)
#623751
(98,55,81)
#532E45
(83,46,69)
#442539
(68,37,57)
#351C2D
(53,28,45)
#261321
(38,19,33)
#170A15
(23,10,21)
#000000
(0,0,0)

Tints of #AD648D

#AD648D
(173,100,141)
#B47297
(180,114,151)
#BB80A1
(187,128,161)
#C28EAB
(194,142,171)
#C99CB5
(201,156,181)
#D0AABF
(208,170,191)
#D7B8C9
(215,184,201)
#DEC6D3
(222,198,211)
#E5D4DD
(229,212,221)
#ECE2E7
(236,226,231)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD648D; }

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

This text font color is #AD648D.

Background Color

.myBgColor { background-color: #AD648D; }

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

This div background color is #AD648D.

Border color

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

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

This div border color is #AD648D.

Opacity

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

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

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

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

This text has shadow with #AD648D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD648D.

Preview

Color preview on black background

This text has color #AD648D on black background.


Color preview on white background

This text has color #AD648D on white background.


Black color preview on #AD648D background

This text has black color on #AD648D background.


White color preview on #AD648D background

This text has white color on #AD648D background.


Related colors

Complementary color

Complementary color for #hex is #529B72.


I love getcolorcode.com

Triadic colors

1 #8DAD64 and #648DAD with #AD648D are triadic colors.

2 #8D64AD and #64AD8D with #AD648D are triadic colors.