COLOR #A4B763

HEX: #A4B763 RGB: (164,183,99)

Color info

#A4B763 contains mainly red and green colors. Web safe color of #A4B763 is #99CC66 (or #9C6).

RGB color model

#A4B763 color RGB value is (164,183,99).

RGB: (164,183,99) (64%, 72%, 39%)

RGB channels and saturation

R 164 of 255 = 64%
G 183 of 255 = 72%
B 99 of 255 = 39%

164
183
99

R + G + B ~ 58%. #A4B763 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 164 + 183 + 99 = 446 (100%)
R 164 of 446 ~ 36.77%
G 183 of 446 ~ 41.03%
B 99 of 446 ~ 22.2'%

%36.77
%41.03
%22.2

CMYK color model

#A4B763 color CMYK value is (10,0,46,28).

  • cyan value is 10.38%
  • magenta value is 0.00%
  • yellow value is 45.90%
  • key color value is 28.24%

CMYK: (10,0,46,28)
C10M0Y46K28 (10%, 0%, 46%, 28%)
(0.10 / 0.00 / 0.46 / 0.28)

CMYK percentages

%10.38
%0
%45.9
%28.24

Codes

Color #A4B763 in popluar color models

A4 B7 63
RGB 164 183 99
HSL 74° 36.84% 55.29%
HSB/HSV 74° 45.90% 71.76%
CMYK 10.38% 0.00% 45.90%
28.24%

Color #A4B763 in popluar number systems.

HEX A4 B7 63
Decimal 164 183 99
Binary 10100100 10110111 1100011
Octal 244 267 143

Shades and tints

Shades of #A4B763

#A4B763
(164,183,99)
#96A75A
(150,167,90)
#889751
(136,151,81)
#7A8748
(122,135,72)
#6C773F
(108,119,63)
#5E6736
(94,103,54)
#50572D
(80,87,45)
#424724
(66,71,36)
#34371B
(52,55,27)
#262712
(38,39,18)
#181709
(24,23,9)
#000000
(0,0,0)

Tints of #A4B763

#A4B763
(164,183,99)
#ACBD71
(172,189,113)
#B4C37F
(180,195,127)
#BCC98D
(188,201,141)
#C4CF9B
(196,207,155)
#CCD5A9
(204,213,169)
#D4DBB7
(212,219,183)
#DCE1C5
(220,225,197)
#E4E7D3
(228,231,211)
#ECEDE1
(236,237,225)
#F4F3EF
(244,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B763 color. Also use rgb(164,183,99) instead hex code.

Text Font Color

.myTextColor { color: #A4B763; }

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

This text font color is #A4B763.

Background Color

.myBgColor { background-color: #A4B763; }

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

This div background color is #A4B763.

Border color

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

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

This div border color is #A4B763.

Opacity

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

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

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

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

This text has shadow with #A4B763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B763.

Preview

Color preview on black background

This text has color #A4B763 on black background.


Color preview on white background

This text has color #A4B763 on white background.


Black color preview on #A4B763 background

This text has black color on #A4B763 background.


White color preview on #A4B763 background

This text has white color on #A4B763 background.


Related colors

Complementary color

Complementary color for #hex is #5B489C.


I love getcolorcode.com

Triadic colors

1 #63A4B7 and #B763A4 with #A4B763 are triadic colors.

2 #63B7A4 and #B7A463 with #A4B763 are triadic colors.