COLOR #A8B6E6

HEX: #A8B6E6 RGB: (168,182,230)

Renk bilgisi

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

RGB renk modeli

#A8B6E6 color RGB value is (168,182,230).

RGB: (168,182,230) (66%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 182 of 255 = 71%
B 230 of 255 = 90%

168
182
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 182 + 230 = 580 (100%)
R 168 of 580 ~ 28.97%
G 182 of 580 ~ 31.38%
B 230 of 580 ~ 39.66'%

%28.97
%31.38
%39.66

CMYK RENK MODELİ

#A8B6E6 rengi CMYK tonu (27,21,0,10).

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

CMYK: (27,21,0,10)
C27M21Y0K10 (27%, 21%, 0%, 10%)
(0.27 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%26.96
%20.87
%0
%9.8

Codes

Color #A8B6E6 in popluar color models

A8 B6 E6
RGB 168 182 230
HSL 226° 55.36% 78.04%
HSB/HSV 226° 26.96% 90.20%
CMYK 26.96% 20.87% 0.00%
9.80%

Color #A8B6E6 in popluar number systems.

HEX A8 B6 E6
Decimal 168 182 230
Binary 10101000 10110110 11100110
Octal 250 266 346

Shades and tints

Shades of #A8B6E6

#A8B6E6
(168,182,230)
#99A6D2
(153,166,210)
#8A96BE
(138,150,190)
#7B86AA
(123,134,170)
#6C7696
(108,118,150)
#5D6682
(93,102,130)
#4E566E
(78,86,110)
#3F465A
(63,70,90)
#303646
(48,54,70)
#212632
(33,38,50)
#12161E
(18,22,30)
#000000
(0,0,0)

Tints of #A8B6E6

#A8B6E6
(168,182,230)
#AFBCE8
(175,188,232)
#B6C2EA
(182,194,234)
#BDC8EC
(189,200,236)
#C4CEEE
(196,206,238)
#CBD4F0
(203,212,240)
#D2DAF2
(210,218,242)
#D9E0F4
(217,224,244)
#E0E6F6
(224,230,246)
#E7ECF8
(231,236,248)
#EEF2FA
(238,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8B6E6; }

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

This text font color is #A8B6E6.

Background Color

.myBgColor { background-color: #A8B6E6; }

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

This div background color is #A8B6E6.

Border color

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

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

This div border color is #A8B6E6.

Opacity

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

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

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

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

This text has shadow with #A8B6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B6E6.

Preview

Color preview on black background

This text has color #A8B6E6 on black background.


Color preview on white background

This text has color #A8B6E6 on white background.


Black color preview on #A8B6E6 background

This text has black color on #A8B6E6 background.


White color preview on #A8B6E6 background

This text has white color on #A8B6E6 background.


Related colors

Complementary color

Complementary color for #hex is #574919.


I love getcolorcode.com

Triadic colors

1 #E6A8B6 and #B6E6A8 with #A8B6E6 are triadic colors.

2 #E6B6A8 and #B6A8E6 with #A8B6E6 are triadic colors.