COLOR #A5B7C7

HEX: #A5B7C7 RGB: (165,183,199)

Color info

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

RGB color model

#A5B7C7 color RGB value is (165,183,199).

RGB: (165,183,199) (65%, 72%, 78%)

RGB channels and saturation

R 165 of 255 = 65%
G 183 of 255 = 72%
B 199 of 255 = 78%

165
183
199

R + G + B ~ 72%. #A5B7C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 183 + 199 = 547 (100%)
R 165 of 547 ~ 30.16%
G 183 of 547 ~ 33.46%
B 199 of 547 ~ 36.38'%

%30.16
%33.46
%36.38

CMYK color model

#A5B7C7 color CMYK value is (17,8,0,22).

  • cyan value is 17.09%
  • magenta value is 8.04%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (17,8,0,22)
C17M8Y0K22 (17%, 8%, 0%, 22%)
(0.17 / 0.08 / 0.00 / 0.22)

CMYK percentages

%17.09
%8.04
%0
%21.96

Codes

Color #A5B7C7 in popluar color models

A5 B7 C7
RGB 165 183 199
HSL 208° 23.29% 71.37%
HSB/HSV 208° 17.09% 78.04%
CMYK 17.09% 8.04% 0.00%
21.96%

Color #A5B7C7 in popluar number systems.

HEX A5 B7 C7
Decimal 165 183 199
Binary 10100101 10110111 11000111
Octal 245 267 307

Shades and tints

Shades of #A5B7C7

#A5B7C7
(165,183,199)
#96A7B5
(150,167,181)
#8797A3
(135,151,163)
#788791
(120,135,145)
#69777F
(105,119,127)
#5A676D
(90,103,109)
#4B575B
(75,87,91)
#3C4749
(60,71,73)
#2D3737
(45,55,55)
#1E2725
(30,39,37)
#0F1713
(15,23,19)
#000000
(0,0,0)

Tints of #A5B7C7

#A5B7C7
(165,183,199)
#ADBDCC
(173,189,204)
#B5C3D1
(181,195,209)
#BDC9D6
(189,201,214)
#C5CFDB
(197,207,219)
#CDD5E0
(205,213,224)
#D5DBE5
(213,219,229)
#DDE1EA
(221,225,234)
#E5E7EF
(229,231,239)
#EDEDF4
(237,237,244)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B7C7 color. Also use rgb(165,183,199) instead hex code.

Text Font Color

.myTextColor { color: #A5B7C7; }

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

This text font color is #A5B7C7.

Background Color

.myBgColor { background-color: #A5B7C7; }

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

This div background color is #A5B7C7.

Border color

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

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

This div border color is #A5B7C7.

Opacity

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

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

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

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

This text has shadow with #A5B7C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B7C7.

Preview

Color preview on black background

This text has color #A5B7C7 on black background.


Color preview on white background

This text has color #A5B7C7 on white background.


Black color preview on #A5B7C7 background

This text has black color on #A5B7C7 background.


White color preview on #A5B7C7 background

This text has white color on #A5B7C7 background.


Related colors

Complementary color

Complementary color for #hex is #5A4838.


I love getcolorcode.com

Triadic colors

1 #C7A5B7 and #B7C7A5 with #A5B7C7 are triadic colors.

2 #C7B7A5 and #B7A5C7 with #A5B7C7 are triadic colors.