COLOR #A5BE76

HEX: #A5BE76 RGB: (165,190,118)

Renk bilgisi

#A5BE76 contains mainly red and green colors. #A5BE76 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A5BE76 color RGB value is (165,190,118).

RGB: (165,190,118) (65%, 75%, 46%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 190 of 255 = 75%
B 118 of 255 = 46%

165
190
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 190 + 118 = 473 (100%)
R 165 of 473 ~ 34.88%
G 190 of 473 ~ 40.17%
B 118 of 473 ~ 24.95'%

%34.88
%40.17
%24.95

CMYK RENK MODELİ

#A5BE76 rengi CMYK tonu (13,0,38,25).

  • camgöbeği tonu 13.16%
  • eflatun tonu 0.00%
  • sarı tonu 37.89%
  • ana renk tonu 25.49%

CMYK: (13,0,38,25)
C13M0Y38K25 (13%, 0%, 38%, 25%)
(0.13 / 0.00 / 0.38 / 0.25)

CMYK yüzdeleri

%13.16
%0
%37.89
%25.49

Codes

Color #A5BE76 in popluar color models

A5 BE 76
RGB 165 190 118
HSL 81° 35.64% 60.39%
HSB/HSV 81° 37.89% 74.51%
CMYK 13.16% 0.00% 37.89%
25.49%

Color #A5BE76 in popluar number systems.

HEX A5 BE 76
Decimal 165 190 118
Binary 10100101 10111110 1110110
Octal 245 276 166

Shades and tints

Shades of #A5BE76

#A5BE76
(165,190,118)
#96AD6C
(150,173,108)
#879C62
(135,156,98)
#788B58
(120,139,88)
#697A4E
(105,122,78)
#5A6944
(90,105,68)
#4B583A
(75,88,58)
#3C4730
(60,71,48)
#2D3626
(45,54,38)
#1E251C
(30,37,28)
#0F1412
(15,20,18)
#000000
(0,0,0)

Tints of #A5BE76

#A5BE76
(165,190,118)
#ADC382
(173,195,130)
#B5C88E
(181,200,142)
#BDCD9A
(189,205,154)
#C5D2A6
(197,210,166)
#CDD7B2
(205,215,178)
#D5DCBE
(213,220,190)
#DDE1CA
(221,225,202)
#E5E6D6
(229,230,214)
#EDEBE2
(237,235,226)
#F5F0EE
(245,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5BE76; }

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

This text font color is #A5BE76.

Background Color

.myBgColor { background-color: #A5BE76; }

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

This div background color is #A5BE76.

Border color

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

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

This div border color is #A5BE76.

Opacity

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

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

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

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

This text has shadow with #A5BE76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BE76.

Preview

Color preview on black background

This text has color #A5BE76 on black background.


Color preview on white background

This text has color #A5BE76 on white background.


Black color preview on #A5BE76 background

This text has black color on #A5BE76 background.


White color preview on #A5BE76 background

This text has white color on #A5BE76 background.


Related colors

Complementary color

Complementary color for #hex is #5A4189.


I love getcolorcode.com

Triadic colors

1 #76A5BE and #BE76A5 with #A5BE76 are triadic colors.

2 #76BEA5 and #BEA576 with #A5BE76 are triadic colors.