COLOR #A8D499

HEX: #A8D499 RGB: (168,212,153)

Renk bilgisi

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

RGB renk modeli

#A8D499 color RGB value is (168,212,153).

RGB: (168,212,153) (66%, 83%, 60%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 212 of 255 = 83%
B 153 of 255 = 60%

168
212
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 212 + 153 = 533 (100%)
R 168 of 533 ~ 31.52%
G 212 of 533 ~ 39.77%
B 153 of 533 ~ 28.71'%

%31.52
%39.77
%28.71

CMYK RENK MODELİ

#A8D499 rengi CMYK tonu (21,0,28,17).

  • camgöbeği tonu 20.75%
  • eflatun tonu 0.00%
  • sarı tonu 27.83%
  • ana renk tonu 16.86%

CMYK: (21,0,28,17)
C21M0Y28K17 (21%, 0%, 28%, 17%)
(0.21 / 0.00 / 0.28 / 0.17)

CMYK yüzdeleri

%20.75
%0
%27.83
%16.86

Codes

Color #A8D499 in popluar color models

A8 D4 99
RGB 168 212 153
HSL 105° 40.69% 71.57%
HSB/HSV 105° 27.83% 83.14%
CMYK 20.75% 0.00% 27.83%
16.86%

Color #A8D499 in popluar number systems.

HEX A8 D4 99
Decimal 168 212 153
Binary 10101000 11010100 10011001
Octal 250 324 231

Shades and tints

Shades of #A8D499

#A8D499
(168,212,153)
#99C18C
(153,193,140)
#8AAE7F
(138,174,127)
#7B9B72
(123,155,114)
#6C8865
(108,136,101)
#5D7558
(93,117,88)
#4E624B
(78,98,75)
#3F4F3E
(63,79,62)
#303C31
(48,60,49)
#212924
(33,41,36)
#121617
(18,22,23)
#000000
(0,0,0)

Tints of #A8D499

#A8D499
(168,212,153)
#AFD7A2
(175,215,162)
#B6DAAB
(182,218,171)
#BDDDB4
(189,221,180)
#C4E0BD
(196,224,189)
#CBE3C6
(203,227,198)
#D2E6CF
(210,230,207)
#D9E9D8
(217,233,216)
#E0ECE1
(224,236,225)
#E7EFEA
(231,239,234)
#EEF2F3
(238,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D499 color. Also use rgb(168,212,153) instead hex code.

Text Font Color

.myTextColor { color: #A8D499; }

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

This text font color is #A8D499.

Background Color

.myBgColor { background-color: #A8D499; }

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

This div background color is #A8D499.

Border color

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

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

This div border color is #A8D499.

Opacity

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

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

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

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

This text has shadow with #A8D499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D499.

Preview

Color preview on black background

This text has color #A8D499 on black background.


Color preview on white background

This text has color #A8D499 on white background.


Black color preview on #A8D499 background

This text has black color on #A8D499 background.


White color preview on #A8D499 background

This text has white color on #A8D499 background.


Related colors

Complementary color

Complementary color for #hex is #572B66.


I love getcolorcode.com

Triadic colors

1 #99A8D4 and #D499A8 with #A8D499 are triadic colors.

2 #99D4A8 and #D4A899 with #A8D499 are triadic colors.