COLOR #A5BCB9

HEX: #A5BCB9 RGB: (165,188,185)

Renk bilgisi

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

RGB renk modeli

#A5BCB9 color RGB value is (165,188,185).

RGB: (165,188,185) (65%, 74%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 188 of 255 = 74%
B 185 of 255 = 73%

165
188
185

R + G + B ~ 71%. #A5BCB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 188 + 185 = 538 (100%)
R 165 of 538 ~ 30.67%
G 188 of 538 ~ 34.94%
B 185 of 538 ~ 34.39'%

%30.67
%34.94
%34.39

CMYK RENK MODELİ

#A5BCB9 rengi CMYK tonu (12,0,2,26).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 1.60%
  • ana renk tonu 26.27%
CMYK: (12,0,2,26) C12M0Y2K26 (12%,0%,2%,26%) (0.12/0.00/0.02/0.26) 

CMYK yüzdeleri

%12.23
%0
%1.6
%26.27

Codes

Color #A5BCB9 in popluar color models

A5 BC B9
RGB 165 188 185
HSL 172° 14.65% 69.22%
HSB/HSV 172° 12.23% 73.73%
CMYK 12.23% 0.00% 1.60%
26.27%

Color #A5BCB9 in popluar number systems.

HEX A5 BC B9
Decimal 165 188 185
Binary 10100101 10111100 10111001
Octal 245 274 271

Shades and tints

Shades of #A5BCB9

#A5BCB9
(165,188,185)
#96ABA9
(150,171,169)
#879A99
(135,154,153)
#788989
(120,137,137)
#697879
(105,120,121)
#5A6769
(90,103,105)
#4B5659
(75,86,89)
#3C4549
(60,69,73)
#2D3439
(45,52,57)
#1E2329
(30,35,41)
#0F1219
(15,18,25)
#000000
(0,0,0)

Tints of #A5BCB9

#A5BCB9
(165,188,185)
#ADC2BF
(173,194,191)
#B5C8C5
(181,200,197)
#BDCECB
(189,206,203)
#C5D4D1
(197,212,209)
#CDDAD7
(205,218,215)
#D5E0DD
(213,224,221)
#DDE6E3
(221,230,227)
#E5ECE9
(229,236,233)
#EDF2EF
(237,242,239)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5BCB9 color. Also use rgb(165,188,185) instead hex code.

Text Font Color

.myTextColor { color: #A5BCB9; }

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

This text font color is #A5BCB9.

Background Color

.myBgColor { background-color: #A5BCB9; }

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

This div background color is #A5BCB9.

Border color

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

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

This div border color is #A5BCB9.

Opacity

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

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

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

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

This text has shadow with #A5BCB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BCB9.

Preview

Color preview on black background

This text has color #A5BCB9 on black background.


Color preview on white background

This text has color #A5BCB9 on white background.


Black color preview on #A5BCB9 background

This text has black color on #A5BCB9 background.


White color preview on #A5BCB9 background

This text has white color on #A5BCB9 background.


Related colors

Complementary color

Complementary color for #hex is #5A4346.


I love getcolorcode.com

Triadic colors

1 #B9A5BC and #BCB9A5 with #A5BCB9 are triadic colors.

2 #B9BCA5 and #BCA5B9 with #A5BCB9 are triadic colors.