COLOR #A5D892

HEX: #A5D892 RGB: (165,216,146)

Renk bilgisi

#A5D892 contains mainly red and green colors. #A5D892 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5D892 color RGB value is (165,216,146).

RGB: (165,216,146) (65%, 85%, 57%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 216 of 255 = 85%
B 146 of 255 = 57%

165
216
146

R + G + B ~ 69%. #A5D892 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 216 + 146 = 527 (100%)
R 165 of 527 ~ 31.31%
G 216 of 527 ~ 40.99%
B 146 of 527 ~ 27.7'%

%31.31
%40.99
%27.7

CMYK RENK MODELİ

#A5D892 rengi CMYK tonu (24,0,32,15).

  • camgöbeği tonu 23.61%
  • eflatun tonu 0.00%
  • sarı tonu 32.41%
  • ana renk tonu 15.29%

CMYK: (24,0,32,15)
C24M0Y32K15 (24%, 0%, 32%, 15%)
(0.24 / 0.00 / 0.32 / 0.15)

CMYK yüzdeleri

%23.61
%0
%32.41
%15.29

Codes

Color #A5D892 in popluar color models

A5 D8 92
RGB 165 216 146
HSL 104° 47.30% 70.98%
HSB/HSV 104° 32.41% 84.71%
CMYK 23.61% 0.00% 32.41%
15.29%

Color #A5D892 in popluar number systems.

HEX A5 D8 92
Decimal 165 216 146
Binary 10100101 11011000 10010010
Octal 245 330 222

Shades and tints

Shades of #A5D892

#A5D892
(165,216,146)
#96C585
(150,197,133)
#87B278
(135,178,120)
#789F6B
(120,159,107)
#698C5E
(105,140,94)
#5A7951
(90,121,81)
#4B6644
(75,102,68)
#3C5337
(60,83,55)
#2D402A
(45,64,42)
#1E2D1D
(30,45,29)
#0F1A10
(15,26,16)
#000000
(0,0,0)

Tints of #A5D892

#A5D892
(165,216,146)
#ADDB9B
(173,219,155)
#B5DEA4
(181,222,164)
#BDE1AD
(189,225,173)
#C5E4B6
(197,228,182)
#CDE7BF
(205,231,191)
#D5EAC8
(213,234,200)
#DDEDD1
(221,237,209)
#E5F0DA
(229,240,218)
#EDF3E3
(237,243,227)
#F5F6EC
(245,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D892 color. Also use rgb(165,216,146) instead hex code.

Text Font Color

.myTextColor { color: #A5D892; }

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

This text font color is #A5D892.

Background Color

.myBgColor { background-color: #A5D892; }

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

This div background color is #A5D892.

Border color

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

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

This div border color is #A5D892.

Opacity

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

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

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

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

This text has shadow with #A5D892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D892.

Preview

Color preview on black background

This text has color #A5D892 on black background.


Color preview on white background

This text has color #A5D892 on white background.


Black color preview on #A5D892 background

This text has black color on #A5D892 background.


White color preview on #A5D892 background

This text has white color on #A5D892 background.


Related colors

Complementary color

Complementary color for #hex is #5A276D.


I love getcolorcode.com

Triadic colors

1 #92A5D8 and #D892A5 with #A5D892 are triadic colors.

2 #92D8A5 and #D8A592 with #A5D892 are triadic colors.