COLOR #A6BEDB

HEX: #A6BEDB RGB: (166,190,219)

Renk bilgisi

#A6BEDB contains red, green and blue colors in about the same proportion. #A6BEDB ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A6BEDB color RGB value is (166,190,219).

RGB: (166,190,219) (65%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 190 of 255 = 75%
B 219 of 255 = 86%

166
190
219

R + G + B ~ 75%. #A6BEDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 190 + 219 = 575 (100%)
R 166 of 575 ~ 28.87%
G 190 of 575 ~ 33.04%
B 219 of 575 ~ 38.09'%

%28.87
%33.04
%38.09

CMYK RENK MODELİ

#A6BEDB rengi CMYK tonu (24,13,0,14).

  • camgöbeği tonu 24.20%
  • eflatun tonu 13.24%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (24,13,0,14)
C24M13Y0K14 (24%, 13%, 0%, 14%)
(0.24 / 0.13 / 0.00 / 0.14)

CMYK yüzdeleri

%24.2
%13.24
%0
%14.12

Codes

Color #A6BEDB in popluar color models

A6 BE DB
RGB 166 190 219
HSL 213° 42.40% 75.49%
HSB/HSV 213° 24.20% 85.88%
CMYK 24.20% 13.24% 0.00%
14.12%

Color #A6BEDB in popluar number systems.

HEX A6 BE DB
Decimal 166 190 219
Binary 10100110 10111110 11011011
Octal 246 276 333

Shades and tints

Shades of #A6BEDB

#A6BEDB
(166,190,219)
#97ADC8
(151,173,200)
#889CB5
(136,156,181)
#798BA2
(121,139,162)
#6A7A8F
(106,122,143)
#5B697C
(91,105,124)
#4C5869
(76,88,105)
#3D4756
(61,71,86)
#2E3643
(46,54,67)
#1F2530
(31,37,48)
#10141D
(16,20,29)
#000000
(0,0,0)

Tints of #A6BEDB

#A6BEDB
(166,190,219)
#AEC3DE
(174,195,222)
#B6C8E1
(182,200,225)
#BECDE4
(190,205,228)
#C6D2E7
(198,210,231)
#CED7EA
(206,215,234)
#D6DCED
(214,220,237)
#DEE1F0
(222,225,240)
#E6E6F3
(230,230,243)
#EEEBF6
(238,235,246)
#F6F0F9
(246,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6BEDB color. Also use rgb(166,190,219) instead hex code.

Text Font Color

.myTextColor { color: #A6BEDB; }

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

This text font color is #A6BEDB.

Background Color

.myBgColor { background-color: #A6BEDB; }

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

This div background color is #A6BEDB.

Border color

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

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

This div border color is #A6BEDB.

Opacity

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

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

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

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

This text has shadow with #A6BEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BEDB.

Preview

Color preview on black background

This text has color #A6BEDB on black background.


Color preview on white background

This text has color #A6BEDB on white background.


Black color preview on #A6BEDB background

This text has black color on #A6BEDB background.


White color preview on #A6BEDB background

This text has white color on #A6BEDB background.


Related colors

Complementary color

Complementary color for #hex is #594124.


I love getcolorcode.com

Triadic colors

1 #DBA6BE and #BEDBA6 with #A6BEDB are triadic colors.

2 #DBBEA6 and #BEA6DB with #A6BEDB are triadic colors.