COLOR #A8D598

HEX: #A8D598 RGB: (168,213,152)

Renk bilgisi

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

RGB renk modeli

#A8D598 color RGB value is (168,213,152).

RGB: (168,213,152) (66%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 213 of 255 = 84%
B 152 of 255 = 60%

168
213
152

R + G + B ~ 70%. #A8D598 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 213 + 152 = 533 (100%)
R 168 of 533 ~ 31.52%
G 213 of 533 ~ 39.96%
B 152 of 533 ~ 28.52'%

%31.52
%39.96
%28.52

CMYK RENK MODELİ

#A8D598 rengi CMYK tonu (21,0,29,16).

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

CMYK: (21,0,29,16)
C21M0Y29K16 (21%, 0%, 29%, 16%)
(0.21 / 0.00 / 0.29 / 0.16)

CMYK yüzdeleri

%21.13
%0
%28.64
%16.47

Codes

Color #A8D598 in popluar color models

A8 D5 98
RGB 168 213 152
HSL 104° 42.07% 71.57%
HSB/HSV 104° 28.64% 83.53%
CMYK 21.13% 0.00% 28.64%
16.47%

Color #A8D598 in popluar number systems.

HEX A8 D5 98
Decimal 168 213 152
Binary 10101000 11010101 10011000
Octal 250 325 230

Shades and tints

Shades of #A8D598

#A8D598
(168,213,152)
#99C28B
(153,194,139)
#8AAF7E
(138,175,126)
#7B9C71
(123,156,113)
#6C8964
(108,137,100)
#5D7657
(93,118,87)
#4E634A
(78,99,74)
#3F503D
(63,80,61)
#303D30
(48,61,48)
#212A23
(33,42,35)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #A8D598

#A8D598
(168,213,152)
#AFD8A1
(175,216,161)
#B6DBAA
(182,219,170)
#BDDEB3
(189,222,179)
#C4E1BC
(196,225,188)
#CBE4C5
(203,228,197)
#D2E7CE
(210,231,206)
#D9EAD7
(217,234,215)
#E0EDE0
(224,237,224)
#E7F0E9
(231,240,233)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8D598; }

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

This text font color is #A8D598.

Background Color

.myBgColor { background-color: #A8D598; }

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

This div background color is #A8D598.

Border color

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

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

This div border color is #A8D598.

Opacity

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

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

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

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

This text has shadow with #A8D598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D598.

Preview

Color preview on black background

This text has color #A8D598 on black background.


Color preview on white background

This text has color #A8D598 on white background.


Black color preview on #A8D598 background

This text has black color on #A8D598 background.


White color preview on #A8D598 background

This text has white color on #A8D598 background.


Related colors

Complementary color

Complementary color for #hex is #572A67.


I love getcolorcode.com

Triadic colors

1 #98A8D5 and #D598A8 with #A8D598 are triadic colors.

2 #98D5A8 and #D5A898 with #A8D598 are triadic colors.