COLOR #AF988D

HEX: #AF988D RGB: (175,152,141)

Renk bilgisi

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

RGB renk modeli

#AF988D color RGB value is (175,152,141).

RGB: (175,152,141) (69%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 152 of 255 = 60%
B 141 of 255 = 55%

175
152
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 152 + 141 = 468 (100%)
R 175 of 468 ~ 37.39%
G 152 of 468 ~ 32.48%
B 141 of 468 ~ 30.13'%

%37.39
%32.48
%30.13

CMYK RENK MODELİ

#AF988D rengi CMYK tonu (0,13,19,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.14%
  • sarı tonu 19.43%
  • ana renk tonu 31.37%

CMYK: (0,13,19,31)
C0M13Y19K31 (0%, 13%, 19%, 31%)
(0.00 / 0.13 / 0.19 / 0.31)

CMYK yüzdeleri

%0
%13.14
%19.43
%31.37

Codes

Color #AF988D in popluar color models

AF 98 8D
RGB 175 152 141
HSL 19° 17.53% 61.96%
HSB/HSV 19° 19.43% 68.63%
CMYK 0.00% 13.14% 19.43%
31.37%

Color #AF988D in popluar number systems.

HEX AF 98 8D
Decimal 175 152 141
Binary 10101111 10011000 10001101
Octal 257 230 215

Shades and tints

Shades of #AF988D

#AF988D
(175,152,141)
#A08B81
(160,139,129)
#917E75
(145,126,117)
#827169
(130,113,105)
#73645D
(115,100,93)
#645751
(100,87,81)
#554A45
(85,74,69)
#463D39
(70,61,57)
#37302D
(55,48,45)
#282321
(40,35,33)
#191615
(25,22,21)
#000000
(0,0,0)

Tints of #AF988D

#AF988D
(175,152,141)
#B6A197
(182,161,151)
#BDAAA1
(189,170,161)
#C4B3AB
(196,179,171)
#CBBCB5
(203,188,181)
#D2C5BF
(210,197,191)
#D9CEC9
(217,206,201)
#E0D7D3
(224,215,211)
#E7E0DD
(231,224,221)
#EEE9E7
(238,233,231)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF988D color. Also use rgb(175,152,141) instead hex code.

Text Font Color

.myTextColor { color: #AF988D; }

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

This text font color is #AF988D.

Background Color

.myBgColor { background-color: #AF988D; }

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

This div background color is #AF988D.

Border color

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

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

This div border color is #AF988D.

Opacity

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

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

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

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

This text has shadow with #AF988D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF988D.

Preview

Color preview on black background

This text has color #AF988D on black background.


Color preview on white background

This text has color #AF988D on white background.


Black color preview on #AF988D background

This text has black color on #AF988D background.


White color preview on #AF988D background

This text has white color on #AF988D background.


Related colors

Complementary color

Complementary color for #hex is #506772.


I love getcolorcode.com

Triadic colors

1 #8DAF98 and #988DAF with #AF988D are triadic colors.

2 #8D98AF and #98AF8D with #AF988D are triadic colors.