COLOR #A7B4DD

HEX: #A7B4DD RGB: (167,180,221)

Renk bilgisi

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

RGB renk modeli

#A7B4DD color RGB value is (167,180,221).

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

RGB bağlantıları ve doygunluk

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

167
180
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 180 + 221 = 568 (100%)
R 167 of 568 ~ 29.4%
G 180 of 568 ~ 31.69%
B 221 of 568 ~ 38.91'%

%29.4
%31.69
%38.91

CMYK RENK MODELİ

#A7B4DD rengi CMYK tonu (24,19,0,13).

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

CMYK: (24,19,0,13)
C24M19Y0K13 (24%, 19%, 0%, 13%)
(0.24 / 0.19 / 0.00 / 0.13)

CMYK yüzdeleri

%24.43
%18.55
%0
%13.33

Codes

Color #A7B4DD in popluar color models

A7 B4 DD
RGB 167 180 221
HSL 226° 44.26% 76.08%
HSB/HSV 226° 24.43% 86.67%
CMYK 24.43% 18.55% 0.00%
13.33%

Color #A7B4DD in popluar number systems.

HEX A7 B4 DD
Decimal 167 180 221
Binary 10100111 10110100 11011101
Octal 247 264 335

Shades and tints

Shades of #A7B4DD

#A7B4DD
(167,180,221)
#98A4C9
(152,164,201)
#8994B5
(137,148,181)
#7A84A1
(122,132,161)
#6B748D
(107,116,141)
#5C6479
(92,100,121)
#4D5465
(77,84,101)
#3E4451
(62,68,81)
#2F343D
(47,52,61)
#202429
(32,36,41)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #A7B4DD

#A7B4DD
(167,180,221)
#AFBAE0
(175,186,224)
#B7C0E3
(183,192,227)
#BFC6E6
(191,198,230)
#C7CCE9
(199,204,233)
#CFD2EC
(207,210,236)
#D7D8EF
(215,216,239)
#DFDEF2
(223,222,242)
#E7E4F5
(231,228,245)
#EFEAF8
(239,234,248)
#F7F0FB
(247,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B4DD; }

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

This text font color is #A7B4DD.

Background Color

.myBgColor { background-color: #A7B4DD; }

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

This div background color is #A7B4DD.

Border color

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

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

This div border color is #A7B4DD.

Opacity

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

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

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

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

This text has shadow with #A7B4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B4DD.

Preview

Color preview on black background

This text has color #A7B4DD on black background.


Color preview on white background

This text has color #A7B4DD on white background.


Black color preview on #A7B4DD background

This text has black color on #A7B4DD background.


White color preview on #A7B4DD background

This text has white color on #A7B4DD background.


Related colors

Complementary color

Complementary color for #hex is #584B22.


I love getcolorcode.com

Triadic colors

1 #DDA7B4 and #B4DDA7 with #A7B4DD are triadic colors.

2 #DDB4A7 and #B4A7DD with #A7B4DD are triadic colors.