COLOR #AB959D

HEX: #AB959D RGB: (171,149,157)

Renk bilgisi

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

RGB renk modeli

#AB959D color RGB value is (171,149,157).

RGB: (171,149,157) (67%, 58%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 149 of 255 = 58%
B 157 of 255 = 62%

171
149
157

R + G + B ~ 62%. #AB959D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 149 + 157 = 477 (100%)
R 171 of 477 ~ 35.85%
G 149 of 477 ~ 31.24%
B 157 of 477 ~ 32.91'%

%35.85
%31.24
%32.91

CMYK RENK MODELİ

#AB959D rengi CMYK tonu (0,13,8,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.87%
  • sarı tonu 8.19%
  • ana renk tonu 32.94%

CMYK: (0,13,8,33)
C0M13Y8K33 (0%, 13%, 8%, 33%)
(0.00 / 0.13 / 0.08 / 0.33)

CMYK yüzdeleri

%0
%12.87
%8.19
%32.94

Codes

Color #AB959D in popluar color models

AB 95 9D
RGB 171 149 157
HSL 338° 11.58% 62.75%
HSB/HSV 338° 12.87% 67.06%
CMYK 0.00% 12.87% 8.19%
32.94%

Color #AB959D in popluar number systems.

HEX AB 95 9D
Decimal 171 149 157
Binary 10101011 10010101 10011101
Octal 253 225 235

Shades and tints

Shades of #AB959D

#AB959D
(171,149,157)
#9C888F
(156,136,143)
#8D7B81
(141,123,129)
#7E6E73
(126,110,115)
#6F6165
(111,97,101)
#605457
(96,84,87)
#514749
(81,71,73)
#423A3B
(66,58,59)
#332D2D
(51,45,45)
#24201F
(36,32,31)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #AB959D

#AB959D
(171,149,157)
#B29EA5
(178,158,165)
#B9A7AD
(185,167,173)
#C0B0B5
(192,176,181)
#C7B9BD
(199,185,189)
#CEC2C5
(206,194,197)
#D5CBCD
(213,203,205)
#DCD4D5
(220,212,213)
#E3DDDD
(227,221,221)
#EAE6E5
(234,230,229)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB959D; }

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

This text font color is #AB959D.

Background Color

.myBgColor { background-color: #AB959D; }

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

This div background color is #AB959D.

Border color

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

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

This div border color is #AB959D.

Opacity

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

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

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

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

This text has shadow with #AB959D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB959D.

Preview

Color preview on black background

This text has color #AB959D on black background.


Color preview on white background

This text has color #AB959D on white background.


Black color preview on #AB959D background

This text has black color on #AB959D background.


White color preview on #AB959D background

This text has white color on #AB959D background.


Related colors

Complementary color

Complementary color for #hex is #546A62.


I love getcolorcode.com

Triadic colors

1 #9DAB95 and #959DAB with #AB959D are triadic colors.

2 #9D95AB and #95AB9D with #AB959D are triadic colors.