COLOR #AF715D

HEX: #AF715D RGB: (175,113,93)

Renk bilgisi

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

RGB renk modeli

#AF715D color RGB value is (175,113,93).

RGB: (175,113,93) (69%, 44%, 36%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 113 of 255 = 44%
B 93 of 255 = 36%

175
113
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 113 + 93 = 381 (100%)
R 175 of 381 ~ 45.93%
G 113 of 381 ~ 29.66%
B 93 of 381 ~ 24.41'%

%45.93
%29.66
%24.41

CMYK RENK MODELİ

#AF715D rengi CMYK tonu (0,35,47,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.43%
  • sarı tonu 46.86%
  • ana renk tonu 31.37%

CMYK: (0,35,47,31)
C0M35Y47K31 (0%, 35%, 47%, 31%)
(0.00 / 0.35 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%35.43
%46.86
%31.37

Codes

Color #AF715D in popluar color models

AF 71 5D
RGB 175 113 93
HSL 15° 33.88% 52.55%
HSB/HSV 15° 46.86% 68.63%
CMYK 0.00% 35.43% 46.86%
31.37%

Color #AF715D in popluar number systems.

HEX AF 71 5D
Decimal 175 113 93
Binary 10101111 1110001 1011101
Octal 257 161 135

Shades and tints

Shades of #AF715D

#AF715D
(175,113,93)
#A06755
(160,103,85)
#915D4D
(145,93,77)
#825345
(130,83,69)
#73493D
(115,73,61)
#643F35
(100,63,53)
#55352D
(85,53,45)
#462B25
(70,43,37)
#37211D
(55,33,29)
#281715
(40,23,21)
#190D0D
(25,13,13)
#000000
(0,0,0)

Tints of #AF715D

#AF715D
(175,113,93)
#B67D6B
(182,125,107)
#BD8979
(189,137,121)
#C49587
(196,149,135)
#CBA195
(203,161,149)
#D2ADA3
(210,173,163)
#D9B9B1
(217,185,177)
#E0C5BF
(224,197,191)
#E7D1CD
(231,209,205)
#EEDDDB
(238,221,219)
#F5E9E9
(245,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF715D color. Also use rgb(175,113,93) instead hex code.

Text Font Color

.myTextColor { color: #AF715D; }

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

This text font color is #AF715D.

Background Color

.myBgColor { background-color: #AF715D; }

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

This div background color is #AF715D.

Border color

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

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

This div border color is #AF715D.

Opacity

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

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

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

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

This text has shadow with #AF715D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF715D.

Preview

Color preview on black background

This text has color #AF715D on black background.


Color preview on white background

This text has color #AF715D on white background.


Black color preview on #AF715D background

This text has black color on #AF715D background.


White color preview on #AF715D background

This text has white color on #AF715D background.


Related colors

Complementary color

Complementary color for #hex is #508EA2.


I love getcolorcode.com

Triadic colors

1 #5DAF71 and #715DAF with #AF715D are triadic colors.

2 #5D71AF and #71AF5D with #AF715D are triadic colors.