COLOR #AD6795

HEX: #AD6795 RGB: (173,103,149)

Renk bilgisi

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

RGB renk modeli

#AD6795 color RGB value is (173,103,149).

RGB: (173,103,149) (68%, 40%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 103 of 255 = 40%
B 149 of 255 = 58%

173
103
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 103 + 149 = 425 (100%)
R 173 of 425 ~ 40.71%
G 103 of 425 ~ 24.24%
B 149 of 425 ~ 35.06'%

%40.71
%24.24
%35.06

CMYK RENK MODELİ

#AD6795 rengi CMYK tonu (0,40,14,32).

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

CMYK: (0,40,14,32)
C0M40Y14K32 (0%, 40%, 14%, 32%)
(0.00 / 0.40 / 0.14 / 0.32)

CMYK yüzdeleri

%0
%40.46
%13.87
%32.16

Codes

Color #AD6795 in popluar color models

AD 67 95
RGB 173 103 149
HSL 321° 29.91% 54.12%
HSB/HSV 321° 40.46% 67.84%
CMYK 0.00% 40.46% 13.87%
32.16%

Color #AD6795 in popluar number systems.

HEX AD 67 95
Decimal 173 103 149
Binary 10101101 1100111 10010101
Octal 255 147 225

Shades and tints

Shades of #AD6795

#AD6795
(173,103,149)
#9E5E88
(158,94,136)
#8F557B
(143,85,123)
#804C6E
(128,76,110)
#714361
(113,67,97)
#623A54
(98,58,84)
#533147
(83,49,71)
#44283A
(68,40,58)
#351F2D
(53,31,45)
#261620
(38,22,32)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #AD6795

#AD6795
(173,103,149)
#B4749E
(180,116,158)
#BB81A7
(187,129,167)
#C28EB0
(194,142,176)
#C99BB9
(201,155,185)
#D0A8C2
(208,168,194)
#D7B5CB
(215,181,203)
#DEC2D4
(222,194,212)
#E5CFDD
(229,207,221)
#ECDCE6
(236,220,230)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6795; }

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

This text font color is #AD6795.

Background Color

.myBgColor { background-color: #AD6795; }

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

This div background color is #AD6795.

Border color

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

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

This div border color is #AD6795.

Opacity

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

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

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

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

This text has shadow with #AD6795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6795.

Preview

Color preview on black background

This text has color #AD6795 on black background.


Color preview on white background

This text has color #AD6795 on white background.


Black color preview on #AD6795 background

This text has black color on #AD6795 background.


White color preview on #AD6795 background

This text has white color on #AD6795 background.


Related colors

Complementary color

Complementary color for #hex is #52986A.


I love getcolorcode.com

Triadic colors

1 #95AD67 and #6795AD with #AD6795 are triadic colors.

2 #9567AD and #67AD95 with #AD6795 are triadic colors.