COLOR #A5765A

HEX: #A5765A RGB: (165,118,90)

Renk bilgisi

#A5765A contains mainly red and green colors. #A5765A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A5765A color RGB value is (165,118,90).

RGB: (165,118,90) (65%, 46%, 35%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 118 of 255 = 46%
B 90 of 255 = 35%

165
118
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 118 + 90 = 373 (100%)
R 165 of 373 ~ 44.24%
G 118 of 373 ~ 31.64%
B 90 of 373 ~ 24.13'%

%44.24
%31.64
%24.13

CMYK RENK MODELİ

#A5765A rengi CMYK tonu (0,28,45,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.48%
  • sarı tonu 45.45%
  • ana renk tonu 35.29%

CMYK: (0,28,45,35)
C0M28Y45K35 (0%, 28%, 45%, 35%)
(0.00 / 0.28 / 0.45 / 0.35)

CMYK yüzdeleri

%0
%28.48
%45.45
%35.29

Codes

Color #A5765A in popluar color models

A5 76 5A
RGB 165 118 90
HSL 22° 29.41% 50.00%
HSB/HSV 22° 45.45% 64.71%
CMYK 0.00% 28.48% 45.45%
35.29%

Color #A5765A in popluar number systems.

HEX A5 76 5A
Decimal 165 118 90
Binary 10100101 1110110 1011010
Octal 245 166 132

Shades and tints

Shades of #A5765A

#A5765A
(165,118,90)
#966C52
(150,108,82)
#87624A
(135,98,74)
#785842
(120,88,66)
#694E3A
(105,78,58)
#5A4432
(90,68,50)
#4B3A2A
(75,58,42)
#3C3022
(60,48,34)
#2D261A
(45,38,26)
#1E1C12
(30,28,18)
#0F120A
(15,18,10)
#000000
(0,0,0)

Tints of #A5765A

#A5765A
(165,118,90)
#AD8269
(173,130,105)
#B58E78
(181,142,120)
#BD9A87
(189,154,135)
#C5A696
(197,166,150)
#CDB2A5
(205,178,165)
#D5BEB4
(213,190,180)
#DDCAC3
(221,202,195)
#E5D6D2
(229,214,210)
#EDE2E1
(237,226,225)
#F5EEF0
(245,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5765A color. Also use rgb(165,118,90) instead hex code.

Text Font Color

.myTextColor { color: #A5765A; }

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

This text font color is #A5765A.

Background Color

.myBgColor { background-color: #A5765A; }

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

This div background color is #A5765A.

Border color

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

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

This div border color is #A5765A.

Opacity

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

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

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

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

This text has shadow with #A5765A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5765A.

Preview

Color preview on black background

This text has color #A5765A on black background.


Color preview on white background

This text has color #A5765A on white background.


Black color preview on #A5765A background

This text has black color on #A5765A background.


White color preview on #A5765A background

This text has white color on #A5765A background.


Related colors

Complementary color

Complementary color for #hex is #5A89A5.


I love getcolorcode.com

Triadic colors

1 #5AA576 and #765AA5 with #A5765A are triadic colors.

2 #5A76A5 and #76A55A with #A5765A are triadic colors.