COLOR #AFC198

HEX: #AFC198 RGB: (175,193,152)

Renk bilgisi

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

RGB renk modeli

#AFC198 color RGB value is (175,193,152).

RGB: (175,193,152) (69%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 193 of 255 = 76%
B 152 of 255 = 60%

175
193
152

R + G + B ~ 68%. #AFC198 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 193 + 152 = 520 (100%)
R 175 of 520 ~ 33.65%
G 193 of 520 ~ 37.12%
B 152 of 520 ~ 29.23'%

%33.65
%37.12
%29.23

CMYK RENK MODELİ

#AFC198 rengi CMYK tonu (9,0,21,24).

  • camgöbeği tonu 9.33%
  • eflatun tonu 0.00%
  • sarı tonu 21.24%
  • ana renk tonu 24.31%

CMYK: (9,0,21,24)
C9M0Y21K24 (9%, 0%, 21%, 24%)
(0.09 / 0.00 / 0.21 / 0.24)

CMYK yüzdeleri

%9.33
%0
%21.24
%24.31

Codes

Color #AFC198 in popluar color models

AF C1 98
RGB 175 193 152
HSL 86° 24.85% 67.65%
HSB/HSV 86° 21.24% 75.69%
CMYK 9.33% 0.00% 21.24%
24.31%

Color #AFC198 in popluar number systems.

HEX AF C1 98
Decimal 175 193 152
Binary 10101111 11000001 10011000
Octal 257 301 230

Shades and tints

Shades of #AFC198

#AFC198
(175,193,152)
#A0B08B
(160,176,139)
#919F7E
(145,159,126)
#828E71
(130,142,113)
#737D64
(115,125,100)
#646C57
(100,108,87)
#555B4A
(85,91,74)
#464A3D
(70,74,61)
#373930
(55,57,48)
#282823
(40,40,35)
#191716
(25,23,22)
#000000
(0,0,0)

Tints of #AFC198

#AFC198
(175,193,152)
#B6C6A1
(182,198,161)
#BDCBAA
(189,203,170)
#C4D0B3
(196,208,179)
#CBD5BC
(203,213,188)
#D2DAC5
(210,218,197)
#D9DFCE
(217,223,206)
#E0E4D7
(224,228,215)
#E7E9E0
(231,233,224)
#EEEEE9
(238,238,233)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFC198; }

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

This text font color is #AFC198.

Background Color

.myBgColor { background-color: #AFC198; }

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

This div background color is #AFC198.

Border color

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

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

This div border color is #AFC198.

Opacity

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

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

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

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

This text has shadow with #AFC198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC198.

Preview

Color preview on black background

This text has color #AFC198 on black background.


Color preview on white background

This text has color #AFC198 on white background.


Black color preview on #AFC198 background

This text has black color on #AFC198 background.


White color preview on #AFC198 background

This text has white color on #AFC198 background.


Related colors

Complementary color

Complementary color for #hex is #503E67.


I love getcolorcode.com

Triadic colors

1 #98AFC1 and #C198AF with #AFC198 are triadic colors.

2 #98C1AF and #C1AF98 with #AFC198 are triadic colors.