COLOR #AD7BAE

HEX: #AD7BAE RGB: (173,123,174)

Renk bilgisi

#AD7BAE contains red, green and blue colors in about the same proportion. #AD7BAE ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD7BAE color RGB value is (173,123,174).

RGB: (173,123,174) (68%, 48%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 174 of 255 = 68%

173
123
174

R + G + B ~ 61%. #AD7BAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 174 = 470 (100%)
R 173 of 470 ~ 36.81%
G 123 of 470 ~ 26.17%
B 174 of 470 ~ 37.02'%

%36.81
%26.17
%37.02

CMYK RENK MODELİ

#AD7BAE rengi CMYK tonu (1,29,0,32).

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

CMYK: (1,29,0,32)
C1M29Y0K32 (1%, 29%, 0%, 32%)
(0.01 / 0.29 / 0.00 / 0.32)

CMYK yüzdeleri

%0.57
%29.31
%0
%31.76

Codes

Color #AD7BAE in popluar color models

AD 7B AE
RGB 173 123 174
HSL 299° 23.94% 58.24%
HSB/HSV 299° 29.31% 68.24%
CMYK 0.57% 29.31% 0.00%
31.76%

Color #AD7BAE in popluar number systems.

HEX AD 7B AE
Decimal 173 123 174
Binary 10101101 1111011 10101110
Octal 255 173 256

Shades and tints

Shades of #AD7BAE

#AD7BAE
(173,123,174)
#9E709F
(158,112,159)
#8F6590
(143,101,144)
#805A81
(128,90,129)
#714F72
(113,79,114)
#624463
(98,68,99)
#533954
(83,57,84)
#442E45
(68,46,69)
#352336
(53,35,54)
#261827
(38,24,39)
#170D18
(23,13,24)
#000000
(0,0,0)

Tints of #AD7BAE

#AD7BAE
(173,123,174)
#B487B5
(180,135,181)
#BB93BC
(187,147,188)
#C29FC3
(194,159,195)
#C9ABCA
(201,171,202)
#D0B7D1
(208,183,209)
#D7C3D8
(215,195,216)
#DECFDF
(222,207,223)
#E5DBE6
(229,219,230)
#ECE7ED
(236,231,237)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7BAE; }

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

This text font color is #AD7BAE.

Background Color

.myBgColor { background-color: #AD7BAE; }

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

This div background color is #AD7BAE.

Border color

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

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

This div border color is #AD7BAE.

Opacity

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

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

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

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

This text has shadow with #AD7BAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7BAE.

Preview

Color preview on black background

This text has color #AD7BAE on black background.


Color preview on white background

This text has color #AD7BAE on white background.


Black color preview on #AD7BAE background

This text has black color on #AD7BAE background.


White color preview on #AD7BAE background

This text has white color on #AD7BAE background.


Related colors

Complementary color

Complementary color for #hex is #528451.


I love getcolorcode.com

Triadic colors

1 #AEAD7B and #7BAEAD with #AD7BAE are triadic colors.

2 #AE7BAD and #7BADAE with #AD7BAE are triadic colors.