COLOR #AFD598

HEX: #AFD598 RGB: (175,213,152)

Renk bilgisi

#AFD598 contains mainly red and green colors. #AFD598 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AFD598 color RGB value is (175,213,152).

RGB: (175,213,152) (69%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 213 of 255 = 84%
B 152 of 255 = 60%

175
213
152

R + G + B ~ 71%. #AFD598 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 213 + 152 = 540 (100%)
R 175 of 540 ~ 32.41%
G 213 of 540 ~ 39.44%
B 152 of 540 ~ 28.15'%

%32.41
%39.44
%28.15

CMYK RENK MODELİ

#AFD598 rengi CMYK tonu (18,0,29,16).

  • camgöbeği tonu 17.84%
  • eflatun tonu 0.00%
  • sarı tonu 28.64%
  • ana renk tonu 16.47%

CMYK: (18,0,29,16)
C18M0Y29K16 (18%, 0%, 29%, 16%)
(0.18 / 0.00 / 0.29 / 0.16)

CMYK yüzdeleri

%17.84
%0
%28.64
%16.47

Codes

Color #AFD598 in popluar color models

AF D5 98
RGB 175 213 152
HSL 97° 42.07% 71.57%
HSB/HSV 97° 28.64% 83.53%
CMYK 17.84% 0.00% 28.64%
16.47%

Color #AFD598 in popluar number systems.

HEX AF D5 98
Decimal 175 213 152
Binary 10101111 11010101 10011000
Octal 257 325 230

Shades and tints

Shades of #AFD598

#AFD598
(175,213,152)
#A0C28B
(160,194,139)
#91AF7E
(145,175,126)
#829C71
(130,156,113)
#738964
(115,137,100)
#647657
(100,118,87)
#55634A
(85,99,74)
#46503D
(70,80,61)
#373D30
(55,61,48)
#282A23
(40,42,35)
#191716
(25,23,22)
#000000
(0,0,0)

Tints of #AFD598

#AFD598
(175,213,152)
#B6D8A1
(182,216,161)
#BDDBAA
(189,219,170)
#C4DEB3
(196,222,179)
#CBE1BC
(203,225,188)
#D2E4C5
(210,228,197)
#D9E7CE
(217,231,206)
#E0EAD7
(224,234,215)
#E7EDE0
(231,237,224)
#EEF0E9
(238,240,233)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD598; }

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

This text font color is #AFD598.

Background Color

.myBgColor { background-color: #AFD598; }

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

This div background color is #AFD598.

Border color

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

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

This div border color is #AFD598.

Opacity

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

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

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

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

This text has shadow with #AFD598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD598.

Preview

Color preview on black background

This text has color #AFD598 on black background.


Color preview on white background

This text has color #AFD598 on white background.


Black color preview on #AFD598 background

This text has black color on #AFD598 background.


White color preview on #AFD598 background

This text has white color on #AFD598 background.


Related colors

Complementary color

Complementary color for #hex is #502A67.


I love getcolorcode.com

Triadic colors

1 #98AFD5 and #D598AF with #AFD598 are triadic colors.

2 #98D5AF and #D5AF98 with #AFD598 are triadic colors.