COLOR #A5BCC9

HEX: #A5BCC9 RGB: (165,188,201)

Renk bilgisi

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

RGB renk modeli

#A5BCC9 color RGB value is (165,188,201).

RGB: (165,188,201) (65%, 74%, 79%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 188 of 255 = 74%
B 201 of 255 = 79%

165
188
201

R + G + B ~ 73%. #A5BCC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 188 + 201 = 554 (100%)
R 165 of 554 ~ 29.78%
G 188 of 554 ~ 33.94%
B 201 of 554 ~ 36.28'%

%29.78
%33.94
%36.28

CMYK RENK MODELİ

#A5BCC9 rengi CMYK tonu (18,6,0,21).

  • camgöbeği tonu 17.91%
  • eflatun tonu 6.47%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (18,6,0,21)
C18M6Y0K21 (18%, 6%, 0%, 21%)
(0.18 / 0.06 / 0.00 / 0.21)

CMYK yüzdeleri

%17.91
%6.47
%0
%21.18

Codes

Color #A5BCC9 in popluar color models

A5 BC C9
RGB 165 188 201
HSL 202° 25.00% 71.76%
HSB/HSV 202° 17.91% 78.82%
CMYK 17.91% 6.47% 0.00%
21.18%

Color #A5BCC9 in popluar number systems.

HEX A5 BC C9
Decimal 165 188 201
Binary 10100101 10111100 11001001
Octal 245 274 311

Shades and tints

Shades of #A5BCC9

#A5BCC9
(165,188,201)
#96ABB7
(150,171,183)
#879AA5
(135,154,165)
#788993
(120,137,147)
#697881
(105,120,129)
#5A676F
(90,103,111)
#4B565D
(75,86,93)
#3C454B
(60,69,75)
#2D3439
(45,52,57)
#1E2327
(30,35,39)
#0F1215
(15,18,21)
#000000
(0,0,0)

Tints of #A5BCC9

#A5BCC9
(165,188,201)
#ADC2CD
(173,194,205)
#B5C8D1
(181,200,209)
#BDCED5
(189,206,213)
#C5D4D9
(197,212,217)
#CDDADD
(205,218,221)
#D5E0E1
(213,224,225)
#DDE6E5
(221,230,229)
#E5ECE9
(229,236,233)
#EDF2ED
(237,242,237)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5BCC9; }

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

This text font color is #A5BCC9.

Background Color

.myBgColor { background-color: #A5BCC9; }

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

This div background color is #A5BCC9.

Border color

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

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

This div border color is #A5BCC9.

Opacity

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

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

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

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

This text has shadow with #A5BCC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BCC9.

Preview

Color preview on black background

This text has color #A5BCC9 on black background.


Color preview on white background

This text has color #A5BCC9 on white background.


Black color preview on #A5BCC9 background

This text has black color on #A5BCC9 background.


White color preview on #A5BCC9 background

This text has white color on #A5BCC9 background.


Related colors

Complementary color

Complementary color for #hex is #5A4336.


I love getcolorcode.com

Triadic colors

1 #C9A5BC and #BCC9A5 with #A5BCC9 are triadic colors.

2 #C9BCA5 and #BCA5C9 with #A5BCC9 are triadic colors.