COLOR #ABB379

HEX: #ABB379 RGB: (171,179,121)

Renk bilgisi

#ABB379 contains red, green and blue colors in about the same proportion. #ABB379 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ABB379 color RGB value is (171,179,121).

RGB: (171,179,121) (67%, 70%, 47%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 179 of 255 = 70%
B 121 of 255 = 47%

171
179
121

R + G + B ~ 61%. #ABB379 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 179 + 121 = 471 (100%)
R 171 of 471 ~ 36.31%
G 179 of 471 ~ 38%
B 121 of 471 ~ 25.69'%

%36.31
%38
%25.69

CMYK RENK MODELİ

#ABB379 rengi CMYK tonu (4,0,32,30).

  • camgöbeği tonu 4.47%
  • eflatun tonu 0.00%
  • sarı tonu 32.40%
  • ana renk tonu 29.80%

CMYK: (4,0,32,30)
C4M0Y32K30 (4%, 0%, 32%, 30%)
(0.04 / 0.00 / 0.32 / 0.30)

CMYK yüzdeleri

%4.47
%0
%32.4
%29.8

Codes

Color #ABB379 in popluar color models

AB B3 79
RGB 171 179 121
HSL 68° 27.62% 58.82%
HSB/HSV 68° 32.40% 70.20%
CMYK 4.47% 0.00% 32.40%
29.80%

Color #ABB379 in popluar number systems.

HEX AB B3 79
Decimal 171 179 121
Binary 10101011 10110011 1111001
Octal 253 263 171

Shades and tints

Shades of #ABB379

#ABB379
(171,179,121)
#9CA36E
(156,163,110)
#8D9363
(141,147,99)
#7E8358
(126,131,88)
#6F734D
(111,115,77)
#606342
(96,99,66)
#515337
(81,83,55)
#42432C
(66,67,44)
#333321
(51,51,33)
#242316
(36,35,22)
#15130B
(21,19,11)
#000000
(0,0,0)

Tints of #ABB379

#ABB379
(171,179,121)
#B2B985
(178,185,133)
#B9BF91
(185,191,145)
#C0C59D
(192,197,157)
#C7CBA9
(199,203,169)
#CED1B5
(206,209,181)
#D5D7C1
(213,215,193)
#DCDDCD
(220,221,205)
#E3E3D9
(227,227,217)
#EAE9E5
(234,233,229)
#F1EFF1
(241,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB379 color. Also use rgb(171,179,121) instead hex code.

Text Font Color

.myTextColor { color: #ABB379; }

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

This text font color is #ABB379.

Background Color

.myBgColor { background-color: #ABB379; }

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

This div background color is #ABB379.

Border color

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

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

This div border color is #ABB379.

Opacity

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

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

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

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

This text has shadow with #ABB379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB379.

Preview

Color preview on black background

This text has color #ABB379 on black background.


Color preview on white background

This text has color #ABB379 on white background.


Black color preview on #ABB379 background

This text has black color on #ABB379 background.


White color preview on #ABB379 background

This text has white color on #ABB379 background.


Related colors

Complementary color

Complementary color for #hex is #544C86.


I love getcolorcode.com

Triadic colors

1 #79ABB3 and #B379AB with #ABB379 are triadic colors.

2 #79B3AB and #B3AB79 with #ABB379 are triadic colors.