COLOR #AABD77

HEX: #AABD77 RGB: (170,189,119)

Renk bilgisi

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

RGB renk modeli

#AABD77 color RGB value is (170,189,119).

RGB: (170,189,119) (67%, 74%, 47%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 189 of 255 = 74%
B 119 of 255 = 47%

170
189
119

R + G + B ~ 63%. #AABD77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 189 + 119 = 478 (100%)
R 170 of 478 ~ 35.56%
G 189 of 478 ~ 39.54%
B 119 of 478 ~ 24.9'%

%35.56
%39.54
%24.9

CMYK RENK MODELİ

#AABD77 rengi CMYK tonu (10,0,37,26).

  • camgöbeği tonu 10.05%
  • eflatun tonu 0.00%
  • sarı tonu 37.04%
  • ana renk tonu 25.88%

CMYK: (10,0,37,26)
C10M0Y37K26 (10%, 0%, 37%, 26%)
(0.10 / 0.00 / 0.37 / 0.26)

CMYK yüzdeleri

%10.05
%0
%37.04
%25.88

Codes

Color #AABD77 in popluar color models

AA BD 77
RGB 170 189 119
HSL 76° 34.65% 60.39%
HSB/HSV 76° 37.04% 74.12%
CMYK 10.05% 0.00% 37.04%
25.88%

Color #AABD77 in popluar number systems.

HEX AA BD 77
Decimal 170 189 119
Binary 10101010 10111101 1110111
Octal 252 275 167

Shades and tints

Shades of #AABD77

#AABD77
(170,189,119)
#9BAC6D
(155,172,109)
#8C9B63
(140,155,99)
#7D8A59
(125,138,89)
#6E794F
(110,121,79)
#5F6845
(95,104,69)
#50573B
(80,87,59)
#414631
(65,70,49)
#323527
(50,53,39)
#23241D
(35,36,29)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #AABD77

#AABD77
(170,189,119)
#B1C383
(177,195,131)
#B8C98F
(184,201,143)
#BFCF9B
(191,207,155)
#C6D5A7
(198,213,167)
#CDDBB3
(205,219,179)
#D4E1BF
(212,225,191)
#DBE7CB
(219,231,203)
#E2EDD7
(226,237,215)
#E9F3E3
(233,243,227)
#F0F9EF
(240,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AABD77 color. Also use rgb(170,189,119) instead hex code.

Text Font Color

.myTextColor { color: #AABD77; }

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

This text font color is #AABD77.

Background Color

.myBgColor { background-color: #AABD77; }

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

This div background color is #AABD77.

Border color

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

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

This div border color is #AABD77.

Opacity

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

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

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

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

This text has shadow with #AABD77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AABD77.

Preview

Color preview on black background

This text has color #AABD77 on black background.


Color preview on white background

This text has color #AABD77 on white background.


Black color preview on #AABD77 background

This text has black color on #AABD77 background.


White color preview on #AABD77 background

This text has white color on #AABD77 background.


Related colors

Complementary color

Complementary color for #hex is #554288.


I love getcolorcode.com

Triadic colors

1 #77AABD and #BD77AA with #AABD77 are triadic colors.

2 #77BDAA and #BDAA77 with #AABD77 are triadic colors.