COLOR #AD0869

HEX: #AD0869 RGB: (173,8,105)

Color info

#AD0869 contains mainly red color. Web safe color of #AD0869 is #990066 (or #906).

RGB color model

#AD0869 color RGB value is (173,8,105).

RGB: (173,8,105) (68%, 3%, 41%)

RGB channels and saturation

R 173 of 255 = 68%
G 8 of 255 = 3%
B 105 of 255 = 41%

173
8
105

R + G + B ~ 37%. #AD0869 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 173 + 8 + 105 = 286 (100%)
R 173 of 286 ~ 60.49%
G 8 of 286 ~ 2.8%
B 105 of 286 ~ 36.71'%

%60.49
%36.71

CMYK color model

#AD0869 color CMYK value is (0,95,39,32).

  • cyan value is 0.00%
  • magenta value is 95.38%
  • yellow value is 39.31%
  • key color value is 32.16%

CMYK: (0,95,39,32)
C0M95Y39K32 (0%, 95%, 39%, 32%)
(0.00 / 0.95 / 0.39 / 0.32)

CMYK percentages

%0
%95.38
%39.31
%32.16

Codes

Color #AD0869 in popluar color models

AD 08 69
RGB 173 8 105
HSL 325° 91.16% 35.49%
HSB/HSV 325° 95.38% 67.84%
CMYK 0.00% 95.38% 39.31%
32.16%

Color #AD0869 in popluar number systems.

HEX AD 08 69
Decimal 173 8 105
Binary 10101101 1000 1101001
Octal 255 10 151

Shades and tints

Shades of #AD0869

#AD0869
(173,8,105)
#9E0860
(158,8,96)
#8F0857
(143,8,87)
#80084E
(128,8,78)
#710845
(113,8,69)
#62083C
(98,8,60)
#530833
(83,8,51)
#44082A
(68,8,42)
#350821
(53,8,33)
#260818
(38,8,24)
#17080F
(23,8,15)
#000000
(0,0,0)

Tints of #AD0869

#AD0869
(173,8,105)
#B41E76
(180,30,118)
#BB3483
(187,52,131)
#C24A90
(194,74,144)
#C9609D
(201,96,157)
#D076AA
(208,118,170)
#D78CB7
(215,140,183)
#DEA2C4
(222,162,196)
#E5B8D1
(229,184,209)
#ECCEDE
(236,206,222)
#F3E4EB
(243,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD0869 color. Also use rgb(173,8,105) instead hex code.

Text Font Color

.myTextColor { color: #AD0869; }

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

This text font color is #AD0869.

Background Color

.myBgColor { background-color: #AD0869; }

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

This div background color is #AD0869.

Border color

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

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

This div border color is #AD0869.

Opacity

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

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

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

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

This text has shadow with #AD0869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD0869.

Preview

Color preview on black background

This text has color #AD0869 on black background.


Color preview on white background

This text has color #AD0869 on white background.


Black color preview on #AD0869 background

This text has black color on #AD0869 background.


White color preview on #AD0869 background

This text has white color on #AD0869 background.


Related colors

Complementary color

Complementary color for #hex is #52F796.


I love getcolorcode.com

Triadic colors

1 #69AD08 and #0869AD with #AD0869 are triadic colors.

2 #6908AD and #08AD69 with #AD0869 are triadic colors.