COLOR #A5BE72

HEX: #A5BE72 RGB: (165,190,114)

Renk bilgisi

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

RGB renk modeli

#A5BE72 color RGB value is (165,190,114).

RGB: (165,190,114) (65%, 75%, 45%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 190 of 255 = 75%
B 114 of 255 = 45%

165
190
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 190 + 114 = 469 (100%)
R 165 of 469 ~ 35.18%
G 190 of 469 ~ 40.51%
B 114 of 469 ~ 24.31'%

%35.18
%40.51
%24.31

CMYK RENK MODELİ

#A5BE72 rengi CMYK tonu (13,0,40,25).

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

CMYK: (13,0,40,25)
C13M0Y40K25 (13%, 0%, 40%, 25%)
(0.13 / 0.00 / 0.40 / 0.25)

CMYK yüzdeleri

%13.16
%0
%40
%25.49

Codes

Color #A5BE72 in popluar color models

A5 BE 72
RGB 165 190 114
HSL 80° 36.89% 59.61%
HSB/HSV 80° 40.00% 74.51%
CMYK 13.16% 0.00% 40.00%
25.49%

Color #A5BE72 in popluar number systems.

HEX A5 BE 72
Decimal 165 190 114
Binary 10100101 10111110 1110010
Octal 245 276 162

Shades and tints

Shades of #A5BE72

#A5BE72
(165,190,114)
#96AD68
(150,173,104)
#879C5E
(135,156,94)
#788B54
(120,139,84)
#697A4A
(105,122,74)
#5A6940
(90,105,64)
#4B5836
(75,88,54)
#3C472C
(60,71,44)
#2D3622
(45,54,34)
#1E2518
(30,37,24)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #A5BE72

#A5BE72
(165,190,114)
#ADC37E
(173,195,126)
#B5C88A
(181,200,138)
#BDCD96
(189,205,150)
#C5D2A2
(197,210,162)
#CDD7AE
(205,215,174)
#D5DCBA
(213,220,186)
#DDE1C6
(221,225,198)
#E5E6D2
(229,230,210)
#EDEBDE
(237,235,222)
#F5F0EA
(245,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5BE72; }

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

This text font color is #A5BE72.

Background Color

.myBgColor { background-color: #A5BE72; }

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

This div background color is #A5BE72.

Border color

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

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

This div border color is #A5BE72.

Opacity

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

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

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

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

This text has shadow with #A5BE72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BE72.

Preview

Color preview on black background

This text has color #A5BE72 on black background.


Color preview on white background

This text has color #A5BE72 on white background.


Black color preview on #A5BE72 background

This text has black color on #A5BE72 background.


White color preview on #A5BE72 background

This text has white color on #A5BE72 background.


Related colors

Complementary color

Complementary color for #hex is #5A418D.


I love getcolorcode.com

Triadic colors

1 #72A5BE and #BE72A5 with #A5BE72 are triadic colors.

2 #72BEA5 and #BEA572 with #A5BE72 are triadic colors.