COLOR #A8C499

HEX: #A8C499 RGB: (168,196,153)

Renk bilgisi

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

RGB renk modeli

#A8C499 color RGB value is (168,196,153).

RGB: (168,196,153) (66%, 77%, 60%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 196 of 255 = 77%
B 153 of 255 = 60%

168
196
153

R + G + B ~ 68%. #A8C499 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 196 + 153 = 517 (100%)
R 168 of 517 ~ 32.5%
G 196 of 517 ~ 37.91%
B 153 of 517 ~ 29.59'%

%32.5
%37.91
%29.59

CMYK RENK MODELİ

#A8C499 rengi CMYK tonu (14,0,22,23).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 21.94%
  • ana renk tonu 23.14%

CMYK: (14,0,22,23)
C14M0Y22K23 (14%, 0%, 22%, 23%)
(0.14 / 0.00 / 0.22 / 0.23)

CMYK yüzdeleri

%14.29
%0
%21.94
%23.14

Codes

Color #A8C499 in popluar color models

A8 C4 99
RGB 168 196 153
HSL 99° 26.71% 68.43%
HSB/HSV 99° 21.94% 76.86%
CMYK 14.29% 0.00% 21.94%
23.14%

Color #A8C499 in popluar number systems.

HEX A8 C4 99
Decimal 168 196 153
Binary 10101000 11000100 10011001
Octal 250 304 231

Shades and tints

Shades of #A8C499

#A8C499
(168,196,153)
#99B38C
(153,179,140)
#8AA27F
(138,162,127)
#7B9172
(123,145,114)
#6C8065
(108,128,101)
#5D6F58
(93,111,88)
#4E5E4B
(78,94,75)
#3F4D3E
(63,77,62)
#303C31
(48,60,49)
#212B24
(33,43,36)
#121A17
(18,26,23)
#000000
(0,0,0)

Tints of #A8C499

#A8C499
(168,196,153)
#AFC9A2
(175,201,162)
#B6CEAB
(182,206,171)
#BDD3B4
(189,211,180)
#C4D8BD
(196,216,189)
#CBDDC6
(203,221,198)
#D2E2CF
(210,226,207)
#D9E7D8
(217,231,216)
#E0ECE1
(224,236,225)
#E7F1EA
(231,241,234)
#EEF6F3
(238,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8C499; }

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

This text font color is #A8C499.

Background Color

.myBgColor { background-color: #A8C499; }

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

This div background color is #A8C499.

Border color

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

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

This div border color is #A8C499.

Opacity

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

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

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

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

This text has shadow with #A8C499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C499.

Preview

Color preview on black background

This text has color #A8C499 on black background.


Color preview on white background

This text has color #A8C499 on white background.


Black color preview on #A8C499 background

This text has black color on #A8C499 background.


White color preview on #A8C499 background

This text has white color on #A8C499 background.


Related colors

Complementary color

Complementary color for #hex is #573B66.


I love getcolorcode.com

Triadic colors

1 #99A8C4 and #C499A8 with #A8C499 are triadic colors.

2 #99C4A8 and #C4A899 with #A8C499 are triadic colors.