COLOR #A5B07D

HEX: #A5B07D RGB: (165,176,125)

Renk bilgisi

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

RGB renk modeli

#A5B07D color RGB value is (165,176,125).

RGB: (165,176,125) (65%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 176 of 255 = 69%
B 125 of 255 = 49%

165
176
125

R + G + B ~ 61%. #A5B07D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 176 + 125 = 466 (100%)
R 165 of 466 ~ 35.41%
G 176 of 466 ~ 37.77%
B 125 of 466 ~ 26.82'%

%35.41
%37.77
%26.82

CMYK RENK MODELİ

#A5B07D rengi CMYK tonu (6,0,29,31).

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

CMYK: (6,0,29,31)
C6M0Y29K31 (6%, 0%, 29%, 31%)
(0.06 / 0.00 / 0.29 / 0.31)

CMYK yüzdeleri

%6.25
%0
%28.98
%30.98

Codes

Color #A5B07D in popluar color models

A5 B0 7D
RGB 165 176 125
HSL 73° 24.40% 59.02%
HSB/HSV 73° 28.98% 69.02%
CMYK 6.25% 0.00% 28.98%
30.98%

Color #A5B07D in popluar number systems.

HEX A5 B0 7D
Decimal 165 176 125
Binary 10100101 10110000 1111101
Octal 245 260 175

Shades and tints

Shades of #A5B07D

#A5B07D
(165,176,125)
#96A072
(150,160,114)
#879067
(135,144,103)
#78805C
(120,128,92)
#697051
(105,112,81)
#5A6046
(90,96,70)
#4B503B
(75,80,59)
#3C4030
(60,64,48)
#2D3025
(45,48,37)
#1E201A
(30,32,26)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #A5B07D

#A5B07D
(165,176,125)
#ADB788
(173,183,136)
#B5BE93
(181,190,147)
#BDC59E
(189,197,158)
#C5CCA9
(197,204,169)
#CDD3B4
(205,211,180)
#D5DABF
(213,218,191)
#DDE1CA
(221,225,202)
#E5E8D5
(229,232,213)
#EDEFE0
(237,239,224)
#F5F6EB
(245,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B07D; }

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

This text font color is #A5B07D.

Background Color

.myBgColor { background-color: #A5B07D; }

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

This div background color is #A5B07D.

Border color

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

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

This div border color is #A5B07D.

Opacity

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

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

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

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

This text has shadow with #A5B07D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B07D.

Preview

Color preview on black background

This text has color #A5B07D on black background.


Color preview on white background

This text has color #A5B07D on white background.


Black color preview on #A5B07D background

This text has black color on #A5B07D background.


White color preview on #A5B07D background

This text has white color on #A5B07D background.


Related colors

Complementary color

Complementary color for #hex is #5A4F82.


I love getcolorcode.com

Triadic colors

1 #7DA5B0 and #B07DA5 with #A5B07D are triadic colors.

2 #7DB0A5 and #B0A57D with #A5B07D are triadic colors.