COLOR #A8D399

HEX: #A8D399 RGB: (168,211,153)

Renk bilgisi

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

RGB renk modeli

#A8D399 color RGB value is (168,211,153).

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

RGB bağlantıları ve doygunluk

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

168
211
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 211 + 153 = 532 (100%)
R 168 of 532 ~ 31.58%
G 211 of 532 ~ 39.66%
B 153 of 532 ~ 28.76'%

%31.58
%39.66
%28.76

CMYK RENK MODELİ

#A8D399 rengi CMYK tonu (20,0,27,17).

  • camgöbeği tonu 20.38%
  • eflatun tonu 0.00%
  • sarı tonu 27.49%
  • ana renk tonu 17.25%

CMYK: (20,0,27,17)
C20M0Y27K17 (20%, 0%, 27%, 17%)
(0.20 / 0.00 / 0.27 / 0.17)

CMYK yüzdeleri

%20.38
%0
%27.49
%17.25

Codes

Color #A8D399 in popluar color models

A8 D3 99
RGB 168 211 153
HSL 104° 39.73% 71.37%
HSB/HSV 104° 27.49% 82.75%
CMYK 20.38% 0.00% 27.49%
17.25%

Color #A8D399 in popluar number systems.

HEX A8 D3 99
Decimal 168 211 153
Binary 10101000 11010011 10011001
Octal 250 323 231

Shades and tints

Shades of #A8D399

#A8D399
(168,211,153)
#99C08C
(153,192,140)
#8AAD7F
(138,173,127)
#7B9A72
(123,154,114)
#6C8765
(108,135,101)
#5D7458
(93,116,88)
#4E614B
(78,97,75)
#3F4E3E
(63,78,62)
#303B31
(48,59,49)
#212824
(33,40,36)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #A8D399

#A8D399
(168,211,153)
#AFD7A2
(175,215,162)
#B6DBAB
(182,219,171)
#BDDFB4
(189,223,180)
#C4E3BD
(196,227,189)
#CBE7C6
(203,231,198)
#D2EBCF
(210,235,207)
#D9EFD8
(217,239,216)
#E0F3E1
(224,243,225)
#E7F7EA
(231,247,234)
#EEFBF3
(238,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8D399; }

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

This text font color is #A8D399.

Background Color

.myBgColor { background-color: #A8D399; }

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

This div background color is #A8D399.

Border color

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

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

This div border color is #A8D399.

Opacity

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

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

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

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

This text has shadow with #A8D399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D399.

Preview

Color preview on black background

This text has color #A8D399 on black background.


Color preview on white background

This text has color #A8D399 on white background.


Black color preview on #A8D399 background

This text has black color on #A8D399 background.


White color preview on #A8D399 background

This text has white color on #A8D399 background.


Related colors

Complementary color

Complementary color for #hex is #572C66.


I love getcolorcode.com

Triadic colors

1 #99A8D3 and #D399A8 with #A8D399 are triadic colors.

2 #99D3A8 and #D3A899 with #A8D399 are triadic colors.