COLOR #AAB54B

HEX: #AAB54B RGB: (170,181,75)

Renk bilgisi

#AAB54B contains mainly red and green colors. #AAB54B ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#AAB54B color RGB value is (170,181,75).

RGB: (170,181,75) (67%, 71%, 29%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 181 of 255 = 71%
B 75 of 255 = 29%

170
181
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 75 = 426 (100%)
R 170 of 426 ~ 39.91%
G 181 of 426 ~ 42.49%
B 75 of 426 ~ 17.61'%

%39.91
%42.49
%17.61

CMYK RENK MODELİ

#AAB54B rengi CMYK tonu (6,0,59,29).

  • camgöbeği tonu 6.08%
  • eflatun tonu 0.00%
  • sarı tonu 58.56%
  • ana renk tonu 29.02%

CMYK: (6,0,59,29)
C6M0Y59K29 (6%, 0%, 59%, 29%)
(0.06 / 0.00 / 0.59 / 0.29)

CMYK yüzdeleri

%6.08
%0
%58.56
%29.02

Codes

Color #AAB54B in popluar color models

AA B5 4B
RGB 170 181 75
HSL 66° 41.73% 50.20%
HSB/HSV 66° 58.56% 70.98%
CMYK 6.08% 0.00% 58.56%
29.02%

Color #AAB54B in popluar number systems.

HEX AA B5 4B
Decimal 170 181 75
Binary 10101010 10110101 1001011
Octal 252 265 113

Shades and tints

Shades of #AAB54B

#AAB54B
(170,181,75)
#9BA545
(155,165,69)
#8C953F
(140,149,63)
#7D8539
(125,133,57)
#6E7533
(110,117,51)
#5F652D
(95,101,45)
#505527
(80,85,39)
#414521
(65,69,33)
#32351B
(50,53,27)
#232515
(35,37,21)
#14150F
(20,21,15)
#000000
(0,0,0)

Tints of #AAB54B

#AAB54B
(170,181,75)
#B1BB5B
(177,187,91)
#B8C16B
(184,193,107)
#BFC77B
(191,199,123)
#C6CD8B
(198,205,139)
#CDD39B
(205,211,155)
#D4D9AB
(212,217,171)
#DBDFBB
(219,223,187)
#E2E5CB
(226,229,203)
#E9EBDB
(233,235,219)
#F0F1EB
(240,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AAB54B color. Also use rgb(170,181,75) instead hex code.

Text Font Color

.myTextColor { color: #AAB54B; }

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

This text font color is #AAB54B.

Background Color

.myBgColor { background-color: #AAB54B; }

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

This div background color is #AAB54B.

Border color

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

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

This div border color is #AAB54B.

Opacity

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

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

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

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

This text has shadow with #AAB54B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB54B.

Preview

Color preview on black background

This text has color #AAB54B on black background.


Color preview on white background

This text has color #AAB54B on white background.


Black color preview on #AAB54B background

This text has black color on #AAB54B background.


White color preview on #AAB54B background

This text has white color on #AAB54B background.


Related colors

Complementary color

Complementary color for #hex is #554AB4.


I love getcolorcode.com

Triadic colors

1 #4BAAB5 and #B54BAA with #AAB54B are triadic colors.

2 #4BB5AA and #B5AA4B with #AAB54B are triadic colors.