COLOR #ABB15C

HEX: #ABB15C RGB: (171,177,92)

Renk bilgisi

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

RGB renk modeli

#ABB15C color RGB value is (171,177,92).

RGB: (171,177,92) (67%, 69%, 36%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 177 of 255 = 69%
B 92 of 255 = 36%

171
177
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 177 + 92 = 440 (100%)
R 171 of 440 ~ 38.86%
G 177 of 440 ~ 40.23%
B 92 of 440 ~ 20.91'%

%38.86
%40.23
%20.91

CMYK RENK MODELİ

#ABB15C rengi CMYK tonu (3,0,48,31).

  • camgöbeği tonu 3.39%
  • eflatun tonu 0.00%
  • sarı tonu 48.02%
  • ana renk tonu 30.59%

CMYK: (3,0,48,31)
C3M0Y48K31 (3%, 0%, 48%, 31%)
(0.03 / 0.00 / 0.48 / 0.31)

CMYK yüzdeleri

%3.39
%0
%48.02
%30.59

Codes

Color #ABB15C in popluar color models

AB B1 5C
RGB 171 177 92
HSL 64° 35.27% 52.75%
HSB/HSV 64° 48.02% 69.41%
CMYK 3.39% 0.00% 48.02%
30.59%

Color #ABB15C in popluar number systems.

HEX AB B1 5C
Decimal 171 177 92
Binary 10101011 10110001 1011100
Octal 253 261 134

Shades and tints

Shades of #ABB15C

#ABB15C
(171,177,92)
#9CA154
(156,161,84)
#8D914C
(141,145,76)
#7E8144
(126,129,68)
#6F713C
(111,113,60)
#606134
(96,97,52)
#51512C
(81,81,44)
#424124
(66,65,36)
#33311C
(51,49,28)
#242114
(36,33,20)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #ABB15C

#ABB15C
(171,177,92)
#B2B86A
(178,184,106)
#B9BF78
(185,191,120)
#C0C686
(192,198,134)
#C7CD94
(199,205,148)
#CED4A2
(206,212,162)
#D5DBB0
(213,219,176)
#DCE2BE
(220,226,190)
#E3E9CC
(227,233,204)
#EAF0DA
(234,240,218)
#F1F7E8
(241,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB15C color. Also use rgb(171,177,92) instead hex code.

Text Font Color

.myTextColor { color: #ABB15C; }

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

This text font color is #ABB15C.

Background Color

.myBgColor { background-color: #ABB15C; }

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

This div background color is #ABB15C.

Border color

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

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

This div border color is #ABB15C.

Opacity

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

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

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

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

This text has shadow with #ABB15C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB15C.

Preview

Color preview on black background

This text has color #ABB15C on black background.


Color preview on white background

This text has color #ABB15C on white background.


Black color preview on #ABB15C background

This text has black color on #ABB15C background.


White color preview on #ABB15C background

This text has white color on #ABB15C background.


Related colors

Complementary color

Complementary color for #hex is #544EA3.


I love getcolorcode.com

Triadic colors

1 #5CABB1 and #B15CAB with #ABB15C are triadic colors.

2 #5CB1AB and #B1AB5C with #ABB15C are triadic colors.