COLOR #A5BCE7

HEX: #A5BCE7 RGB: (165,188,231)

Renk bilgisi

#A5BCE7 contains mainly green and blue colors. #A5BCE7 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A5BCE7 color RGB value is (165,188,231).

RGB: (165,188,231) (65%, 74%, 91%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 188 of 255 = 74%
B 231 of 255 = 91%

165
188
231

R + G + B ~ 77%. #A5BCE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 188 + 231 = 584 (100%)
R 165 of 584 ~ 28.25%
G 188 of 584 ~ 32.19%
B 231 of 584 ~ 39.55'%

%28.25
%32.19
%39.55

CMYK RENK MODELİ

#A5BCE7 rengi CMYK tonu (29,19,0,9).

  • camgöbeği tonu 28.57%
  • eflatun tonu 18.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (29,19,0,9)
C29M19Y0K9 (29%, 19%, 0%, 9%)
(0.29 / 0.19 / 0.00 / 0.09)

CMYK yüzdeleri

%28.57
%18.61
%0
%9.41

Codes

Color #A5BCE7 in popluar color models

A5 BC E7
RGB 165 188 231
HSL 219° 57.89% 77.65%
HSB/HSV 219° 28.57% 90.59%
CMYK 28.57% 18.61% 0.00%
9.41%

Color #A5BCE7 in popluar number systems.

HEX A5 BC E7
Decimal 165 188 231
Binary 10100101 10111100 11100111
Octal 245 274 347

Shades and tints

Shades of #A5BCE7

#A5BCE7
(165,188,231)
#96ABD2
(150,171,210)
#879ABD
(135,154,189)
#7889A8
(120,137,168)
#697893
(105,120,147)
#5A677E
(90,103,126)
#4B5669
(75,86,105)
#3C4554
(60,69,84)
#2D343F
(45,52,63)
#1E232A
(30,35,42)
#0F1215
(15,18,21)
#000000
(0,0,0)

Tints of #A5BCE7

#A5BCE7
(165,188,231)
#ADC2E9
(173,194,233)
#B5C8EB
(181,200,235)
#BDCEED
(189,206,237)
#C5D4EF
(197,212,239)
#CDDAF1
(205,218,241)
#D5E0F3
(213,224,243)
#DDE6F5
(221,230,245)
#E5ECF7
(229,236,247)
#EDF2F9
(237,242,249)
#F5F8FB
(245,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5BCE7; }

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

This text font color is #A5BCE7.

Background Color

.myBgColor { background-color: #A5BCE7; }

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

This div background color is #A5BCE7.

Border color

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

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

This div border color is #A5BCE7.

Opacity

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

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

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

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

This text has shadow with #A5BCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BCE7.

Preview

Color preview on black background

This text has color #A5BCE7 on black background.


Color preview on white background

This text has color #A5BCE7 on white background.


Black color preview on #A5BCE7 background

This text has black color on #A5BCE7 background.


White color preview on #A5BCE7 background

This text has white color on #A5BCE7 background.


Related colors

Complementary color

Complementary color for #hex is #5A4318.


I love getcolorcode.com

Triadic colors

1 #E7A5BC and #BCE7A5 with #A5BCE7 are triadic colors.

2 #E7BCA5 and #BCA5E7 with #A5BCE7 are triadic colors.