COLOR #A8D953

HEX: #A8D953 RGB: (168,217,83)

Renk bilgisi

#A8D953 contains mainly red and green colors. #A8D953 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A8D953 color RGB value is (168,217,83).

RGB: (168,217,83) (66%, 85%, 33%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 217 of 255 = 85%
B 83 of 255 = 33%

168
217
83

R + G + B ~ 61%. #A8D953 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 217 + 83 = 468 (100%)
R 168 of 468 ~ 35.9%
G 217 of 468 ~ 46.37%
B 83 of 468 ~ 17.74'%

%35.9
%46.37
%17.74

CMYK RENK MODELİ

#A8D953 rengi CMYK tonu (23,0,62,15).

  • camgöbeği tonu 22.58%
  • eflatun tonu 0.00%
  • sarı tonu 61.75%
  • ana renk tonu 14.90%

CMYK: (23,0,62,15)
C23M0Y62K15 (23%, 0%, 62%, 15%)
(0.23 / 0.00 / 0.62 / 0.15)

CMYK yüzdeleri

%22.58
%0
%61.75
%14.9

Codes

Color #A8D953 in popluar color models

A8 D9 53
RGB 168 217 83
HSL 82° 63.81% 58.82%
HSB/HSV 82° 61.75% 85.10%
CMYK 22.58% 0.00% 61.75%
14.90%

Color #A8D953 in popluar number systems.

HEX A8 D9 53
Decimal 168 217 83
Binary 10101000 11011001 1010011
Octal 250 331 123

Shades and tints

Shades of #A8D953

#A8D953
(168,217,83)
#99C64C
(153,198,76)
#8AB345
(138,179,69)
#7BA03E
(123,160,62)
#6C8D37
(108,141,55)
#5D7A30
(93,122,48)
#4E6729
(78,103,41)
#3F5422
(63,84,34)
#30411B
(48,65,27)
#212E14
(33,46,20)
#121B0D
(18,27,13)
#000000
(0,0,0)

Tints of #A8D953

#A8D953
(168,217,83)
#AFDC62
(175,220,98)
#B6DF71
(182,223,113)
#BDE280
(189,226,128)
#C4E58F
(196,229,143)
#CBE89E
(203,232,158)
#D2EBAD
(210,235,173)
#D9EEBC
(217,238,188)
#E0F1CB
(224,241,203)
#E7F4DA
(231,244,218)
#EEF7E9
(238,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D953 color. Also use rgb(168,217,83) instead hex code.

Text Font Color

.myTextColor { color: #A8D953; }

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

This text font color is #A8D953.

Background Color

.myBgColor { background-color: #A8D953; }

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

This div background color is #A8D953.

Border color

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

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

This div border color is #A8D953.

Opacity

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

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

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

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

This text has shadow with #A8D953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D953.

Preview

Color preview on black background

This text has color #A8D953 on black background.


Color preview on white background

This text has color #A8D953 on white background.


Black color preview on #A8D953 background

This text has black color on #A8D953 background.


White color preview on #A8D953 background

This text has white color on #A8D953 background.


Related colors

Complementary color

Complementary color for #hex is #5726AC.


I love getcolorcode.com

Triadic colors

1 #53A8D9 and #D953A8 with #A8D953 are triadic colors.

2 #53D9A8 and #D9A853 with #A8D953 are triadic colors.