COLOR #A5C85E

HEX: #A5C85E RGB: (165,200,94)

Renk bilgisi

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

RGB renk modeli

#A5C85E color RGB value is (165,200,94).

RGB: (165,200,94) (65%, 78%, 37%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 200 of 255 = 78%
B 94 of 255 = 37%

165
200
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 200 + 94 = 459 (100%)
R 165 of 459 ~ 35.95%
G 200 of 459 ~ 43.57%
B 94 of 459 ~ 20.48'%

%35.95
%43.57
%20.48

CMYK RENK MODELİ

#A5C85E rengi CMYK tonu (18,0,53,22).

  • camgöbeği tonu 17.50%
  • eflatun tonu 0.00%
  • sarı tonu 53.00%
  • ana renk tonu 21.57%

CMYK: (18,0,53,22)
C18M0Y53K22 (18%, 0%, 53%, 22%)
(0.18 / 0.00 / 0.53 / 0.22)

CMYK yüzdeleri

%17.5
%0
%53
%21.57

Codes

Color #A5C85E in popluar color models

A5 C8 5E
RGB 165 200 94
HSL 80° 49.07% 57.65%
HSB/HSV 80° 53.00% 78.43%
CMYK 17.50% 0.00% 53.00%
21.57%

Color #A5C85E in popluar number systems.

HEX A5 C8 5E
Decimal 165 200 94
Binary 10100101 11001000 1011110
Octal 245 310 136

Shades and tints

Shades of #A5C85E

#A5C85E
(165,200,94)
#96B656
(150,182,86)
#87A44E
(135,164,78)
#789246
(120,146,70)
#69803E
(105,128,62)
#5A6E36
(90,110,54)
#4B5C2E
(75,92,46)
#3C4A26
(60,74,38)
#2D381E
(45,56,30)
#1E2616
(30,38,22)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #A5C85E

#A5C85E
(165,200,94)
#ADCD6C
(173,205,108)
#B5D27A
(181,210,122)
#BDD788
(189,215,136)
#C5DC96
(197,220,150)
#CDE1A4
(205,225,164)
#D5E6B2
(213,230,178)
#DDEBC0
(221,235,192)
#E5F0CE
(229,240,206)
#EDF5DC
(237,245,220)
#F5FAEA
(245,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C85E color. Also use rgb(165,200,94) instead hex code.

Text Font Color

.myTextColor { color: #A5C85E; }

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

This text font color is #A5C85E.

Background Color

.myBgColor { background-color: #A5C85E; }

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

This div background color is #A5C85E.

Border color

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

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

This div border color is #A5C85E.

Opacity

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

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

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

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

This text has shadow with #A5C85E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C85E.

Preview

Color preview on black background

This text has color #A5C85E on black background.


Color preview on white background

This text has color #A5C85E on white background.


Black color preview on #A5C85E background

This text has black color on #A5C85E background.


White color preview on #A5C85E background

This text has white color on #A5C85E background.


Related colors

Complementary color

Complementary color for #hex is #5A37A1.


I love getcolorcode.com

Triadic colors

1 #5EA5C8 and #C85EA5 with #A5C85E are triadic colors.

2 #5EC8A5 and #C8A55E with #A5C85E are triadic colors.