COLOR #A6988A

HEX: #A6988A RGB: (166,152,138)

Renk bilgisi

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

RGB renk modeli

#A6988A color RGB value is (166,152,138).

RGB: (166,152,138) (65%, 60%, 54%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 152 of 255 = 60%
B 138 of 255 = 54%

166
152
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 152 + 138 = 456 (100%)
R 166 of 456 ~ 36.4%
G 152 of 456 ~ 33.33%
B 138 of 456 ~ 30.26'%

%36.4
%33.33
%30.26

CMYK RENK MODELİ

#A6988A rengi CMYK tonu (0,8,17,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.43%
  • sarı tonu 16.87%
  • ana renk tonu 34.90%

CMYK: (0,8,17,35)
C0M8Y17K35 (0%, 8%, 17%, 35%)
(0.00 / 0.08 / 0.17 / 0.35)

CMYK yüzdeleri

%0
%8.43
%16.87
%34.9

Codes

Color #A6988A in popluar color models

A6 98 8A
RGB 166 152 138
HSL 30° 13.59% 59.61%
HSB/HSV 30° 16.87% 65.10%
CMYK 0.00% 8.43% 16.87%
34.90%

Color #A6988A in popluar number systems.

HEX A6 98 8A
Decimal 166 152 138
Binary 10100110 10011000 10001010
Octal 246 230 212

Shades and tints

Shades of #A6988A

#A6988A
(166,152,138)
#978B7E
(151,139,126)
#887E72
(136,126,114)
#797166
(121,113,102)
#6A645A
(106,100,90)
#5B574E
(91,87,78)
#4C4A42
(76,74,66)
#3D3D36
(61,61,54)
#2E302A
(46,48,42)
#1F231E
(31,35,30)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #A6988A

#A6988A
(166,152,138)
#AEA194
(174,161,148)
#B6AA9E
(182,170,158)
#BEB3A8
(190,179,168)
#C6BCB2
(198,188,178)
#CEC5BC
(206,197,188)
#D6CEC6
(214,206,198)
#DED7D0
(222,215,208)
#E6E0DA
(230,224,218)
#EEE9E4
(238,233,228)
#F6F2EE
(246,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6988A color. Also use rgb(166,152,138) instead hex code.

Text Font Color

.myTextColor { color: #A6988A; }

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

This text font color is #A6988A.

Background Color

.myBgColor { background-color: #A6988A; }

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

This div background color is #A6988A.

Border color

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

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

This div border color is #A6988A.

Opacity

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

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

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

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

This text has shadow with #A6988A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6988A.

Preview

Color preview on black background

This text has color #A6988A on black background.


Color preview on white background

This text has color #A6988A on white background.


Black color preview on #A6988A background

This text has black color on #A6988A background.


White color preview on #A6988A background

This text has white color on #A6988A background.


Related colors

Complementary color

Complementary color for #hex is #596775.


I love getcolorcode.com

Triadic colors

1 #8AA698 and #988AA6 with #A6988A are triadic colors.

2 #8A98A6 and #98A68A with #A6988A are triadic colors.