COLOR #AD6F90

HEX: #AD6F90 RGB: (173,111,144)

Renk bilgisi

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

RGB renk modeli

#AD6F90 color RGB value is (173,111,144).

RGB: (173,111,144) (68%, 44%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 111 of 255 = 44%
B 144 of 255 = 56%

173
111
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 111 + 144 = 428 (100%)
R 173 of 428 ~ 40.42%
G 111 of 428 ~ 25.93%
B 144 of 428 ~ 33.64'%

%40.42
%25.93
%33.64

CMYK RENK MODELİ

#AD6F90 rengi CMYK tonu (0,36,17,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.84%
  • sarı tonu 16.76%
  • ana renk tonu 32.16%

CMYK: (0,36,17,32)
C0M36Y17K32 (0%, 36%, 17%, 32%)
(0.00 / 0.36 / 0.17 / 0.32)

CMYK yüzdeleri

%0
%35.84
%16.76
%32.16

Codes

Color #AD6F90 in popluar color models

AD 6F 90
RGB 173 111 144
HSL 328° 27.43% 55.69%
HSB/HSV 328° 35.84% 67.84%
CMYK 0.00% 35.84% 16.76%
32.16%

Color #AD6F90 in popluar number systems.

HEX AD 6F 90
Decimal 173 111 144
Binary 10101101 1101111 10010000
Octal 255 157 220

Shades and tints

Shades of #AD6F90

#AD6F90
(173,111,144)
#9E6583
(158,101,131)
#8F5B76
(143,91,118)
#805169
(128,81,105)
#71475C
(113,71,92)
#623D4F
(98,61,79)
#533342
(83,51,66)
#442935
(68,41,53)
#351F28
(53,31,40)
#26151B
(38,21,27)
#170B0E
(23,11,14)
#000000
(0,0,0)

Tints of #AD6F90

#AD6F90
(173,111,144)
#B47C9A
(180,124,154)
#BB89A4
(187,137,164)
#C296AE
(194,150,174)
#C9A3B8
(201,163,184)
#D0B0C2
(208,176,194)
#D7BDCC
(215,189,204)
#DECAD6
(222,202,214)
#E5D7E0
(229,215,224)
#ECE4EA
(236,228,234)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6F90 color. Also use rgb(173,111,144) instead hex code.

Text Font Color

.myTextColor { color: #AD6F90; }

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

This text font color is #AD6F90.

Background Color

.myBgColor { background-color: #AD6F90; }

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

This div background color is #AD6F90.

Border color

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

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

This div border color is #AD6F90.

Opacity

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

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

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

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

This text has shadow with #AD6F90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6F90.

Preview

Color preview on black background

This text has color #AD6F90 on black background.


Color preview on white background

This text has color #AD6F90 on white background.


Black color preview on #AD6F90 background

This text has black color on #AD6F90 background.


White color preview on #AD6F90 background

This text has white color on #AD6F90 background.


Related colors

Complementary color

Complementary color for #hex is #52906F.


I love getcolorcode.com

Triadic colors

1 #90AD6F and #6F90AD with #AD6F90 are triadic colors.

2 #906FAD and #6FAD90 with #AD6F90 are triadic colors.