COLOR #A6B4DD

HEX: #A6B4DD RGB: (166,180,221)

Renk bilgisi

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

RGB renk modeli

#A6B4DD color RGB value is (166,180,221).

RGB: (166,180,221) (65%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 180 of 255 = 71%
B 221 of 255 = 87%

166
180
221

R + G + B ~ 74%. #A6B4DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 180 + 221 = 567 (100%)
R 166 of 567 ~ 29.28%
G 180 of 567 ~ 31.75%
B 221 of 567 ~ 38.98'%

%29.28
%31.75
%38.98

CMYK RENK MODELİ

#A6B4DD rengi CMYK tonu (25,19,0,13).

  • camgöbeği tonu 24.89%
  • eflatun tonu 18.55%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (25,19,0,13)
C25M19Y0K13 (25%, 19%, 0%, 13%)
(0.25 / 0.19 / 0.00 / 0.13)

CMYK yüzdeleri

%24.89
%18.55
%0
%13.33

Codes

Color #A6B4DD in popluar color models

A6 B4 DD
RGB 166 180 221
HSL 225° 44.72% 75.88%
HSB/HSV 225° 24.89% 86.67%
CMYK 24.89% 18.55% 0.00%
13.33%

Color #A6B4DD in popluar number systems.

HEX A6 B4 DD
Decimal 166 180 221
Binary 10100110 10110100 11011101
Octal 246 264 335

Shades and tints

Shades of #A6B4DD

#A6B4DD
(166,180,221)
#97A4C9
(151,164,201)
#8894B5
(136,148,181)
#7984A1
(121,132,161)
#6A748D
(106,116,141)
#5B6479
(91,100,121)
#4C5465
(76,84,101)
#3D4451
(61,68,81)
#2E343D
(46,52,61)
#1F2429
(31,36,41)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #A6B4DD

#A6B4DD
(166,180,221)
#AEBAE0
(174,186,224)
#B6C0E3
(182,192,227)
#BEC6E6
(190,198,230)
#C6CCE9
(198,204,233)
#CED2EC
(206,210,236)
#D6D8EF
(214,216,239)
#DEDEF2
(222,222,242)
#E6E4F5
(230,228,245)
#EEEAF8
(238,234,248)
#F6F0FB
(246,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B4DD color. Also use rgb(166,180,221) instead hex code.

Text Font Color

.myTextColor { color: #A6B4DD; }

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

This text font color is #A6B4DD.

Background Color

.myBgColor { background-color: #A6B4DD; }

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

This div background color is #A6B4DD.

Border color

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

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

This div border color is #A6B4DD.

Opacity

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

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

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

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

This text has shadow with #A6B4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B4DD.

Preview

Color preview on black background

This text has color #A6B4DD on black background.


Color preview on white background

This text has color #A6B4DD on white background.


Black color preview on #A6B4DD background

This text has black color on #A6B4DD background.


White color preview on #A6B4DD background

This text has white color on #A6B4DD background.


Related colors

Complementary color

Complementary color for #hex is #594B22.


I love getcolorcode.com

Triadic colors

1 #DDA6B4 and #B4DDA6 with #A6B4DD are triadic colors.

2 #DDB4A6 and #B4A6DD with #A6B4DD are triadic colors.