COLOR #A8C763

HEX: #A8C763 RGB: (168,199,99)

Renk bilgisi

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

RGB renk modeli

#A8C763 color RGB value is (168,199,99).

RGB: (168,199,99) (66%, 78%, 39%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 199 of 255 = 78%
B 99 of 255 = 39%

168
199
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 199 + 99 = 466 (100%)
R 168 of 466 ~ 36.05%
G 199 of 466 ~ 42.7%
B 99 of 466 ~ 21.24'%

%36.05
%42.7
%21.24

CMYK RENK MODELİ

#A8C763 rengi CMYK tonu (16,0,50,22).

  • camgöbeği tonu 15.58%
  • eflatun tonu 0.00%
  • sarı tonu 50.25%
  • ana renk tonu 21.96%

CMYK: (16,0,50,22)
C16M0Y50K22 (16%, 0%, 50%, 22%)
(0.16 / 0.00 / 0.50 / 0.22)

CMYK yüzdeleri

%15.58
%0
%50.25
%21.96

Codes

Color #A8C763 in popluar color models

A8 C7 63
RGB 168 199 99
HSL 79° 47.17% 58.43%
HSB/HSV 79° 50.25% 78.04%
CMYK 15.58% 0.00% 50.25%
21.96%

Color #A8C763 in popluar number systems.

HEX A8 C7 63
Decimal 168 199 99
Binary 10101000 11000111 1100011
Octal 250 307 143

Shades and tints

Shades of #A8C763

#A8C763
(168,199,99)
#99B55A
(153,181,90)
#8AA351
(138,163,81)
#7B9148
(123,145,72)
#6C7F3F
(108,127,63)
#5D6D36
(93,109,54)
#4E5B2D
(78,91,45)
#3F4924
(63,73,36)
#30371B
(48,55,27)
#212512
(33,37,18)
#121309
(18,19,9)
#000000
(0,0,0)

Tints of #A8C763

#A8C763
(168,199,99)
#AFCC71
(175,204,113)
#B6D17F
(182,209,127)
#BDD68D
(189,214,141)
#C4DB9B
(196,219,155)
#CBE0A9
(203,224,169)
#D2E5B7
(210,229,183)
#D9EAC5
(217,234,197)
#E0EFD3
(224,239,211)
#E7F4E1
(231,244,225)
#EEF9EF
(238,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C763 color. Also use rgb(168,199,99) instead hex code.

Text Font Color

.myTextColor { color: #A8C763; }

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

This text font color is #A8C763.

Background Color

.myBgColor { background-color: #A8C763; }

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

This div background color is #A8C763.

Border color

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

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

This div border color is #A8C763.

Opacity

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

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

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

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

This text has shadow with #A8C763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C763.

Preview

Color preview on black background

This text has color #A8C763 on black background.


Color preview on white background

This text has color #A8C763 on white background.


Black color preview on #A8C763 background

This text has black color on #A8C763 background.


White color preview on #A8C763 background

This text has white color on #A8C763 background.


Related colors

Complementary color

Complementary color for #hex is #57389C.


I love getcolorcode.com

Triadic colors

1 #63A8C7 and #C763A8 with #A8C763 are triadic colors.

2 #63C7A8 and #C7A863 with #A8C763 are triadic colors.