COLOR #A5B546

HEX: #A5B546 RGB: (165,181,70)

Color info

#A5B546 contains mainly red and green colors. Web safe color of #A5B546 is #99CC33 (or #9C3).

RGB color model

#A5B546 color RGB value is (165,181,70).

RGB: (165,181,70) (65%, 71%, 27%)

RGB channels and saturation

R 165 of 255 = 65%
G 181 of 255 = 71%
B 70 of 255 = 27%

165
181
70

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

Portions of RGB colors in percentages

R + G + B = 165 + 181 + 70 = 416 (100%)
R 165 of 416 ~ 39.66%
G 181 of 416 ~ 43.51%
B 70 of 416 ~ 16.83'%

%39.66
%43.51
%16.83

CMYK color model

#A5B546 color CMYK value is (9,0,61,29).

  • cyan value is 8.84%
  • magenta value is 0.00%
  • yellow value is 61.33%
  • key color value is 29.02%

CMYK: (9,0,61,29)
C9M0Y61K29 (9%, 0%, 61%, 29%)
(0.09 / 0.00 / 0.61 / 0.29)

CMYK percentages

%8.84
%0
%61.33
%29.02

Codes

Color #A5B546 in popluar color models

A5 B5 46
RGB 165 181 70
HSL 69° 44.22% 49.22%
HSB/HSV 69° 61.33% 70.98%
CMYK 8.84% 0.00% 61.33%
29.02%

Color #A5B546 in popluar number systems.

HEX A5 B5 46
Decimal 165 181 70
Binary 10100101 10110101 1000110
Octal 245 265 106

Shades and tints

Shades of #A5B546

#A5B546
(165,181,70)
#96A540
(150,165,64)
#87953A
(135,149,58)
#788534
(120,133,52)
#69752E
(105,117,46)
#5A6528
(90,101,40)
#4B5522
(75,85,34)
#3C451C
(60,69,28)
#2D3516
(45,53,22)
#1E2510
(30,37,16)
#0F150A
(15,21,10)
#000000
(0,0,0)

Tints of #A5B546

#A5B546
(165,181,70)
#ADBB56
(173,187,86)
#B5C166
(181,193,102)
#BDC776
(189,199,118)
#C5CD86
(197,205,134)
#CDD396
(205,211,150)
#D5D9A6
(213,217,166)
#DDDFB6
(221,223,182)
#E5E5C6
(229,229,198)
#EDEBD6
(237,235,214)
#F5F1E6
(245,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B546 color. Also use rgb(165,181,70) instead hex code.

Text Font Color

.myTextColor { color: #A5B546; }

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

This text font color is #A5B546.

Background Color

.myBgColor { background-color: #A5B546; }

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

This div background color is #A5B546.

Border color

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

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

This div border color is #A5B546.

Opacity

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

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

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

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

This text has shadow with #A5B546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B546.

Preview

Color preview on black background

This text has color #A5B546 on black background.


Color preview on white background

This text has color #A5B546 on white background.


Black color preview on #A5B546 background

This text has black color on #A5B546 background.


White color preview on #A5B546 background

This text has white color on #A5B546 background.


Related colors

Complementary color

Complementary color for #hex is #5A4AB9.


I love getcolorcode.com

Triadic colors

1 #46A5B5 and #B546A5 with #A5B546 are triadic colors.

2 #46B5A5 and #B5A546 with #A5B546 are triadic colors.