COLOR #A5BD9B

HEX: #A5BD9B RGB: (165,189,155)

Renk bilgisi

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

RGB renk modeli

#A5BD9B color RGB value is (165,189,155).

RGB: (165,189,155) (65%, 74%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 189 of 255 = 74%
B 155 of 255 = 61%

165
189
155

R + G + B ~ 67%. #A5BD9B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 189 + 155 = 509 (100%)
R 165 of 509 ~ 32.42%
G 189 of 509 ~ 37.13%
B 155 of 509 ~ 30.45'%

%32.42
%37.13
%30.45

CMYK RENK MODELİ

#A5BD9B rengi CMYK tonu (13,0,18,26).

  • camgöbeği tonu 12.70%
  • eflatun tonu 0.00%
  • sarı tonu 17.99%
  • ana renk tonu 25.88%
CMYK: (13,0,18,26) C13M0Y18K26 (13%,0%,18%,26%) (0.13/0.00/0.18/0.26) 

CMYK yüzdeleri

%12.7
%0
%17.99
%25.88

Codes

Color #A5BD9B in popluar color models

A5 BD 9B
RGB 165 189 155
HSL 102° 20.48% 67.45%
HSB/HSV 102° 17.99% 74.12%
CMYK 12.70% 0.00% 17.99%
25.88%

Color #A5BD9B in popluar number systems.

HEX A5 BD 9B
Decimal 165 189 155
Binary 10100101 10111101 10011011
Octal 245 275 233

Shades and tints

Shades of #A5BD9B

#A5BD9B
(165,189,155)
#96AC8D
(150,172,141)
#879B7F
(135,155,127)
#788A71
(120,138,113)
#697963
(105,121,99)
#5A6855
(90,104,85)
#4B5747
(75,87,71)
#3C4639
(60,70,57)
#2D352B
(45,53,43)
#1E241D
(30,36,29)
#0F130F
(15,19,15)
#000000
(0,0,0)

Tints of #A5BD9B

#A5BD9B
(165,189,155)
#ADC3A4
(173,195,164)
#B5C9AD
(181,201,173)
#BDCFB6
(189,207,182)
#C5D5BF
(197,213,191)
#CDDBC8
(205,219,200)
#D5E1D1
(213,225,209)
#DDE7DA
(221,231,218)
#E5EDE3
(229,237,227)
#EDF3EC
(237,243,236)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5BD9B color. Also use rgb(165,189,155) instead hex code.

Text Font Color

.myTextColor { color: #A5BD9B; }

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

This text font color is #A5BD9B.

Background Color

.myBgColor { background-color: #A5BD9B; }

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

This div background color is #A5BD9B.

Border color

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

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

This div border color is #A5BD9B.

Opacity

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

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

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

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

This text has shadow with #A5BD9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BD9B.

Preview

Color preview on black background

This text has color #A5BD9B on black background.


Color preview on white background

This text has color #A5BD9B on white background.


Black color preview on #A5BD9B background

This text has black color on #A5BD9B background.


White color preview on #A5BD9B background

This text has white color on #A5BD9B background.


Related colors

Complementary color

Complementary color for #hex is #5A4264.


I love getcolorcode.com

Triadic colors

1 #9BA5BD and #BD9BA5 with #A5BD9B are triadic colors.

2 #9BBDA5 and #BDA59B with #A5BD9B are triadic colors.