COLOR #A6B5CC

HEX: #A6B5CC RGB: (166,181,204)

Renk bilgisi

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

RGB renk modeli

#A6B5CC color RGB value is (166,181,204).

RGB: (166,181,204) (65%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 181 of 255 = 71%
B 204 of 255 = 80%

166
181
204

R + G + B ~ 72%. #A6B5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 181 + 204 = 551 (100%)
R 166 of 551 ~ 30.13%
G 181 of 551 ~ 32.85%
B 204 of 551 ~ 37.02'%

%30.13
%32.85
%37.02

CMYK RENK MODELİ

#A6B5CC rengi CMYK tonu (19,11,0,20).

  • camgöbeği tonu 18.63%
  • eflatun tonu 11.27%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (19,11,0,20)
C19M11Y0K20 (19%, 11%, 0%, 20%)
(0.19 / 0.11 / 0.00 / 0.20)

CMYK yüzdeleri

%18.63
%11.27
%0
%20

Codes

Color #A6B5CC in popluar color models

A6 B5 CC
RGB 166 181 204
HSL 216° 27.14% 72.55%
HSB/HSV 216° 18.63% 80.00%
CMYK 18.63% 11.27% 0.00%
20.00%

Color #A6B5CC in popluar number systems.

HEX A6 B5 CC
Decimal 166 181 204
Binary 10100110 10110101 11001100
Octal 246 265 314

Shades and tints

Shades of #A6B5CC

#A6B5CC
(166,181,204)
#97A5BA
(151,165,186)
#8895A8
(136,149,168)
#798596
(121,133,150)
#6A7584
(106,117,132)
#5B6572
(91,101,114)
#4C5560
(76,85,96)
#3D454E
(61,69,78)
#2E353C
(46,53,60)
#1F252A
(31,37,42)
#101518
(16,21,24)
#000000
(0,0,0)

Tints of #A6B5CC

#A6B5CC
(166,181,204)
#AEBBD0
(174,187,208)
#B6C1D4
(182,193,212)
#BEC7D8
(190,199,216)
#C6CDDC
(198,205,220)
#CED3E0
(206,211,224)
#D6D9E4
(214,217,228)
#DEDFE8
(222,223,232)
#E6E5EC
(230,229,236)
#EEEBF0
(238,235,240)
#F6F1F4
(246,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B5CC color. Also use rgb(166,181,204) instead hex code.

Text Font Color

.myTextColor { color: #A6B5CC; }

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

This text font color is #A6B5CC.

Background Color

.myBgColor { background-color: #A6B5CC; }

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

This div background color is #A6B5CC.

Border color

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

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

This div border color is #A6B5CC.

Opacity

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

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

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

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

This text has shadow with #A6B5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B5CC.

Preview

Color preview on black background

This text has color #A6B5CC on black background.


Color preview on white background

This text has color #A6B5CC on white background.


Black color preview on #A6B5CC background

This text has black color on #A6B5CC background.


White color preview on #A6B5CC background

This text has white color on #A6B5CC background.


Related colors

Complementary color

Complementary color for #hex is #594A33.


I love getcolorcode.com

Triadic colors

1 #CCA6B5 and #B5CCA6 with #A6B5CC are triadic colors.

2 #CCB5A6 and #B5A6CC with #A6B5CC are triadic colors.