COLOR #AD5EBF

HEX: #AD5EBF RGB: (173,94,191)

Renk bilgisi

#AD5EBF contains mainly red and blue colors. #AD5EBF ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD5EBF color RGB value is (173,94,191).

RGB: (173,94,191) (68%, 37%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 191 of 255 = 75%

173
94
191

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 191 = 458 (100%)
R 173 of 458 ~ 37.77%
G 94 of 458 ~ 20.52%
B 191 of 458 ~ 41.7'%

%37.77
%20.52
%41.7

CMYK RENK MODELİ

#AD5EBF rengi CMYK tonu (9,51,0,25).

  • camgöbeği tonu 9.42%
  • eflatun tonu 50.79%
  • sarı tonu 0.00%
  • ana renk tonu 25.10%

CMYK: (9,51,0,25)
C9M51Y0K25 (9%, 51%, 0%, 25%)
(0.09 / 0.51 / 0.00 / 0.25)

CMYK yüzdeleri

%9.42
%50.79
%0
%25.1

Codes

Color #AD5EBF in popluar color models

AD 5E BF
RGB 173 94 191
HSL 289° 43.11% 55.88%
HSB/HSV 289° 50.79% 74.90%
CMYK 9.42% 50.79% 0.00%
25.10%

Color #AD5EBF in popluar number systems.

HEX AD 5E BF
Decimal 173 94 191
Binary 10101101 1011110 10111111
Octal 255 136 277

Shades and tints

Shades of #AD5EBF

#AD5EBF
(173,94,191)
#9E56AE
(158,86,174)
#8F4E9D
(143,78,157)
#80468C
(128,70,140)
#713E7B
(113,62,123)
#62366A
(98,54,106)
#532E59
(83,46,89)
#442648
(68,38,72)
#351E37
(53,30,55)
#261626
(38,22,38)
#170E15
(23,14,21)
#000000
(0,0,0)

Tints of #AD5EBF

#AD5EBF
(173,94,191)
#B46CC4
(180,108,196)
#BB7AC9
(187,122,201)
#C288CE
(194,136,206)
#C996D3
(201,150,211)
#D0A4D8
(208,164,216)
#D7B2DD
(215,178,221)
#DEC0E2
(222,192,226)
#E5CEE7
(229,206,231)
#ECDCEC
(236,220,236)
#F3EAF1
(243,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5EBF color. Also use rgb(173,94,191) instead hex code.

Text Font Color

.myTextColor { color: #AD5EBF; }

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

This text font color is #AD5EBF.

Background Color

.myBgColor { background-color: #AD5EBF; }

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

This div background color is #AD5EBF.

Border color

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

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

This div border color is #AD5EBF.

Opacity

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

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

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

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

This text has shadow with #AD5EBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5EBF.

Preview

Color preview on black background

This text has color #AD5EBF on black background.


Color preview on white background

This text has color #AD5EBF on white background.


Black color preview on #AD5EBF background

This text has black color on #AD5EBF background.


White color preview on #AD5EBF background

This text has white color on #AD5EBF background.


Related colors

Complementary color

Complementary color for #hex is #52A140.


I love getcolorcode.com

Triadic colors

1 #BFAD5E and #5EBFAD with #AD5EBF are triadic colors.

2 #BF5EAD and #5EADBF with #AD5EBF are triadic colors.