COLOR #A59699

HEX: #A59699 RGB: (165,150,153)

Renk bilgisi

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

RGB renk modeli

#A59699 color RGB value is (165,150,153).

RGB: (165,150,153) (65%, 59%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 150 of 255 = 59%
B 153 of 255 = 60%

165
150
153

R + G + B ~ 61%. #A59699 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 150 + 153 = 468 (100%)
R 165 of 468 ~ 35.26%
G 150 of 468 ~ 32.05%
B 153 of 468 ~ 32.69'%

%35.26
%32.05
%32.69

CMYK RENK MODELİ

#A59699 rengi CMYK tonu (0,9,7,35).

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

CMYK: (0,9,7,35)
C0M9Y7K35 (0%, 9%, 7%, 35%)
(0.00 / 0.09 / 0.07 / 0.35)

CMYK yüzdeleri

%0
%9.09
%7.27
%35.29

Codes

Color #A59699 in popluar color models

A5 96 99
RGB 165 150 153
HSL 348° 7.69% 61.76%
HSB/HSV 348° 9.09% 64.71%
CMYK 0.00% 9.09% 7.27%
35.29%

Color #A59699 in popluar number systems.

HEX A5 96 99
Decimal 165 150 153
Binary 10100101 10010110 10011001
Octal 245 226 231

Shades and tints

Shades of #A59699

#A59699
(165,150,153)
#96898C
(150,137,140)
#877C7F
(135,124,127)
#786F72
(120,111,114)
#696265
(105,98,101)
#5A5558
(90,85,88)
#4B484B
(75,72,75)
#3C3B3E
(60,59,62)
#2D2E31
(45,46,49)
#1E2124
(30,33,36)
#0F1417
(15,20,23)
#000000
(0,0,0)

Tints of #A59699

#A59699
(165,150,153)
#AD9FA2
(173,159,162)
#B5A8AB
(181,168,171)
#BDB1B4
(189,177,180)
#C5BABD
(197,186,189)
#CDC3C6
(205,195,198)
#D5CCCF
(213,204,207)
#DDD5D8
(221,213,216)
#E5DEE1
(229,222,225)
#EDE7EA
(237,231,234)
#F5F0F3
(245,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59699; }

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

This text font color is #A59699.

Background Color

.myBgColor { background-color: #A59699; }

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

This div background color is #A59699.

Border color

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

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

This div border color is #A59699.

Opacity

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

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

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

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

This text has shadow with #A59699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59699.

Preview

Color preview on black background

This text has color #A59699 on black background.


Color preview on white background

This text has color #A59699 on white background.


Black color preview on #A59699 background

This text has black color on #A59699 background.


White color preview on #A59699 background

This text has white color on #A59699 background.


Related colors

Complementary color

Complementary color for #hex is #5A6966.


I love getcolorcode.com

Triadic colors

1 #99A596 and #9699A5 with #A59699 are triadic colors.

2 #9996A5 and #96A599 with #A59699 are triadic colors.