COLOR #ABB59D

HEX: #ABB59D RGB: (171,181,157)

Renk bilgisi

#ABB59D contains red, green and blue colors in about the same proportion. #ABB59D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ABB59D color RGB value is (171,181,157).

RGB: (171,181,157) (67%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 157 of 255 = 62%

171
181
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 157 = 509 (100%)
R 171 of 509 ~ 33.6%
G 181 of 509 ~ 35.56%
B 157 of 509 ~ 30.84'%

%33.6
%35.56
%30.84

CMYK RENK MODELİ

#ABB59D rengi CMYK tonu (6,0,13,29).

  • camgöbeği tonu 5.52%
  • eflatun tonu 0.00%
  • sarı tonu 13.26%
  • ana renk tonu 29.02%
CMYK: (6,0,13,29) C6M0Y13K29 (6%,0%,13%,29%) (0.06/0.00/0.13/0.29) 

CMYK yüzdeleri

%5.52
%0
%13.26
%29.02

Codes

Color #ABB59D in popluar color models

AB B5 9D
RGB 171 181 157
HSL 85° 13.95% 66.27%
HSB/HSV 85° 13.26% 70.98%
CMYK 5.52% 0.00% 13.26%
29.02%

Color #ABB59D in popluar number systems.

HEX AB B5 9D
Decimal 171 181 157
Binary 10101011 10110101 10011101
Octal 253 265 235

Shades and tints

Shades of #ABB59D

#ABB59D
(171,181,157)
#9CA58F
(156,165,143)
#8D9581
(141,149,129)
#7E8573
(126,133,115)
#6F7565
(111,117,101)
#606557
(96,101,87)
#515549
(81,85,73)
#42453B
(66,69,59)
#33352D
(51,53,45)
#24251F
(36,37,31)
#151511
(21,21,17)
#000000
(0,0,0)

Tints of #ABB59D

#ABB59D
(171,181,157)
#B2BBA5
(178,187,165)
#B9C1AD
(185,193,173)
#C0C7B5
(192,199,181)
#C7CDBD
(199,205,189)
#CED3C5
(206,211,197)
#D5D9CD
(213,217,205)
#DCDFD5
(220,223,213)
#E3E5DD
(227,229,221)
#EAEBE5
(234,235,229)
#F1F1ED
(241,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB59D color. Also use rgb(171,181,157) instead hex code.

Text Font Color

.myTextColor { color: #ABB59D; }

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

This text font color is #ABB59D.

Background Color

.myBgColor { background-color: #ABB59D; }

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

This div background color is #ABB59D.

Border color

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

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

This div border color is #ABB59D.

Opacity

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

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

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

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

This text has shadow with #ABB59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB59D.

Preview

Color preview on black background

This text has color #ABB59D on black background.


Color preview on white background

This text has color #ABB59D on white background.


Black color preview on #ABB59D background

This text has black color on #ABB59D background.


White color preview on #ABB59D background

This text has white color on #ABB59D background.


Related colors

Complementary color

Complementary color for #hex is #544A62.


I love getcolorcode.com

Triadic colors

1 #9DABB5 and #B59DAB with #ABB59D are triadic colors.

2 #9DB5AB and #B5AB9D with #ABB59D are triadic colors.