COLOR #AD6298

HEX: #AD6298 RGB: (173,98,152)

Renk bilgisi

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

RGB renk modeli

#AD6298 color RGB value is (173,98,152).

RGB: (173,98,152) (68%, 38%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 98 of 255 = 38%
B 152 of 255 = 60%

173
98
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 98 + 152 = 423 (100%)
R 173 of 423 ~ 40.9%
G 98 of 423 ~ 23.17%
B 152 of 423 ~ 35.93'%

%40.9
%23.17
%35.93

CMYK RENK MODELİ

#AD6298 rengi CMYK tonu (0,43,12,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.35%
  • sarı tonu 12.14%
  • ana renk tonu 32.16%

CMYK: (0,43,12,32)
C0M43Y12K32 (0%, 43%, 12%, 32%)
(0.00 / 0.43 / 0.12 / 0.32)

CMYK yüzdeleri

%0
%43.35
%12.14
%32.16

Codes

Color #AD6298 in popluar color models

AD 62 98
RGB 173 98 152
HSL 317° 31.38% 53.14%
HSB/HSV 317° 43.35% 67.84%
CMYK 0.00% 43.35% 12.14%
32.16%

Color #AD6298 in popluar number systems.

HEX AD 62 98
Decimal 173 98 152
Binary 10101101 1100010 10011000
Octal 255 142 230

Shades and tints

Shades of #AD6298

#AD6298
(173,98,152)
#9E5A8B
(158,90,139)
#8F527E
(143,82,126)
#804A71
(128,74,113)
#714264
(113,66,100)
#623A57
(98,58,87)
#53324A
(83,50,74)
#442A3D
(68,42,61)
#352230
(53,34,48)
#261A23
(38,26,35)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #AD6298

#AD6298
(173,98,152)
#B470A1
(180,112,161)
#BB7EAA
(187,126,170)
#C28CB3
(194,140,179)
#C99ABC
(201,154,188)
#D0A8C5
(208,168,197)
#D7B6CE
(215,182,206)
#DEC4D7
(222,196,215)
#E5D2E0
(229,210,224)
#ECE0E9
(236,224,233)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6298 color. Also use rgb(173,98,152) instead hex code.

Text Font Color

.myTextColor { color: #AD6298; }

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

This text font color is #AD6298.

Background Color

.myBgColor { background-color: #AD6298; }

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

This div background color is #AD6298.

Border color

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

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

This div border color is #AD6298.

Opacity

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

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

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

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

This text has shadow with #AD6298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6298.

Preview

Color preview on black background

This text has color #AD6298 on black background.


Color preview on white background

This text has color #AD6298 on white background.


Black color preview on #AD6298 background

This text has black color on #AD6298 background.


White color preview on #AD6298 background

This text has white color on #AD6298 background.


Related colors

Complementary color

Complementary color for #AD6298 is #529D67.


I love getcolorcode.com

Triadic colors

1 #98AD62 and #6298AD with #AD6298 are triadic colors.

2 #9862AD and #62AD98 with #AD6298 are triadic colors.