COLOR #A8B9E6

HEX: #A8B9E6 RGB: (168,185,230)

Renk bilgisi

#A8B9E6 contains mainly green and blue colors. #A8B9E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A8B9E6 color RGB value is (168,185,230).

RGB: (168,185,230) (66%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 185 of 255 = 73%
B 230 of 255 = 90%

168
185
230

R + G + B ~ 76%. #A8B9E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 185 + 230 = 583 (100%)
R 168 of 583 ~ 28.82%
G 185 of 583 ~ 31.73%
B 230 of 583 ~ 39.45'%

%28.82
%31.73
%39.45

CMYK RENK MODELİ

#A8B9E6 rengi CMYK tonu (27,20,0,10).

  • camgöbeği tonu 26.96%
  • eflatun tonu 19.57%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (27,20,0,10)
C27M20Y0K10 (27%, 20%, 0%, 10%)
(0.27 / 0.20 / 0.00 / 0.10)

CMYK yüzdeleri

%26.96
%19.57
%0
%9.8

Codes

Color #A8B9E6 in popluar color models

A8 B9 E6
RGB 168 185 230
HSL 224° 55.36% 78.04%
HSB/HSV 224° 26.96% 90.20%
CMYK 26.96% 19.57% 0.00%
9.80%

Color #A8B9E6 in popluar number systems.

HEX A8 B9 E6
Decimal 168 185 230
Binary 10101000 10111001 11100110
Octal 250 271 346

Shades and tints

Shades of #A8B9E6

#A8B9E6
(168,185,230)
#99A9D2
(153,169,210)
#8A99BE
(138,153,190)
#7B89AA
(123,137,170)
#6C7996
(108,121,150)
#5D6982
(93,105,130)
#4E596E
(78,89,110)
#3F495A
(63,73,90)
#303946
(48,57,70)
#212932
(33,41,50)
#12191E
(18,25,30)
#000000
(0,0,0)

Tints of #A8B9E6

#A8B9E6
(168,185,230)
#AFBFE8
(175,191,232)
#B6C5EA
(182,197,234)
#BDCBEC
(189,203,236)
#C4D1EE
(196,209,238)
#CBD7F0
(203,215,240)
#D2DDF2
(210,221,242)
#D9E3F4
(217,227,244)
#E0E9F6
(224,233,246)
#E7EFF8
(231,239,248)
#EEF5FA
(238,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8B9E6 color. Also use rgb(168,185,230) instead hex code.

Text Font Color

.myTextColor { color: #A8B9E6; }

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

This text font color is #A8B9E6.

Background Color

.myBgColor { background-color: #A8B9E6; }

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

This div background color is #A8B9E6.

Border color

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

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

This div border color is #A8B9E6.

Opacity

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

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

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

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

This text has shadow with #A8B9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B9E6.

Preview

Color preview on black background

This text has color #A8B9E6 on black background.


Color preview on white background

This text has color #A8B9E6 on white background.


Black color preview on #A8B9E6 background

This text has black color on #A8B9E6 background.


White color preview on #A8B9E6 background

This text has white color on #A8B9E6 background.


Related colors

Complementary color

Complementary color for #hex is #574619.


I love getcolorcode.com

Triadic colors

1 #E6A8B9 and #B9E6A8 with #A8B9E6 are triadic colors.

2 #E6B9A8 and #B9A8E6 with #A8B9E6 are triadic colors.