COLOR #A5DD7A

HEX: #A5DD7A RGB: (165,221,122)

Renk bilgisi

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

RGB renk modeli

#A5DD7A color RGB value is (165,221,122).

RGB: (165,221,122) (65%, 87%, 48%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 221 of 255 = 87%
B 122 of 255 = 48%

165
221
122

R + G + B ~ 67%. #A5DD7A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 221 + 122 = 508 (100%)
R 165 of 508 ~ 32.48%
G 221 of 508 ~ 43.5%
B 122 of 508 ~ 24.02'%

%32.48
%43.5
%24.02

CMYK RENK MODELİ

#A5DD7A rengi CMYK tonu (25,0,45,13).

  • camgöbeği tonu 25.34%
  • eflatun tonu 0.00%
  • sarı tonu 44.80%
  • ana renk tonu 13.33%

CMYK: (25,0,45,13)
C25M0Y45K13 (25%, 0%, 45%, 13%)
(0.25 / 0.00 / 0.45 / 0.13)

CMYK yüzdeleri

%25.34
%0
%44.8
%13.33

Codes

Color #A5DD7A in popluar color models

A5 DD 7A
RGB 165 221 122
HSL 94° 59.28% 67.25%
HSB/HSV 94° 44.80% 86.67%
CMYK 25.34% 0.00% 44.80%
13.33%

Color #A5DD7A in popluar number systems.

HEX A5 DD 7A
Decimal 165 221 122
Binary 10100101 11011101 1111010
Octal 245 335 172

Shades and tints

Shades of #A5DD7A

#A5DD7A
(165,221,122)
#96C96F
(150,201,111)
#87B564
(135,181,100)
#78A159
(120,161,89)
#698D4E
(105,141,78)
#5A7943
(90,121,67)
#4B6538
(75,101,56)
#3C512D
(60,81,45)
#2D3D22
(45,61,34)
#1E2917
(30,41,23)
#0F150C
(15,21,12)
#000000
(0,0,0)

Tints of #A5DD7A

#A5DD7A
(165,221,122)
#ADE086
(173,224,134)
#B5E392
(181,227,146)
#BDE69E
(189,230,158)
#C5E9AA
(197,233,170)
#CDECB6
(205,236,182)
#D5EFC2
(213,239,194)
#DDF2CE
(221,242,206)
#E5F5DA
(229,245,218)
#EDF8E6
(237,248,230)
#F5FBF2
(245,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5DD7A color. Also use rgb(165,221,122) instead hex code.

Text Font Color

.myTextColor { color: #A5DD7A; }

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

This text font color is #A5DD7A.

Background Color

.myBgColor { background-color: #A5DD7A; }

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

This div background color is #A5DD7A.

Border color

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

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

This div border color is #A5DD7A.

Opacity

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

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

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

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

This text has shadow with #A5DD7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5DD7A.

Preview

Color preview on black background

This text has color #A5DD7A on black background.


Color preview on white background

This text has color #A5DD7A on white background.


Black color preview on #A5DD7A background

This text has black color on #A5DD7A background.


White color preview on #A5DD7A background

This text has white color on #A5DD7A background.


Related colors

Complementary color

Complementary color for #hex is #5A2285.


I love getcolorcode.com

Triadic colors

1 #7AA5DD and #DD7AA5 with #A5DD7A are triadic colors.

2 #7ADDA5 and #DDA57A with #A5DD7A are triadic colors.