COLOR #AD6BAE

HEX: #AD6BAE RGB: (173,107,174)

Renk bilgisi

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

RGB renk modeli

#AD6BAE color RGB value is (173,107,174).

RGB: (173,107,174) (68%, 42%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 174 of 255 = 68%

173
107
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 174 = 454 (100%)
R 173 of 454 ~ 38.11%
G 107 of 454 ~ 23.57%
B 174 of 454 ~ 38.33'%

%38.11
%23.57
%38.33

CMYK RENK MODELİ

#AD6BAE rengi CMYK tonu (1,39,0,32).

  • camgöbeği tonu 0.57%
  • eflatun tonu 38.51%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (1,39,0,32)
C1M39Y0K32 (1%, 39%, 0%, 32%)
(0.01 / 0.39 / 0.00 / 0.32)

CMYK yüzdeleri

%0.57
%38.51
%0
%31.76

Codes

Color #AD6BAE in popluar color models

AD 6B AE
RGB 173 107 174
HSL 299° 29.26% 55.10%
HSB/HSV 299° 38.51% 68.24%
CMYK 0.57% 38.51% 0.00%
31.76%

Color #AD6BAE in popluar number systems.

HEX AD 6B AE
Decimal 173 107 174
Binary 10101101 1101011 10101110
Octal 255 153 256

Shades and tints

Shades of #AD6BAE

#AD6BAE
(173,107,174)
#9E629F
(158,98,159)
#8F5990
(143,89,144)
#805081
(128,80,129)
#714772
(113,71,114)
#623E63
(98,62,99)
#533554
(83,53,84)
#442C45
(68,44,69)
#352336
(53,35,54)
#261A27
(38,26,39)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #AD6BAE

#AD6BAE
(173,107,174)
#B478B5
(180,120,181)
#BB85BC
(187,133,188)
#C292C3
(194,146,195)
#C99FCA
(201,159,202)
#D0ACD1
(208,172,209)
#D7B9D8
(215,185,216)
#DEC6DF
(222,198,223)
#E5D3E6
(229,211,230)
#ECE0ED
(236,224,237)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6BAE color. Also use rgb(173,107,174) instead hex code.

Text Font Color

.myTextColor { color: #AD6BAE; }

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

This text font color is #AD6BAE.

Background Color

.myBgColor { background-color: #AD6BAE; }

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

This div background color is #AD6BAE.

Border color

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

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

This div border color is #AD6BAE.

Opacity

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

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

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

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

This text has shadow with #AD6BAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6BAE.

Preview

Color preview on black background

This text has color #AD6BAE on black background.


Color preview on white background

This text has color #AD6BAE on white background.


Black color preview on #AD6BAE background

This text has black color on #AD6BAE background.


White color preview on #AD6BAE background

This text has white color on #AD6BAE background.


Related colors

Complementary color

Complementary color for #hex is #529451.


I love getcolorcode.com

Triadic colors

1 #AEAD6B and #6BAEAD with #AD6BAE are triadic colors.

2 #AE6BAD and #6BADAE with #AD6BAE are triadic colors.