COLOR #A5CBBA

HEX: #A5CBBA RGB: (165,203,186)

Color info

#A5CBBA contains red, green and blue colors in about the same proportion. Web safe color of #A5CBBA is #99CCCC (or #9CC).

RGB color model

#A5CBBA color RGB value is (165,203,186).

RGB: (165,203,186) (65%, 80%, 73%)

RGB channels and saturation

R 165 of 255 = 65%
G 203 of 255 = 80%
B 186 of 255 = 73%

165
203
186

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

Portions of RGB colors in percentages

R + G + B = 165 + 203 + 186 = 554 (100%)
R 165 of 554 ~ 29.78%
G 203 of 554 ~ 36.64%
B 186 of 554 ~ 33.57'%

%29.78
%36.64
%33.57

CMYK color model

#A5CBBA color CMYK value is (19,0,8,20).

  • cyan value is 18.72%
  • magenta value is 0.00%
  • yellow value is 8.37%
  • key color value is 20.39%

CMYK: (19,0,8,20)
C19M0Y8K20 (19%, 0%, 8%, 20%)
(0.19 / 0.00 / 0.08 / 0.20)

CMYK percentages

%18.72
%0
%8.37
%20.39

Codes

Color #A5CBBA in popluar color models

A5 CB BA
RGB 165 203 186
HSL 153° 26.76% 72.16%
HSB/HSV 153° 18.72% 79.61%
CMYK 18.72% 0.00% 8.37%
20.39%

Color #A5CBBA in popluar number systems.

HEX A5 CB BA
Decimal 165 203 186
Binary 10100101 11001011 10111010
Octal 245 313 272

Shades and tints

Shades of #A5CBBA

#A5CBBA
(165,203,186)
#96B9AA
(150,185,170)
#87A79A
(135,167,154)
#78958A
(120,149,138)
#69837A
(105,131,122)
#5A716A
(90,113,106)
#4B5F5A
(75,95,90)
#3C4D4A
(60,77,74)
#2D3B3A
(45,59,58)
#1E292A
(30,41,42)
#0F171A
(15,23,26)
#000000
(0,0,0)

Tints of #A5CBBA

#A5CBBA
(165,203,186)
#ADCFC0
(173,207,192)
#B5D3C6
(181,211,198)
#BDD7CC
(189,215,204)
#C5DBD2
(197,219,210)
#CDDFD8
(205,223,216)
#D5E3DE
(213,227,222)
#DDE7E4
(221,231,228)
#E5EBEA
(229,235,234)
#EDEFF0
(237,239,240)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5CBBA color. Also use rgb(165,203,186) instead hex code.

Text Font Color

.myTextColor { color: #A5CBBA; }

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

This text font color is #A5CBBA.

Background Color

.myBgColor { background-color: #A5CBBA; }

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

This div background color is #A5CBBA.

Border color

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

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

This div border color is #A5CBBA.

Opacity

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

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

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

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

This text has shadow with #A5CBBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CBBA.

Preview

Color preview on black background

This text has color #A5CBBA on black background.


Color preview on white background

This text has color #A5CBBA on white background.


Black color preview on #A5CBBA background

This text has black color on #A5CBBA background.


White color preview on #A5CBBA background

This text has white color on #A5CBBA background.


Related colors

Complementary color

Complementary color for #hex is #5A3445.


I love getcolorcode.com

Triadic colors

1 #BAA5CB and #CBBAA5 with #A5CBBA are triadic colors.

2 #BACBA5 and #CBA5BA with #A5CBBA are triadic colors.