COLOR #ABAD5E

HEX: #ABAD5E RGB: (171,173,94)

Renk bilgisi

#ABAD5E contains mainly red and green colors. #ABAD5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ABAD5E color RGB value is (171,173,94).

RGB: (171,173,94) (67%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 173 of 255 = 68%
B 94 of 255 = 37%

171
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 173 + 94 = 438 (100%)
R 171 of 438 ~ 39.04%
G 173 of 438 ~ 39.5%
B 94 of 438 ~ 21.46'%

%39.04
%39.5
%21.46

CMYK RENK MODELİ

#ABAD5E rengi CMYK tonu (1,0,46,32).

  • camgöbeği tonu 1.16%
  • eflatun tonu 0.00%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (1,0,46,32)
C1M0Y46K32 (1%, 0%, 46%, 32%)
(0.01 / 0.00 / 0.46 / 0.32)

CMYK yüzdeleri

%1.16
%0
%45.66
%32.16

Codes

Color #ABAD5E in popluar color models

AB AD 5E
RGB 171 173 94
HSL 62° 32.51% 52.35%
HSB/HSV 62° 45.66% 67.84%
CMYK 1.16% 0.00% 45.66%
32.16%

Color #ABAD5E in popluar number systems.

HEX AB AD 5E
Decimal 171 173 94
Binary 10101011 10101101 1011110
Octal 253 255 136

Shades and tints

Shades of #ABAD5E

#ABAD5E
(171,173,94)
#9C9E56
(156,158,86)
#8D8F4E
(141,143,78)
#7E8046
(126,128,70)
#6F713E
(111,113,62)
#606236
(96,98,54)
#51532E
(81,83,46)
#424426
(66,68,38)
#33351E
(51,53,30)
#242616
(36,38,22)
#15170E
(21,23,14)
#000000
(0,0,0)

Tints of #ABAD5E

#ABAD5E
(171,173,94)
#B2B46C
(178,180,108)
#B9BB7A
(185,187,122)
#C0C288
(192,194,136)
#C7C996
(199,201,150)
#CED0A4
(206,208,164)
#D5D7B2
(213,215,178)
#DCDEC0
(220,222,192)
#E3E5CE
(227,229,206)
#EAECDC
(234,236,220)
#F1F3EA
(241,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABAD5E color. Also use rgb(171,173,94) instead hex code.

Text Font Color

.myTextColor { color: #ABAD5E; }

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

This text font color is #ABAD5E.

Background Color

.myBgColor { background-color: #ABAD5E; }

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

This div background color is #ABAD5E.

Border color

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

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

This div border color is #ABAD5E.

Opacity

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

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

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

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

This text has shadow with #ABAD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABAD5E.

Preview

Color preview on black background

This text has color #ABAD5E on black background.


Color preview on white background

This text has color #ABAD5E on white background.


Black color preview on #ABAD5E background

This text has black color on #ABAD5E background.


White color preview on #ABAD5E background

This text has white color on #ABAD5E background.


Related colors

Complementary color

Complementary color for #hex is #5452A1.


I love getcolorcode.com

Triadic colors

1 #5EABAD and #AD5EAB with #ABAD5E are triadic colors.

2 #5EADAB and #ADAB5E with #ABAD5E are triadic colors.