COLOR #A59666

HEX: #A59666 RGB: (165,150,102)

Renk bilgisi

#A59666 contains mainly red and green colors. #A59666 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A59666 color RGB value is (165,150,102).

RGB: (165,150,102) (65%, 59%, 40%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 150 of 255 = 59%
B 102 of 255 = 40%

165
150
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 150 + 102 = 417 (100%)
R 165 of 417 ~ 39.57%
G 150 of 417 ~ 35.97%
B 102 of 417 ~ 24.46'%

%39.57
%35.97
%24.46

CMYK RENK MODELİ

#A59666 rengi CMYK tonu (0,9,38,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.09%
  • sarı tonu 38.18%
  • ana renk tonu 35.29%

CMYK: (0,9,38,35)
C0M9Y38K35 (0%, 9%, 38%, 35%)
(0.00 / 0.09 / 0.38 / 0.35)

CMYK yüzdeleri

%0
%9.09
%38.18
%35.29

Codes

Color #A59666 in popluar color models

A5 96 66
RGB 165 150 102
HSL 46° 25.93% 52.35%
HSB/HSV 46° 38.18% 64.71%
CMYK 0.00% 9.09% 38.18%
35.29%

Color #A59666 in popluar number systems.

HEX A5 96 66
Decimal 165 150 102
Binary 10100101 10010110 1100110
Octal 245 226 146

Shades and tints

Shades of #A59666

#A59666
(165,150,102)
#96895D
(150,137,93)
#877C54
(135,124,84)
#786F4B
(120,111,75)
#696242
(105,98,66)
#5A5539
(90,85,57)
#4B4830
(75,72,48)
#3C3B27
(60,59,39)
#2D2E1E
(45,46,30)
#1E2115
(30,33,21)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #A59666

#A59666
(165,150,102)
#AD9F73
(173,159,115)
#B5A880
(181,168,128)
#BDB18D
(189,177,141)
#C5BA9A
(197,186,154)
#CDC3A7
(205,195,167)
#D5CCB4
(213,204,180)
#DDD5C1
(221,213,193)
#E5DECE
(229,222,206)
#EDE7DB
(237,231,219)
#F5F0E8
(245,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59666 color. Also use rgb(165,150,102) instead hex code.

Text Font Color

.myTextColor { color: #A59666; }

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

This text font color is #A59666.

Background Color

.myBgColor { background-color: #A59666; }

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

This div background color is #A59666.

Border color

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

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

This div border color is #A59666.

Opacity

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

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

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

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

This text has shadow with #A59666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59666.

Preview

Color preview on black background

This text has color #A59666 on black background.


Color preview on white background

This text has color #A59666 on white background.


Black color preview on #A59666 background

This text has black color on #A59666 background.


White color preview on #A59666 background

This text has white color on #A59666 background.


Related colors

Complementary color

Complementary color for #hex is #5A6999.


I love getcolorcode.com

Triadic colors

1 #66A596 and #9666A5 with #A59666 are triadic colors.

2 #6696A5 and #96A566 with #A59666 are triadic colors.