COLOR #AFAA76

HEX: #AFAA76 RGB: (175,170,118)

Renk bilgisi

#AFAA76 contains red, green and blue colors in about the same proportion. #AFAA76 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AFAA76 color RGB value is (175,170,118).

RGB: (175,170,118) (69%, 67%, 46%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 170 of 255 = 67%
B 118 of 255 = 46%

175
170
118

R + G + B ~ 61%. #AFAA76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 170 + 118 = 463 (100%)
R 175 of 463 ~ 37.8%
G 170 of 463 ~ 36.72%
B 118 of 463 ~ 25.49'%

%37.8
%36.72
%25.49

CMYK RENK MODELİ

#AFAA76 rengi CMYK tonu (0,3,33,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.86%
  • sarı tonu 32.57%
  • ana renk tonu 31.37%

CMYK: (0,3,33,31)
C0M3Y33K31 (0%, 3%, 33%, 31%)
(0.00 / 0.03 / 0.33 / 0.31)

CMYK yüzdeleri

%0
%2.86
%32.57
%31.37

Codes

Color #AFAA76 in popluar color models

AF AA 76
RGB 175 170 118
HSL 55° 26.27% 57.45%
HSB/HSV 55° 32.57% 68.63%
CMYK 0.00% 2.86% 32.57%
31.37%

Color #AFAA76 in popluar number systems.

HEX AF AA 76
Decimal 175 170 118
Binary 10101111 10101010 1110110
Octal 257 252 166

Shades and tints

Shades of #AFAA76

#AFAA76
(175,170,118)
#A09B6C
(160,155,108)
#918C62
(145,140,98)
#827D58
(130,125,88)
#736E4E
(115,110,78)
#645F44
(100,95,68)
#55503A
(85,80,58)
#464130
(70,65,48)
#373226
(55,50,38)
#28231C
(40,35,28)
#191412
(25,20,18)
#000000
(0,0,0)

Tints of #AFAA76

#AFAA76
(175,170,118)
#B6B182
(182,177,130)
#BDB88E
(189,184,142)
#C4BF9A
(196,191,154)
#CBC6A6
(203,198,166)
#D2CDB2
(210,205,178)
#D9D4BE
(217,212,190)
#E0DBCA
(224,219,202)
#E7E2D6
(231,226,214)
#EEE9E2
(238,233,226)
#F5F0EE
(245,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFAA76 color. Also use rgb(175,170,118) instead hex code.

Text Font Color

.myTextColor { color: #AFAA76; }

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

This text font color is #AFAA76.

Background Color

.myBgColor { background-color: #AFAA76; }

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

This div background color is #AFAA76.

Border color

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

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

This div border color is #AFAA76.

Opacity

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

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

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

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

This text has shadow with #AFAA76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFAA76.

Preview

Color preview on black background

This text has color #AFAA76 on black background.


Color preview on white background

This text has color #AFAA76 on white background.


Black color preview on #AFAA76 background

This text has black color on #AFAA76 background.


White color preview on #AFAA76 background

This text has white color on #AFAA76 background.


Related colors

Complementary color

Complementary color for #hex is #505589.


I love getcolorcode.com

Triadic colors

1 #76AFAA and #AA76AF with #AFAA76 are triadic colors.

2 #76AAAF and #AAAF76 with #AFAA76 are triadic colors.