COLOR #A8C399

HEX: #A8C399 RGB: (168,195,153)

Renk bilgisi

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

RGB renk modeli

#A8C399 color RGB value is (168,195,153).

RGB: (168,195,153) (66%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 195 of 255 = 76%
B 153 of 255 = 60%

168
195
153

R + G + B ~ 67%. #A8C399 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 195 + 153 = 516 (100%)
R 168 of 516 ~ 32.56%
G 195 of 516 ~ 37.79%
B 153 of 516 ~ 29.65'%

%32.56
%37.79
%29.65

CMYK RENK MODELİ

#A8C399 rengi CMYK tonu (14,0,22,24).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 21.54%
  • ana renk tonu 23.53%

CMYK: (14,0,22,24)
C14M0Y22K24 (14%, 0%, 22%, 24%)
(0.14 / 0.00 / 0.22 / 0.24)

CMYK yüzdeleri

%13.85
%0
%21.54
%23.53

Codes

Color #A8C399 in popluar color models

A8 C3 99
RGB 168 195 153
HSL 99° 25.93% 68.24%
HSB/HSV 99° 21.54% 76.47%
CMYK 13.85% 0.00% 21.54%
23.53%

Color #A8C399 in popluar number systems.

HEX A8 C3 99
Decimal 168 195 153
Binary 10101000 11000011 10011001
Octal 250 303 231

Shades and tints

Shades of #A8C399

#A8C399
(168,195,153)
#99B28C
(153,178,140)
#8AA17F
(138,161,127)
#7B9072
(123,144,114)
#6C7F65
(108,127,101)
#5D6E58
(93,110,88)
#4E5D4B
(78,93,75)
#3F4C3E
(63,76,62)
#303B31
(48,59,49)
#212A24
(33,42,36)
#121917
(18,25,23)
#000000
(0,0,0)

Tints of #A8C399

#A8C399
(168,195,153)
#AFC8A2
(175,200,162)
#B6CDAB
(182,205,171)
#BDD2B4
(189,210,180)
#C4D7BD
(196,215,189)
#CBDCC6
(203,220,198)
#D2E1CF
(210,225,207)
#D9E6D8
(217,230,216)
#E0EBE1
(224,235,225)
#E7F0EA
(231,240,234)
#EEF5F3
(238,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8C399; }

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

This text font color is #A8C399.

Background Color

.myBgColor { background-color: #A8C399; }

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

This div background color is #A8C399.

Border color

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

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

This div border color is #A8C399.

Opacity

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

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

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

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

This text has shadow with #A8C399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C399.

Preview

Color preview on black background

This text has color #A8C399 on black background.


Color preview on white background

This text has color #A8C399 on white background.


Black color preview on #A8C399 background

This text has black color on #A8C399 background.


White color preview on #A8C399 background

This text has white color on #A8C399 background.


Related colors

Complementary color

Complementary color for #hex is #573C66.


I love getcolorcode.com

Triadic colors

1 #99A8C3 and #C399A8 with #A8C399 are triadic colors.

2 #99C3A8 and #C3A899 with #A8C399 are triadic colors.