COLOR #A5BE88

HEX: #A5BE88 RGB: (165,190,136)

Renk bilgisi

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

RGB renk modeli

#A5BE88 color RGB value is (165,190,136).

RGB: (165,190,136) (65%, 75%, 53%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 190 of 255 = 75%
B 136 of 255 = 53%

165
190
136

R + G + B ~ 64%. #A5BE88 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 190 + 136 = 491 (100%)
R 165 of 491 ~ 33.6%
G 190 of 491 ~ 38.7%
B 136 of 491 ~ 27.7'%

%33.6
%38.7
%27.7

CMYK RENK MODELİ

#A5BE88 rengi CMYK tonu (13,0,28,25).

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

CMYK: (13,0,28,25)
C13M0Y28K25 (13%, 0%, 28%, 25%)
(0.13 / 0.00 / 0.28 / 0.25)

CMYK yüzdeleri

%13.16
%0
%28.42
%25.49

Codes

Color #A5BE88 in popluar color models

A5 BE 88
RGB 165 190 136
HSL 88° 29.35% 63.92%
HSB/HSV 88° 28.42% 74.51%
CMYK 13.16% 0.00% 28.42%
25.49%

Color #A5BE88 in popluar number systems.

HEX A5 BE 88
Decimal 165 190 136
Binary 10100101 10111110 10001000
Octal 245 276 210

Shades and tints

Shades of #A5BE88

#A5BE88
(165,190,136)
#96AD7C
(150,173,124)
#879C70
(135,156,112)
#788B64
(120,139,100)
#697A58
(105,122,88)
#5A694C
(90,105,76)
#4B5840
(75,88,64)
#3C4734
(60,71,52)
#2D3628
(45,54,40)
#1E251C
(30,37,28)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #A5BE88

#A5BE88
(165,190,136)
#ADC392
(173,195,146)
#B5C89C
(181,200,156)
#BDCDA6
(189,205,166)
#C5D2B0
(197,210,176)
#CDD7BA
(205,215,186)
#D5DCC4
(213,220,196)
#DDE1CE
(221,225,206)
#E5E6D8
(229,230,216)
#EDEBE2
(237,235,226)
#F5F0EC
(245,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5BE88; }

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

This text font color is #A5BE88.

Background Color

.myBgColor { background-color: #A5BE88; }

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

This div background color is #A5BE88.

Border color

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

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

This div border color is #A5BE88.

Opacity

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

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

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

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

This text has shadow with #A5BE88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BE88.

Preview

Color preview on black background

This text has color #A5BE88 on black background.


Color preview on white background

This text has color #A5BE88 on white background.


Black color preview on #A5BE88 background

This text has black color on #A5BE88 background.


White color preview on #A5BE88 background

This text has white color on #A5BE88 background.


Related colors

Complementary color

Complementary color for #hex is #5A4177.


I love getcolorcode.com

Triadic colors

1 #88A5BE and #BE88A5 with #A5BE88 are triadic colors.

2 #88BEA5 and #BEA588 with #A5BE88 are triadic colors.