COLOR #A5CE5E

HEX: #A5CE5E RGB: (165,206,94)

Renk bilgisi

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

RGB renk modeli

#A5CE5E color RGB value is (165,206,94).

RGB: (165,206,94) (65%, 81%, 37%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 206 of 255 = 81%
B 94 of 255 = 37%

165
206
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 206 + 94 = 465 (100%)
R 165 of 465 ~ 35.48%
G 206 of 465 ~ 44.3%
B 94 of 465 ~ 20.22'%

%35.48
%44.3
%20.22

CMYK RENK MODELİ

#A5CE5E rengi CMYK tonu (20,0,54,19).

  • camgöbeği tonu 19.90%
  • eflatun tonu 0.00%
  • sarı tonu 54.37%
  • ana renk tonu 19.22%

CMYK: (20,0,54,19)
C20M0Y54K19 (20%, 0%, 54%, 19%)
(0.20 / 0.00 / 0.54 / 0.19)

CMYK yüzdeleri

%19.9
%0
%54.37
%19.22

Codes

Color #A5CE5E in popluar color models

A5 CE 5E
RGB 165 206 94
HSL 82° 53.33% 58.82%
HSB/HSV 82° 54.37% 80.78%
CMYK 19.90% 0.00% 54.37%
19.22%

Color #A5CE5E in popluar number systems.

HEX A5 CE 5E
Decimal 165 206 94
Binary 10100101 11001110 1011110
Octal 245 316 136

Shades and tints

Shades of #A5CE5E

#A5CE5E
(165,206,94)
#96BC56
(150,188,86)
#87AA4E
(135,170,78)
#789846
(120,152,70)
#69863E
(105,134,62)
#5A7436
(90,116,54)
#4B622E
(75,98,46)
#3C5026
(60,80,38)
#2D3E1E
(45,62,30)
#1E2C16
(30,44,22)
#0F1A0E
(15,26,14)
#000000
(0,0,0)

Tints of #A5CE5E

#A5CE5E
(165,206,94)
#ADD26C
(173,210,108)
#B5D67A
(181,214,122)
#BDDA88
(189,218,136)
#C5DE96
(197,222,150)
#CDE2A4
(205,226,164)
#D5E6B2
(213,230,178)
#DDEAC0
(221,234,192)
#E5EECE
(229,238,206)
#EDF2DC
(237,242,220)
#F5F6EA
(245,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5CE5E; }

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

This text font color is #A5CE5E.

Background Color

.myBgColor { background-color: #A5CE5E; }

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

This div background color is #A5CE5E.

Border color

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

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

This div border color is #A5CE5E.

Opacity

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

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

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

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

This text has shadow with #A5CE5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CE5E.

Preview

Color preview on black background

This text has color #A5CE5E on black background.


Color preview on white background

This text has color #A5CE5E on white background.


Black color preview on #A5CE5E background

This text has black color on #A5CE5E background.


White color preview on #A5CE5E background

This text has white color on #A5CE5E background.


Related colors

Complementary color

Complementary color for #hex is #5A31A1.


I love getcolorcode.com

Triadic colors

1 #5EA5CE and #CE5EA5 with #A5CE5E are triadic colors.

2 #5ECEA5 and #CEA55E with #A5CE5E are triadic colors.