COLOR #AD7552

HEX: #AD7552 RGB: (173,117,82)

Renk bilgisi

#AD7552 contains mainly red and green colors. #AD7552 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD7552 color RGB value is (173,117,82).

RGB: (173,117,82) (68%, 46%, 32%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 82 of 255 = 32%

173
117
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 82 = 372 (100%)
R 173 of 372 ~ 46.51%
G 117 of 372 ~ 31.45%
B 82 of 372 ~ 22.04'%

%46.51
%31.45
%22.04

CMYK RENK MODELİ

#AD7552 rengi CMYK tonu (0,32,53,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.37%
  • sarı tonu 52.60%
  • ana renk tonu 32.16%

CMYK: (0,32,53,32)
C0M32Y53K32 (0%, 32%, 53%, 32%)
(0.00 / 0.32 / 0.53 / 0.32)

CMYK yüzdeleri

%0
%32.37
%52.6
%32.16

Codes

Color #AD7552 in popluar color models

AD 75 52
RGB 173 117 82
HSL 23° 35.69% 50.00%
HSB/HSV 23° 52.60% 67.84%
CMYK 0.00% 32.37% 52.60%
32.16%

Color #AD7552 in popluar number systems.

HEX AD 75 52
Decimal 173 117 82
Binary 10101101 1110101 1010010
Octal 255 165 122

Shades and tints

Shades of #AD7552

#AD7552
(173,117,82)
#9E6B4B
(158,107,75)
#8F6144
(143,97,68)
#80573D
(128,87,61)
#714D36
(113,77,54)
#62432F
(98,67,47)
#533928
(83,57,40)
#442F21
(68,47,33)
#35251A
(53,37,26)
#261B13
(38,27,19)
#17110C
(23,17,12)
#000000
(0,0,0)

Tints of #AD7552

#AD7552
(173,117,82)
#B48161
(180,129,97)
#BB8D70
(187,141,112)
#C2997F
(194,153,127)
#C9A58E
(201,165,142)
#D0B19D
(208,177,157)
#D7BDAC
(215,189,172)
#DEC9BB
(222,201,187)
#E5D5CA
(229,213,202)
#ECE1D9
(236,225,217)
#F3EDE8
(243,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7552 color. Also use rgb(173,117,82) instead hex code.

Text Font Color

.myTextColor { color: #AD7552; }

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

This text font color is #AD7552.

Background Color

.myBgColor { background-color: #AD7552; }

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

This div background color is #AD7552.

Border color

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

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

This div border color is #AD7552.

Opacity

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

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

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

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

This text has shadow with #AD7552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7552.

Preview

Color preview on black background

This text has color #AD7552 on black background.


Color preview on white background

This text has color #AD7552 on white background.


Black color preview on #AD7552 background

This text has black color on #AD7552 background.


White color preview on #AD7552 background

This text has white color on #AD7552 background.


Related colors

Complementary color

Complementary color for #hex is #528AAD.


I love getcolorcode.com

Triadic colors

1 #52AD75 and #7552AD with #AD7552 are triadic colors.

2 #5275AD and #75AD52 with #AD7552 are triadic colors.