COLOR #AD0374

HEX: #AD0374 RGB: (173,3,116)

Color info

#AD0374 contains mainly red and blue colors. Web safe color of #AD0374 is #990066 (or #906).

RGB color model

#AD0374 color RGB value is (173,3,116).

RGB: (173,3,116) (68%, 1%, 45%)

RGB channels and saturation

R 173 of 255 = 68%
G 3 of 255 = 1%
B 116 of 255 = 45%

173
3
116

R + G + B ~ 38%. #AD0374 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 173 + 3 + 116 = 292 (100%)
R 173 of 292 ~ 59.25%
G 3 of 292 ~ 1.03%
B 116 of 292 ~ 39.73'%

%59.25
%39.73

CMYK color model

#AD0374 color CMYK value is (0,98,33,32).

  • cyan value is 0.00%
  • magenta value is 98.27%
  • yellow value is 32.95%
  • key color value is 32.16%

CMYK: (0,98,33,32)
C0M98Y33K32 (0%, 98%, 33%, 32%)
(0.00 / 0.98 / 0.33 / 0.32)

CMYK percentages

%0
%98.27
%32.95
%32.16

Codes

Color #AD0374 in popluar color models

AD 03 74
RGB 173 3 116
HSL 320° 96.59% 34.51%
HSB/HSV 320° 98.27% 67.84%
CMYK 0.00% 98.27% 32.95%
32.16%

Color #AD0374 in popluar number systems.

HEX AD 03 74
Decimal 173 3 116
Binary 10101101 11 1110100
Octal 255 3 164

Shades and tints

Shades of #AD0374

#AD0374
(173,3,116)
#9E036A
(158,3,106)
#8F0360
(143,3,96)
#800356
(128,3,86)
#71034C
(113,3,76)
#620342
(98,3,66)
#530338
(83,3,56)
#44032E
(68,3,46)
#350324
(53,3,36)
#26031A
(38,3,26)
#170310
(23,3,16)
#000000
(0,0,0)

Tints of #AD0374

#AD0374
(173,3,116)
#B41980
(180,25,128)
#BB2F8C
(187,47,140)
#C24598
(194,69,152)
#C95BA4
(201,91,164)
#D071B0
(208,113,176)
#D787BC
(215,135,188)
#DE9DC8
(222,157,200)
#E5B3D4
(229,179,212)
#ECC9E0
(236,201,224)
#F3DFEC
(243,223,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD0374 color. Also use rgb(173,3,116) instead hex code.

Text Font Color

.myTextColor { color: #AD0374; }

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

This text font color is #AD0374.

Background Color

.myBgColor { background-color: #AD0374; }

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

This div background color is #AD0374.

Border color

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

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

This div border color is #AD0374.

Opacity

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

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

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

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

This text has shadow with #AD0374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD0374.

Preview

Color preview on black background

This text has color #AD0374 on black background.


Color preview on white background

This text has color #AD0374 on white background.


Black color preview on #AD0374 background

This text has black color on #AD0374 background.


White color preview on #AD0374 background

This text has white color on #AD0374 background.


Related colors

Complementary color

Complementary color for #hex is #52FC8B.


I love getcolorcode.com

Triadic colors

1 #74AD03 and #0374AD with #AD0374 are triadic colors.

2 #7403AD and #03AD74 with #AD0374 are triadic colors.