COLOR #AFB998

HEX: #AFB998 RGB: (175,185,152)

Renk bilgisi

#AFB998 contains red, green and blue colors in about the same proportion. #AFB998 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AFB998 color RGB value is (175,185,152).

RGB: (175,185,152) (69%, 73%, 60%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 185 of 255 = 73%
B 152 of 255 = 60%

175
185
152

R + G + B ~ 67%. #AFB998 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 185 + 152 = 512 (100%)
R 175 of 512 ~ 34.18%
G 185 of 512 ~ 36.13%
B 152 of 512 ~ 29.69'%

%34.18
%36.13
%29.69

CMYK RENK MODELİ

#AFB998 rengi CMYK tonu (5,0,18,27).

  • camgöbeği tonu 5.41%
  • eflatun tonu 0.00%
  • sarı tonu 17.84%
  • ana renk tonu 27.45%

CMYK: (5,0,18,27)
C5M0Y18K27 (5%, 0%, 18%, 27%)
(0.05 / 0.00 / 0.18 / 0.27)

CMYK yüzdeleri

%5.41
%0
%17.84
%27.45

Codes

Color #AFB998 in popluar color models

AF B9 98
RGB 175 185 152
HSL 78° 19.08% 66.08%
HSB/HSV 78° 17.84% 72.55%
CMYK 5.41% 0.00% 17.84%
27.45%

Color #AFB998 in popluar number systems.

HEX AF B9 98
Decimal 175 185 152
Binary 10101111 10111001 10011000
Octal 257 271 230

Shades and tints

Shades of #AFB998

#AFB998
(175,185,152)
#A0A98B
(160,169,139)
#91997E
(145,153,126)
#828971
(130,137,113)
#737964
(115,121,100)
#646957
(100,105,87)
#55594A
(85,89,74)
#46493D
(70,73,61)
#373930
(55,57,48)
#282923
(40,41,35)
#191916
(25,25,22)
#000000
(0,0,0)

Tints of #AFB998

#AFB998
(175,185,152)
#B6BFA1
(182,191,161)
#BDC5AA
(189,197,170)
#C4CBB3
(196,203,179)
#CBD1BC
(203,209,188)
#D2D7C5
(210,215,197)
#D9DDCE
(217,221,206)
#E0E3D7
(224,227,215)
#E7E9E0
(231,233,224)
#EEEFE9
(238,239,233)
#F5F5F2
(245,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFB998; }

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

This text font color is #AFB998.

Background Color

.myBgColor { background-color: #AFB998; }

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

This div background color is #AFB998.

Border color

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

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

This div border color is #AFB998.

Opacity

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

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

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

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

This text has shadow with #AFB998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFB998.

Preview

Color preview on black background

This text has color #AFB998 on black background.


Color preview on white background

This text has color #AFB998 on white background.


Black color preview on #AFB998 background

This text has black color on #AFB998 background.


White color preview on #AFB998 background

This text has white color on #AFB998 background.


Related colors

Complementary color

Complementary color for #hex is #504667.


I love getcolorcode.com

Triadic colors

1 #98AFB9 and #B998AF with #AFB998 are triadic colors.

2 #98B9AF and #B9AF98 with #AFB998 are triadic colors.