COLOR #A8D596

HEX: #A8D596 RGB: (168,213,150)

Renk bilgisi

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

RGB renk modeli

#A8D596 color RGB value is (168,213,150).

RGB: (168,213,150) (66%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 213 of 255 = 84%
B 150 of 255 = 59%

168
213
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 213 + 150 = 531 (100%)
R 168 of 531 ~ 31.64%
G 213 of 531 ~ 40.11%
B 150 of 531 ~ 28.25'%

%31.64
%40.11
%28.25

CMYK RENK MODELİ

#A8D596 rengi CMYK tonu (21,0,30,16).

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

CMYK: (21,0,30,16)
C21M0Y30K16 (21%, 0%, 30%, 16%)
(0.21 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%21.13
%0
%29.58
%16.47

Codes

Color #A8D596 in popluar color models

A8 D5 96
RGB 168 213 150
HSL 103° 42.86% 71.18%
HSB/HSV 103° 29.58% 83.53%
CMYK 21.13% 0.00% 29.58%
16.47%

Color #A8D596 in popluar number systems.

HEX A8 D5 96
Decimal 168 213 150
Binary 10101000 11010101 10010110
Octal 250 325 226

Shades and tints

Shades of #A8D596

#A8D596
(168,213,150)
#99C289
(153,194,137)
#8AAF7C
(138,175,124)
#7B9C6F
(123,156,111)
#6C8962
(108,137,98)
#5D7655
(93,118,85)
#4E6348
(78,99,72)
#3F503B
(63,80,59)
#303D2E
(48,61,46)
#212A21
(33,42,33)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #A8D596

#A8D596
(168,213,150)
#AFD89F
(175,216,159)
#B6DBA8
(182,219,168)
#BDDEB1
(189,222,177)
#C4E1BA
(196,225,186)
#CBE4C3
(203,228,195)
#D2E7CC
(210,231,204)
#D9EAD5
(217,234,213)
#E0EDDE
(224,237,222)
#E7F0E7
(231,240,231)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8D596; }

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

This text font color is #A8D596.

Background Color

.myBgColor { background-color: #A8D596; }

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

This div background color is #A8D596.

Border color

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

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

This div border color is #A8D596.

Opacity

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

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

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

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

This text has shadow with #A8D596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D596.

Preview

Color preview on black background

This text has color #A8D596 on black background.


Color preview on white background

This text has color #A8D596 on white background.


Black color preview on #A8D596 background

This text has black color on #A8D596 background.


White color preview on #A8D596 background

This text has white color on #A8D596 background.


Related colors

Complementary color

Complementary color for #hex is #572A69.


I love getcolorcode.com

Triadic colors

1 #96A8D5 and #D596A8 with #A8D596 are triadic colors.

2 #96D5A8 and #D5A896 with #A8D596 are triadic colors.