COLOR #A5B85A

HEX: #A5B85A RGB: (165,184,90)

Renk bilgisi

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

RGB renk modeli

#A5B85A color RGB value is (165,184,90).

RGB: (165,184,90) (65%, 72%, 35%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 184 of 255 = 72%
B 90 of 255 = 35%

165
184
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 184 + 90 = 439 (100%)
R 165 of 439 ~ 37.59%
G 184 of 439 ~ 41.91%
B 90 of 439 ~ 20.5'%

%37.59
%41.91
%20.5

CMYK RENK MODELİ

#A5B85A rengi CMYK tonu (10,0,51,28).

  • camgöbeği tonu 10.33%
  • eflatun tonu 0.00%
  • sarı tonu 51.09%
  • ana renk tonu 27.84%

CMYK: (10,0,51,28)
C10M0Y51K28 (10%, 0%, 51%, 28%)
(0.10 / 0.00 / 0.51 / 0.28)

CMYK yüzdeleri

%10.33
%0
%51.09
%27.84

Codes

Color #A5B85A in popluar color models

A5 B8 5A
RGB 165 184 90
HSL 72° 39.83% 53.73%
HSB/HSV 72° 51.09% 72.16%
CMYK 10.33% 0.00% 51.09%
27.84%

Color #A5B85A in popluar number systems.

HEX A5 B8 5A
Decimal 165 184 90
Binary 10100101 10111000 1011010
Octal 245 270 132

Shades and tints

Shades of #A5B85A

#A5B85A
(165,184,90)
#96A852
(150,168,82)
#87984A
(135,152,74)
#788842
(120,136,66)
#69783A
(105,120,58)
#5A6832
(90,104,50)
#4B582A
(75,88,42)
#3C4822
(60,72,34)
#2D381A
(45,56,26)
#1E2812
(30,40,18)
#0F180A
(15,24,10)
#000000
(0,0,0)

Tints of #A5B85A

#A5B85A
(165,184,90)
#ADBE69
(173,190,105)
#B5C478
(181,196,120)
#BDCA87
(189,202,135)
#C5D096
(197,208,150)
#CDD6A5
(205,214,165)
#D5DCB4
(213,220,180)
#DDE2C3
(221,226,195)
#E5E8D2
(229,232,210)
#EDEEE1
(237,238,225)
#F5F4F0
(245,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B85A color. Also use rgb(165,184,90) instead hex code.

Text Font Color

.myTextColor { color: #A5B85A; }

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

This text font color is #A5B85A.

Background Color

.myBgColor { background-color: #A5B85A; }

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

This div background color is #A5B85A.

Border color

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

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

This div border color is #A5B85A.

Opacity

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

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

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

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

This text has shadow with #A5B85A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B85A.

Preview

Color preview on black background

This text has color #A5B85A on black background.


Color preview on white background

This text has color #A5B85A on white background.


Black color preview on #A5B85A background

This text has black color on #A5B85A background.


White color preview on #A5B85A background

This text has white color on #A5B85A background.


Related colors

Complementary color

Complementary color for #hex is #5A47A5.


I love getcolorcode.com

Triadic colors

1 #5AA5B8 and #B85AA5 with #A5B85A are triadic colors.

2 #5AB8A5 and #B8A55A with #A5B85A are triadic colors.