COLOR #A5B780

HEX: #A5B780 RGB: (165,183,128)

Renk bilgisi

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

RGB renk modeli

#A5B780 color RGB value is (165,183,128).

RGB: (165,183,128) (65%, 72%, 50%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 183 of 255 = 72%
B 128 of 255 = 50%

165
183
128

R + G + B ~ 62%. #A5B780 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 183 + 128 = 476 (100%)
R 165 of 476 ~ 34.66%
G 183 of 476 ~ 38.45%
B 128 of 476 ~ 26.89'%

%34.66
%38.45
%26.89

CMYK RENK MODELİ

#A5B780 rengi CMYK tonu (10,0,30,28).

  • camgöbeği tonu 9.84%
  • eflatun tonu 0.00%
  • sarı tonu 30.05%
  • ana renk tonu 28.24%
CMYK: (10,0,30,28) C10M0Y30K28 (10%,0%,30%,28%) (0.10/0.00/0.30/0.28) 

CMYK yüzdeleri

%9.84
%0
%30.05
%28.24

Codes

Color #A5B780 in popluar color models

A5 B7 80
RGB 165 183 128
HSL 80° 27.64% 60.98%
HSB/HSV 80° 30.05% 71.76%
CMYK 9.84% 0.00% 30.05%
28.24%

Color #A5B780 in popluar number systems.

HEX A5 B7 80
Decimal 165 183 128
Binary 10100101 10110111 10000000
Octal 245 267 200

Shades and tints

Shades of #A5B780

#A5B780
(165,183,128)
#96A775
(150,167,117)
#87976A
(135,151,106)
#78875F
(120,135,95)
#697754
(105,119,84)
#5A6749
(90,103,73)
#4B573E
(75,87,62)
#3C4733
(60,71,51)
#2D3728
(45,55,40)
#1E271D
(30,39,29)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #A5B780

#A5B780
(165,183,128)
#ADBD8B
(173,189,139)
#B5C396
(181,195,150)
#BDC9A1
(189,201,161)
#C5CFAC
(197,207,172)
#CDD5B7
(205,213,183)
#D5DBC2
(213,219,194)
#DDE1CD
(221,225,205)
#E5E7D8
(229,231,216)
#EDEDE3
(237,237,227)
#F5F3EE
(245,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B780; }

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

This text font color is #A5B780.

Background Color

.myBgColor { background-color: #A5B780; }

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

This div background color is #A5B780.

Border color

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

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

This div border color is #A5B780.

Opacity

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

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

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

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

This text has shadow with #A5B780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B780.

Preview

Color preview on black background

This text has color #A5B780 on black background.


Color preview on white background

This text has color #A5B780 on white background.


Black color preview on #A5B780 background

This text has black color on #A5B780 background.


White color preview on #A5B780 background

This text has white color on #A5B780 background.


Related colors

Complementary color

Complementary color for #hex is #5A487F.


I love getcolorcode.com

Triadic colors

1 #80A5B7 and #B780A5 with #A5B780 are triadic colors.

2 #80B7A5 and #B7A580 with #A5B780 are triadic colors.