COLOR #ABB599

HEX: #ABB599 RGB: (171,181,153)

Renk bilgisi

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

RGB renk modeli

#ABB599 color RGB value is (171,181,153).

RGB: (171,181,153) (67%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 153 of 255 = 60%

171
181
153

R + G + B ~ 66%. #ABB599 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 153 = 505 (100%)
R 171 of 505 ~ 33.86%
G 181 of 505 ~ 35.84%
B 153 of 505 ~ 30.3'%

%33.86
%35.84
%30.3

CMYK RENK MODELİ

#ABB599 rengi CMYK tonu (6,0,15,29).

  • camgöbeği tonu 5.52%
  • eflatun tonu 0.00%
  • sarı tonu 15.47%
  • ana renk tonu 29.02%
CMYK: (6,0,15,29) C6M0Y15K29 (6%,0%,15%,29%) (0.06/0.00/0.15/0.29) 

CMYK yüzdeleri

%5.52
%0
%15.47
%29.02

Codes

Color #ABB599 in popluar color models

AB B5 99
RGB 171 181 153
HSL 81° 15.91% 65.49%
HSB/HSV 81° 15.47% 70.98%
CMYK 5.52% 0.00% 15.47%
29.02%

Color #ABB599 in popluar number systems.

HEX AB B5 99
Decimal 171 181 153
Binary 10101011 10110101 10011001
Octal 253 265 231

Shades and tints

Shades of #ABB599

#ABB599
(171,181,153)
#9CA58C
(156,165,140)
#8D957F
(141,149,127)
#7E8572
(126,133,114)
#6F7565
(111,117,101)
#606558
(96,101,88)
#51554B
(81,85,75)
#42453E
(66,69,62)
#333531
(51,53,49)
#242524
(36,37,36)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #ABB599

#ABB599
(171,181,153)
#B2BBA2
(178,187,162)
#B9C1AB
(185,193,171)
#C0C7B4
(192,199,180)
#C7CDBD
(199,205,189)
#CED3C6
(206,211,198)
#D5D9CF
(213,217,207)
#DCDFD8
(220,223,216)
#E3E5E1
(227,229,225)
#EAEBEA
(234,235,234)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB599; }

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

This text font color is #ABB599.

Background Color

.myBgColor { background-color: #ABB599; }

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

This div background color is #ABB599.

Border color

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

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

This div border color is #ABB599.

Opacity

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

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

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

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

This text has shadow with #ABB599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB599.

Preview

Color preview on black background

This text has color #ABB599 on black background.


Color preview on white background

This text has color #ABB599 on white background.


Black color preview on #ABB599 background

This text has black color on #ABB599 background.


White color preview on #ABB599 background

This text has white color on #ABB599 background.


Related colors

Complementary color

Complementary color for #hex is #544A66.


I love getcolorcode.com

Triadic colors

1 #99ABB5 and #B599AB with #ABB599 are triadic colors.

2 #99B5AB and #B5AB99 with #ABB599 are triadic colors.