COLOR #A59751

HEX: #A59751 RGB: (165,151,81)

Renk bilgisi

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

RGB renk modeli

#A59751 color RGB value is (165,151,81).

RGB: (165,151,81) (65%, 59%, 32%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 151 of 255 = 59%
B 81 of 255 = 32%

165
151
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 151 + 81 = 397 (100%)
R 165 of 397 ~ 41.56%
G 151 of 397 ~ 38.04%
B 81 of 397 ~ 20.4'%

%41.56
%38.04
%20.4

CMYK RENK MODELİ

#A59751 rengi CMYK tonu (0,8,51,35).

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

CMYK: (0,8,51,35)
C0M8Y51K35 (0%, 8%, 51%, 35%)
(0.00 / 0.08 / 0.51 / 0.35)

CMYK yüzdeleri

%0
%8.48
%50.91
%35.29

Codes

Color #A59751 in popluar color models

A5 97 51
RGB 165 151 81
HSL 50° 34.15% 48.24%
HSB/HSV 50° 50.91% 64.71%
CMYK 0.00% 8.48% 50.91%
35.29%

Color #A59751 in popluar number systems.

HEX A5 97 51
Decimal 165 151 81
Binary 10100101 10010111 1010001
Octal 245 227 121

Shades and tints

Shades of #A59751

#A59751
(165,151,81)
#968A4A
(150,138,74)
#877D43
(135,125,67)
#78703C
(120,112,60)
#696335
(105,99,53)
#5A562E
(90,86,46)
#4B4927
(75,73,39)
#3C3C20
(60,60,32)
#2D2F19
(45,47,25)
#1E2212
(30,34,18)
#0F150B
(15,21,11)
#000000
(0,0,0)

Tints of #A59751

#A59751
(165,151,81)
#ADA060
(173,160,96)
#B5A96F
(181,169,111)
#BDB27E
(189,178,126)
#C5BB8D
(197,187,141)
#CDC49C
(205,196,156)
#D5CDAB
(213,205,171)
#DDD6BA
(221,214,186)
#E5DFC9
(229,223,201)
#EDE8D8
(237,232,216)
#F5F1E7
(245,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59751; }

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

This text font color is #A59751.

Background Color

.myBgColor { background-color: #A59751; }

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

This div background color is #A59751.

Border color

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

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

This div border color is #A59751.

Opacity

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

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

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

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

This text has shadow with #A59751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59751.

Preview

Color preview on black background

This text has color #A59751 on black background.


Color preview on white background

This text has color #A59751 on white background.


Black color preview on #A59751 background

This text has black color on #A59751 background.


White color preview on #A59751 background

This text has white color on #A59751 background.


Related colors

Complementary color

Complementary color for #hex is #5A68AE.


I love getcolorcode.com

Triadic colors

1 #51A597 and #9751A5 with #A59751 are triadic colors.

2 #5197A5 and #97A551 with #A59751 are triadic colors.