COLOR #AD5B62

HEX: #AD5B62 RGB: (173,91,98)

Renk bilgisi

#AD5B62 contains mainly red color. #AD5B62 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD5B62 color RGB value is (173,91,98).

RGB: (173,91,98) (68%, 36%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 91 of 255 = 36%
B 98 of 255 = 38%

173
91
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 91 + 98 = 362 (100%)
R 173 of 362 ~ 47.79%
G 91 of 362 ~ 25.14%
B 98 of 362 ~ 27.07'%

%47.79
%25.14
%27.07

CMYK RENK MODELİ

#AD5B62 rengi CMYK tonu (0,47,43,32).

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

CMYK: (0,47,43,32)
C0M47Y43K32 (0%, 47%, 43%, 32%)
(0.00 / 0.47 / 0.43 / 0.32)

CMYK yüzdeleri

%0
%47.4
%43.35
%32.16

Codes

Color #AD5B62 in popluar color models

AD 5B 62
RGB 173 91 98
HSL 355° 33.33% 51.76%
HSB/HSV 355° 47.40% 67.84%
CMYK 0.00% 47.40% 43.35%
32.16%

Color #AD5B62 in popluar number systems.

HEX AD 5B 62
Decimal 173 91 98
Binary 10101101 1011011 1100010
Octal 255 133 142

Shades and tints

Shades of #AD5B62

#AD5B62
(173,91,98)
#9E535A
(158,83,90)
#8F4B52
(143,75,82)
#80434A
(128,67,74)
#713B42
(113,59,66)
#62333A
(98,51,58)
#532B32
(83,43,50)
#44232A
(68,35,42)
#351B22
(53,27,34)
#26131A
(38,19,26)
#170B12
(23,11,18)
#000000
(0,0,0)

Tints of #AD5B62

#AD5B62
(173,91,98)
#B46970
(180,105,112)
#BB777E
(187,119,126)
#C2858C
(194,133,140)
#C9939A
(201,147,154)
#D0A1A8
(208,161,168)
#D7AFB6
(215,175,182)
#DEBDC4
(222,189,196)
#E5CBD2
(229,203,210)
#ECD9E0
(236,217,224)
#F3E7EE
(243,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5B62; }

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

This text font color is #AD5B62.

Background Color

.myBgColor { background-color: #AD5B62; }

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

This div background color is #AD5B62.

Border color

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

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

This div border color is #AD5B62.

Opacity

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

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

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

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

This text has shadow with #AD5B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5B62.

Preview

Color preview on black background

This text has color #AD5B62 on black background.


Color preview on white background

This text has color #AD5B62 on white background.


Black color preview on #AD5B62 background

This text has black color on #AD5B62 background.


White color preview on #AD5B62 background

This text has white color on #AD5B62 background.


Related colors

Complementary color

Complementary color for #hex is #52A49D.


I love getcolorcode.com

Triadic colors

1 #62AD5B and #5B62AD with #AD5B62 are triadic colors.

2 #625BAD and #5BAD62 with #AD5B62 are triadic colors.