COLOR #AD5E58

HEX: #AD5E58 RGB: (173,94,88)

Renk bilgisi

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

RGB renk modeli

#AD5E58 color RGB value is (173,94,88).

RGB: (173,94,88) (68%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 88 of 255 = 35%

173
94
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 88 = 355 (100%)
R 173 of 355 ~ 48.73%
G 94 of 355 ~ 26.48%
B 88 of 355 ~ 24.79'%

%48.73
%26.48
%24.79

CMYK RENK MODELİ

#AD5E58 rengi CMYK tonu (0,46,49,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • sarı tonu 49.13%
  • ana renk tonu 32.16%

CMYK: (0,46,49,32)
C0M46Y49K32 (0%, 46%, 49%, 32%)
(0.00 / 0.46 / 0.49 / 0.32)

CMYK yüzdeleri

%0
%45.66
%49.13
%32.16

Codes

Color #AD5E58 in popluar color models

AD 5E 58
RGB 173 94 88
HSL 34.14% 51.18%
HSB/HSV 49.13% 67.84%
CMYK 0.00% 45.66% 49.13%
32.16%

Color #AD5E58 in popluar number systems.

HEX AD 5E 58
Decimal 173 94 88
Binary 10101101 1011110 1011000
Octal 255 136 130

Shades and tints

Shades of #AD5E58

#AD5E58
(173,94,88)
#9E5650
(158,86,80)
#8F4E48
(143,78,72)
#804640
(128,70,64)
#713E38
(113,62,56)
#623630
(98,54,48)
#532E28
(83,46,40)
#442620
(68,38,32)
#351E18
(53,30,24)
#261610
(38,22,16)
#170E08
(23,14,8)
#000000
(0,0,0)

Tints of #AD5E58

#AD5E58
(173,94,88)
#B46C67
(180,108,103)
#BB7A76
(187,122,118)
#C28885
(194,136,133)
#C99694
(201,150,148)
#D0A4A3
(208,164,163)
#D7B2B2
(215,178,178)
#DEC0C1
(222,192,193)
#E5CED0
(229,206,208)
#ECDCDF
(236,220,223)
#F3EAEE
(243,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5E58 color. Also use rgb(173,94,88) instead hex code.

Text Font Color

.myTextColor { color: #AD5E58; }

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

This text font color is #AD5E58.

Background Color

.myBgColor { background-color: #AD5E58; }

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

This div background color is #AD5E58.

Border color

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

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

This div border color is #AD5E58.

Opacity

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

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

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

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

This text has shadow with #AD5E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E58.

Preview

Color preview on black background

This text has color #AD5E58 on black background.


Color preview on white background

This text has color #AD5E58 on white background.


Black color preview on #AD5E58 background

This text has black color on #AD5E58 background.


White color preview on #AD5E58 background

This text has white color on #AD5E58 background.


Related colors

Complementary color

Complementary color for #hex is #52A1A7.


I love getcolorcode.com

Triadic colors

1 #58AD5E and #5E58AD with #AD5E58 are triadic colors.

2 #585EAD and #5EAD58 with #AD5E58 are triadic colors.