COLOR #A5B073

HEX: #A5B073 RGB: (165,176,115)

Renk bilgisi

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

RGB renk modeli

#A5B073 color RGB value is (165,176,115).

RGB: (165,176,115) (65%, 69%, 45%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 176 of 255 = 69%
B 115 of 255 = 45%

165
176
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 176 + 115 = 456 (100%)
R 165 of 456 ~ 36.18%
G 176 of 456 ~ 38.6%
B 115 of 456 ~ 25.22'%

%36.18
%38.6
%25.22

CMYK RENK MODELİ

#A5B073 rengi CMYK tonu (6,0,35,31).

  • camgöbeği tonu 6.25%
  • eflatun tonu 0.00%
  • sarı tonu 34.66%
  • ana renk tonu 30.98%

CMYK: (6,0,35,31)
C6M0Y35K31 (6%, 0%, 35%, 31%)
(0.06 / 0.00 / 0.35 / 0.31)

CMYK yüzdeleri

%6.25
%0
%34.66
%30.98

Codes

Color #A5B073 in popluar color models

A5 B0 73
RGB 165 176 115
HSL 71° 27.85% 57.06%
HSB/HSV 71° 34.66% 69.02%
CMYK 6.25% 0.00% 34.66%
30.98%

Color #A5B073 in popluar number systems.

HEX A5 B0 73
Decimal 165 176 115
Binary 10100101 10110000 1110011
Octal 245 260 163

Shades and tints

Shades of #A5B073

#A5B073
(165,176,115)
#96A069
(150,160,105)
#87905F
(135,144,95)
#788055
(120,128,85)
#69704B
(105,112,75)
#5A6041
(90,96,65)
#4B5037
(75,80,55)
#3C402D
(60,64,45)
#2D3023
(45,48,35)
#1E2019
(30,32,25)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #A5B073

#A5B073
(165,176,115)
#ADB77F
(173,183,127)
#B5BE8B
(181,190,139)
#BDC597
(189,197,151)
#C5CCA3
(197,204,163)
#CDD3AF
(205,211,175)
#D5DABB
(213,218,187)
#DDE1C7
(221,225,199)
#E5E8D3
(229,232,211)
#EDEFDF
(237,239,223)
#F5F6EB
(245,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B073 color. Also use rgb(165,176,115) instead hex code.

Text Font Color

.myTextColor { color: #A5B073; }

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

This text font color is #A5B073.

Background Color

.myBgColor { background-color: #A5B073; }

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

This div background color is #A5B073.

Border color

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

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

This div border color is #A5B073.

Opacity

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

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

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

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

This text has shadow with #A5B073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B073.

Preview

Color preview on black background

This text has color #A5B073 on black background.


Color preview on white background

This text has color #A5B073 on white background.


Black color preview on #A5B073 background

This text has black color on #A5B073 background.


White color preview on #A5B073 background

This text has white color on #A5B073 background.


Related colors

Complementary color

Complementary color for #hex is #5A4F8C.


I love getcolorcode.com

Triadic colors

1 #73A5B0 and #B073A5 with #A5B073 are triadic colors.

2 #73B0A5 and #B0A573 with #A5B073 are triadic colors.