COLOR #A5997B

HEX: #A5997B RGB: (165,153,123)

Renk bilgisi

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

RGB renk modeli

#A5997B color RGB value is (165,153,123).

RGB: (165,153,123) (65%, 60%, 48%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 153 of 255 = 60%
B 123 of 255 = 48%

165
153
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 153 + 123 = 441 (100%)
R 165 of 441 ~ 37.41%
G 153 of 441 ~ 34.69%
B 123 of 441 ~ 27.89'%

%37.41
%34.69
%27.89

CMYK RENK MODELİ

#A5997B rengi CMYK tonu (0,7,25,35).

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

CMYK: (0,7,25,35)
C0M7Y25K35 (0%, 7%, 25%, 35%)
(0.00 / 0.07 / 0.25 / 0.35)

CMYK yüzdeleri

%0
%7.27
%25.45
%35.29

Codes

Color #A5997B in popluar color models

A5 99 7B
RGB 165 153 123
HSL 43° 18.92% 56.47%
HSB/HSV 43° 25.45% 64.71%
CMYK 0.00% 7.27% 25.45%
35.29%

Color #A5997B in popluar number systems.

HEX A5 99 7B
Decimal 165 153 123
Binary 10100101 10011001 1111011
Octal 245 231 173

Shades and tints

Shades of #A5997B

#A5997B
(165,153,123)
#968C70
(150,140,112)
#877F65
(135,127,101)
#78725A
(120,114,90)
#69654F
(105,101,79)
#5A5844
(90,88,68)
#4B4B39
(75,75,57)
#3C3E2E
(60,62,46)
#2D3123
(45,49,35)
#1E2418
(30,36,24)
#0F170D
(15,23,13)
#000000
(0,0,0)

Tints of #A5997B

#A5997B
(165,153,123)
#ADA287
(173,162,135)
#B5AB93
(181,171,147)
#BDB49F
(189,180,159)
#C5BDAB
(197,189,171)
#CDC6B7
(205,198,183)
#D5CFC3
(213,207,195)
#DDD8CF
(221,216,207)
#E5E1DB
(229,225,219)
#EDEAE7
(237,234,231)
#F5F3F3
(245,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5997B; }

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

This text font color is #A5997B.

Background Color

.myBgColor { background-color: #A5997B; }

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

This div background color is #A5997B.

Border color

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

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

This div border color is #A5997B.

Opacity

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

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

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

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

This text has shadow with #A5997B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5997B.

Preview

Color preview on black background

This text has color #A5997B on black background.


Color preview on white background

This text has color #A5997B on white background.


Black color preview on #A5997B background

This text has black color on #A5997B background.


White color preview on #A5997B background

This text has white color on #A5997B background.


Related colors

Complementary color

Complementary color for #hex is #5A6684.


I love getcolorcode.com

Triadic colors

1 #7BA599 and #997BA5 with #A5997B are triadic colors.

2 #7B99A5 and #99A57B with #A5997B are triadic colors.