COLOR #A09988

HEX: #A09988 RGB: (160,153,136)

Renk bilgisi

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

RGB renk modeli

#A09988 color RGB value is (160,153,136).

RGB: (160,153,136) (63%, 60%, 53%)

RGB bağlantıları ve doygunluk

R 160 of 255 = 63%
G 153 of 255 = 60%
B 136 of 255 = 53%

160
153
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 160 + 153 + 136 = 449 (100%)
R 160 of 449 ~ 35.63%
G 153 of 449 ~ 34.08%
B 136 of 449 ~ 30.29'%

%35.63
%34.08
%30.29

CMYK RENK MODELİ

#A09988 rengi CMYK tonu (0,4,15,37).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.38%
  • sarı tonu 15.00%
  • ana renk tonu 37.25%

CMYK: (0,4,15,37)
C0M4Y15K37 (0%, 4%, 15%, 37%)
(0.00 / 0.04 / 0.15 / 0.37)

CMYK yüzdeleri

%0
%4.38
%15
%37.25

Codes

Color #A09988 in popluar color models

A0 99 88
RGB 160 153 136
HSL 43° 11.21% 58.04%
HSB/HSV 43° 15.00% 62.75%
CMYK 0.00% 4.38% 15.00%
37.25%

Color #A09988 in popluar number systems.

HEX A0 99 88
Decimal 160 153 136
Binary 10100000 10011001 10001000
Octal 240 231 210

Shades and tints

Shades of #A09988

#A09988
(160,153,136)
#928C7C
(146,140,124)
#847F70
(132,127,112)
#767264
(118,114,100)
#686558
(104,101,88)
#5A584C
(90,88,76)
#4C4B40
(76,75,64)
#3E3E34
(62,62,52)
#303128
(48,49,40)
#22241C
(34,36,28)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #A09988

#A09988
(160,153,136)
#A8A292
(168,162,146)
#B0AB9C
(176,171,156)
#B8B4A6
(184,180,166)
#C0BDB0
(192,189,176)
#C8C6BA
(200,198,186)
#D0CFC4
(208,207,196)
#D8D8CE
(216,216,206)
#E0E1D8
(224,225,216)
#E8EAE2
(232,234,226)
#F0F3EC
(240,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A09988 color. Also use rgb(160,153,136) instead hex code.

Text Font Color

.myTextColor { color: #A09988; }

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

This text font color is #A09988.

Background Color

.myBgColor { background-color: #A09988; }

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

This div background color is #A09988.

Border color

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

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

This div border color is #A09988.

Opacity

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

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

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

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

This text has shadow with #A09988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A09988.

Preview

Color preview on black background

This text has color #A09988 on black background.


Color preview on white background

This text has color #A09988 on white background.


Black color preview on #A09988 background

This text has black color on #A09988 background.


White color preview on #A09988 background

This text has white color on #A09988 background.


Related colors

Complementary color

Complementary color for #hex is #5F6677.


I love getcolorcode.com

Triadic colors

1 #88A099 and #9988A0 with #A09988 are triadic colors.

2 #8899A0 and #99A088 with #A09988 are triadic colors.