COLOR #A5976B

HEX: #A5976B RGB: (165,151,107)

Renk bilgisi

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

RGB renk modeli

#A5976B color RGB value is (165,151,107).

RGB: (165,151,107) (65%, 59%, 42%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 151 of 255 = 59%
B 107 of 255 = 42%

165
151
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 151 + 107 = 423 (100%)
R 165 of 423 ~ 39.01%
G 151 of 423 ~ 35.7%
B 107 of 423 ~ 25.3'%

%39.01
%35.7
%25.3

CMYK RENK MODELİ

#A5976B rengi CMYK tonu (0,8,35,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.48%
  • sarı tonu 35.15%
  • ana renk tonu 35.29%

CMYK: (0,8,35,35)
C0M8Y35K35 (0%, 8%, 35%, 35%)
(0.00 / 0.08 / 0.35 / 0.35)

CMYK yüzdeleri

%0
%8.48
%35.15
%35.29

Codes

Color #A5976B in popluar color models

A5 97 6B
RGB 165 151 107
HSL 46° 24.37% 53.33%
HSB/HSV 46° 35.15% 64.71%
CMYK 0.00% 8.48% 35.15%
35.29%

Color #A5976B in popluar number systems.

HEX A5 97 6B
Decimal 165 151 107
Binary 10100101 10010111 1101011
Octal 245 227 153

Shades and tints

Shades of #A5976B

#A5976B
(165,151,107)
#968A62
(150,138,98)
#877D59
(135,125,89)
#787050
(120,112,80)
#696347
(105,99,71)
#5A563E
(90,86,62)
#4B4935
(75,73,53)
#3C3C2C
(60,60,44)
#2D2F23
(45,47,35)
#1E221A
(30,34,26)
#0F1511
(15,21,17)
#000000
(0,0,0)

Tints of #A5976B

#A5976B
(165,151,107)
#ADA078
(173,160,120)
#B5A985
(181,169,133)
#BDB292
(189,178,146)
#C5BB9F
(197,187,159)
#CDC4AC
(205,196,172)
#D5CDB9
(213,205,185)
#DDD6C6
(221,214,198)
#E5DFD3
(229,223,211)
#EDE8E0
(237,232,224)
#F5F1ED
(245,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5976B color. Also use rgb(165,151,107) instead hex code.

Text Font Color

.myTextColor { color: #A5976B; }

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

This text font color is #A5976B.

Background Color

.myBgColor { background-color: #A5976B; }

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

This div background color is #A5976B.

Border color

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

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

This div border color is #A5976B.

Opacity

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

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

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

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

This text has shadow with #A5976B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5976B.

Preview

Color preview on black background

This text has color #A5976B on black background.


Color preview on white background

This text has color #A5976B on white background.


Black color preview on #A5976B background

This text has black color on #A5976B background.


White color preview on #A5976B background

This text has white color on #A5976B background.


Related colors

Complementary color

Complementary color for #hex is #5A6894.


I love getcolorcode.com

Triadic colors

1 #6BA597 and #976BA5 with #A5976B are triadic colors.

2 #6B97A5 and #97A56B with #A5976B are triadic colors.