COLOR #A5B79D

HEX: #A5B79D RGB: (165,183,157)

Renk bilgisi

#A5B79D contains red, green and blue colors in about the same proportion. #A5B79D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5B79D color RGB value is (165,183,157).

RGB: (165,183,157) (65%, 72%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 183 of 255 = 72%
B 157 of 255 = 62%

165
183
157

R + G + B ~ 66%. #A5B79D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 183 + 157 = 505 (100%)
R 165 of 505 ~ 32.67%
G 183 of 505 ~ 36.24%
B 157 of 505 ~ 31.09'%

%32.67
%36.24
%31.09

CMYK RENK MODELİ

#A5B79D rengi CMYK tonu (10,0,14,28).

  • camgöbeği tonu 9.84%
  • eflatun tonu 0.00%
  • sarı tonu 14.21%
  • ana renk tonu 28.24%
CMYK: (10,0,14,28) C10M0Y14K28 (10%,0%,14%,28%) (0.10/0.00/0.14/0.28) 

CMYK yüzdeleri

%9.84
%0
%14.21
%28.24

Codes

Color #A5B79D in popluar color models

A5 B7 9D
RGB 165 183 157
HSL 102° 15.29% 66.67%
HSB/HSV 102° 14.21% 71.76%
CMYK 9.84% 0.00% 14.21%
28.24%

Color #A5B79D in popluar number systems.

HEX A5 B7 9D
Decimal 165 183 157
Binary 10100101 10110111 10011101
Octal 245 267 235

Shades and tints

Shades of #A5B79D

#A5B79D
(165,183,157)
#96A78F
(150,167,143)
#879781
(135,151,129)
#788773
(120,135,115)
#697765
(105,119,101)
#5A6757
(90,103,87)
#4B5749
(75,87,73)
#3C473B
(60,71,59)
#2D372D
(45,55,45)
#1E271F
(30,39,31)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #A5B79D

#A5B79D
(165,183,157)
#ADBDA5
(173,189,165)
#B5C3AD
(181,195,173)
#BDC9B5
(189,201,181)
#C5CFBD
(197,207,189)
#CDD5C5
(205,213,197)
#D5DBCD
(213,219,205)
#DDE1D5
(221,225,213)
#E5E7DD
(229,231,221)
#EDEDE5
(237,237,229)
#F5F3ED
(245,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B79D color. Also use rgb(165,183,157) instead hex code.

Text Font Color

.myTextColor { color: #A5B79D; }

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

This text font color is #A5B79D.

Background Color

.myBgColor { background-color: #A5B79D; }

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

This div background color is #A5B79D.

Border color

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

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

This div border color is #A5B79D.

Opacity

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

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

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

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

This text has shadow with #A5B79D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B79D.

Preview

Color preview on black background

This text has color #A5B79D on black background.


Color preview on white background

This text has color #A5B79D on white background.


Black color preview on #A5B79D background

This text has black color on #A5B79D background.


White color preview on #A5B79D background

This text has white color on #A5B79D background.


Related colors

Complementary color

Complementary color for #hex is #5A4862.


I love getcolorcode.com

Triadic colors

1 #9DA5B7 and #B79DA5 with #A5B79D are triadic colors.

2 #9DB7A5 and #B7A59D with #A5B79D are triadic colors.