COLOR #A6B49D

HEX: #A6B49D RGB: (166,180,157)

Renk bilgisi

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

RGB renk modeli

#A6B49D color RGB value is (166,180,157).

RGB: (166,180,157) (65%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 180 of 255 = 71%
B 157 of 255 = 62%

166
180
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 180 + 157 = 503 (100%)
R 166 of 503 ~ 33%
G 180 of 503 ~ 35.79%
B 157 of 503 ~ 31.21'%

%33
%35.79
%31.21

CMYK RENK MODELİ

#A6B49D rengi CMYK tonu (8,0,13,29).

  • camgöbeği tonu 7.78%
  • eflatun tonu 0.00%
  • sarı tonu 12.78%
  • ana renk tonu 29.41%

CMYK: (8,0,13,29)
C8M0Y13K29 (8%, 0%, 13%, 29%)
(0.08 / 0.00 / 0.13 / 0.29)

CMYK yüzdeleri

%7.78
%0
%12.78
%29.41

Codes

Color #A6B49D in popluar color models

A6 B4 9D
RGB 166 180 157
HSL 97° 13.29% 66.08%
HSB/HSV 97° 12.78% 70.59%
CMYK 7.78% 0.00% 12.78%
29.41%

Color #A6B49D in popluar number systems.

HEX A6 B4 9D
Decimal 166 180 157
Binary 10100110 10110100 10011101
Octal 246 264 235

Shades and tints

Shades of #A6B49D

#A6B49D
(166,180,157)
#97A48F
(151,164,143)
#889481
(136,148,129)
#798473
(121,132,115)
#6A7465
(106,116,101)
#5B6457
(91,100,87)
#4C5449
(76,84,73)
#3D443B
(61,68,59)
#2E342D
(46,52,45)
#1F241F
(31,36,31)
#101411
(16,20,17)
#000000
(0,0,0)

Tints of #A6B49D

#A6B49D
(166,180,157)
#AEBAA5
(174,186,165)
#B6C0AD
(182,192,173)
#BEC6B5
(190,198,181)
#C6CCBD
(198,204,189)
#CED2C5
(206,210,197)
#D6D8CD
(214,216,205)
#DEDED5
(222,222,213)
#E6E4DD
(230,228,221)
#EEEAE5
(238,234,229)
#F6F0ED
(246,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B49D color. Also use rgb(166,180,157) instead hex code.

Text Font Color

.myTextColor { color: #A6B49D; }

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

This text font color is #A6B49D.

Background Color

.myBgColor { background-color: #A6B49D; }

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

This div background color is #A6B49D.

Border color

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

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

This div border color is #A6B49D.

Opacity

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

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

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

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

This text has shadow with #A6B49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B49D.

Preview

Color preview on black background

This text has color #A6B49D on black background.


Color preview on white background

This text has color #A6B49D on white background.


Black color preview on #A6B49D background

This text has black color on #A6B49D background.


White color preview on #A6B49D background

This text has white color on #A6B49D background.


Related colors

Complementary color

Complementary color for #hex is #594B62.


I love getcolorcode.com

Triadic colors

1 #9DA6B4 and #B49DA6 with #A6B49D are triadic colors.

2 #9DB4A6 and #B4A69D with #A6B49D are triadic colors.