COLOR #AD4464

HEX: #AD4464 RGB: (173,68,100)

Renk bilgisi

#AD4464 contains mainly red color. #AD4464 ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AD4464 color RGB value is (173,68,100).

RGB: (173,68,100) (68%, 27%, 39%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 68 of 255 = 27%
B 100 of 255 = 39%

173
68
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 68 + 100 = 341 (100%)
R 173 of 341 ~ 50.73%
G 68 of 341 ~ 19.94%
B 100 of 341 ~ 29.33'%

%50.73
%19.94
%29.33

CMYK RENK MODELİ

#AD4464 rengi CMYK tonu (0,61,42,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.69%
  • sarı tonu 42.20%
  • ana renk tonu 32.16%

CMYK: (0,61,42,32)
C0M61Y42K32 (0%, 61%, 42%, 32%)
(0.00 / 0.61 / 0.42 / 0.32)

CMYK yüzdeleri

%0
%60.69
%42.2
%32.16

Codes

Color #AD4464 in popluar color models

AD 44 64
RGB 173 68 100
HSL 342° 43.57% 47.25%
HSB/HSV 342° 60.69% 67.84%
CMYK 0.00% 60.69% 42.20%
32.16%

Color #AD4464 in popluar number systems.

HEX AD 44 64
Decimal 173 68 100
Binary 10101101 1000100 1100100
Octal 255 104 144

Shades and tints

Shades of #AD4464

#AD4464
(173,68,100)
#9E3E5B
(158,62,91)
#8F3852
(143,56,82)
#803249
(128,50,73)
#712C40
(113,44,64)
#622637
(98,38,55)
#53202E
(83,32,46)
#441A25
(68,26,37)
#35141C
(53,20,28)
#260E13
(38,14,19)
#17080A
(23,8,10)
#000000
(0,0,0)

Tints of #AD4464

#AD4464
(173,68,100)
#B45572
(180,85,114)
#BB6680
(187,102,128)
#C2778E
(194,119,142)
#C9889C
(201,136,156)
#D099AA
(208,153,170)
#D7AAB8
(215,170,184)
#DEBBC6
(222,187,198)
#E5CCD4
(229,204,212)
#ECDDE2
(236,221,226)
#F3EEF0
(243,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4464 color. Also use rgb(173,68,100) instead hex code.

Text Font Color

.myTextColor { color: #AD4464; }

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

This text font color is #AD4464.

Background Color

.myBgColor { background-color: #AD4464; }

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

This div background color is #AD4464.

Border color

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

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

This div border color is #AD4464.

Opacity

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

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

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

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

This text has shadow with #AD4464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4464.

Preview

Color preview on black background

This text has color #AD4464 on black background.


Color preview on white background

This text has color #AD4464 on white background.


Black color preview on #AD4464 background

This text has black color on #AD4464 background.


White color preview on #AD4464 background

This text has white color on #AD4464 background.


Related colors

Complementary color

Complementary color for #hex is #52BB9B.


I love getcolorcode.com

Triadic colors

1 #64AD44 and #4464AD with #AD4464 are triadic colors.

2 #6444AD and #44AD64 with #AD4464 are triadic colors.