COLOR #AD59F0

HEX: #AD59F0 RGB: (173,89,240)

Renk bilgisi

#AD59F0 contains mainly blue color. #AD59F0 ‘ nin web güvenlik rengi #9966FF (ya da #96F) dir.

RGB renk modeli

#AD59F0 color RGB value is (173,89,240).

RGB: (173,89,240) (68%, 35%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 89 of 255 = 35%
B 240 of 255 = 94%

173
89
240

R + G + B ~ 66%. #AD59F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 89 + 240 = 502 (100%)
R 173 of 502 ~ 34.46%
G 89 of 502 ~ 17.73%
B 240 of 502 ~ 47.81'%

%34.46
%17.73
%47.81

CMYK RENK MODELİ

#AD59F0 rengi CMYK tonu (28,63,0,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 62.92%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (28,63,0,6)
C28M63Y0K6 (28%, 63%, 0%, 6%)
(0.28 / 0.63 / 0.00 / 0.06)

CMYK yüzdeleri

%27.92
%62.92
%0
%5.88

Codes

Color #AD59F0 in popluar color models

AD 59 F0
RGB 173 89 240
HSL 273° 83.43% 64.51%
HSB/HSV 273° 62.92% 94.12%
CMYK 27.92% 62.92% 0.00%
5.88%

Color #AD59F0 in popluar number systems.

HEX AD 59 F0
Decimal 173 89 240
Binary 10101101 1011001 11110000
Octal 255 131 360

Shades and tints

Shades of #AD59F0

#AD59F0
(173,89,240)
#9E51DB
(158,81,219)
#8F49C6
(143,73,198)
#8041B1
(128,65,177)
#71399C
(113,57,156)
#623187
(98,49,135)
#532972
(83,41,114)
#44215D
(68,33,93)
#351948
(53,25,72)
#261133
(38,17,51)
#17091E
(23,9,30)
#000000
(0,0,0)

Tints of #AD59F0

#AD59F0
(173,89,240)
#B468F1
(180,104,241)
#BB77F2
(187,119,242)
#C286F3
(194,134,243)
#C995F4
(201,149,244)
#D0A4F5
(208,164,245)
#D7B3F6
(215,179,246)
#DEC2F7
(222,194,247)
#E5D1F8
(229,209,248)
#ECE0F9
(236,224,249)
#F3EFFA
(243,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD59F0 color. Also use rgb(173,89,240) instead hex code.

Text Font Color

.myTextColor { color: #AD59F0; }

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

This text font color is #AD59F0.

Background Color

.myBgColor { background-color: #AD59F0; }

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

This div background color is #AD59F0.

Border color

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

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

This div border color is #AD59F0.

Opacity

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

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

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

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

This text has shadow with #AD59F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD59F0.

Preview

Color preview on black background

This text has color #AD59F0 on black background.


Color preview on white background

This text has color #AD59F0 on white background.


Black color preview on #AD59F0 background

This text has black color on #AD59F0 background.


White color preview on #AD59F0 background

This text has white color on #AD59F0 background.


Related colors

Complementary color

Complementary color for #hex is #52A60F.


I love getcolorcode.com

Triadic colors

1 #F0AD59 and #59F0AD with #AD59F0 are triadic colors.

2 #F059AD and #59ADF0 with #AD59F0 are triadic colors.