COLOR #A8B0DB

HEX: #A8B0DB RGB: (168,176,219)

Renk bilgisi

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

RGB renk modeli

#A8B0DB color RGB value is (168,176,219).

RGB: (168,176,219) (66%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 176 of 255 = 69%
B 219 of 255 = 86%

168
176
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 176 + 219 = 563 (100%)
R 168 of 563 ~ 29.84%
G 176 of 563 ~ 31.26%
B 219 of 563 ~ 38.9'%

%29.84
%31.26
%38.9

CMYK RENK MODELİ

#A8B0DB rengi CMYK tonu (23,20,0,14).

  • camgöbeği tonu 23.29%
  • eflatun tonu 19.63%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (23,20,0,14)
C23M20Y0K14 (23%, 20%, 0%, 14%)
(0.23 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%23.29
%19.63
%0
%14.12

Codes

Color #A8B0DB in popluar color models

A8 B0 DB
RGB 168 176 219
HSL 231° 41.46% 75.88%
HSB/HSV 231° 23.29% 85.88%
CMYK 23.29% 19.63% 0.00%
14.12%

Color #A8B0DB in popluar number systems.

HEX A8 B0 DB
Decimal 168 176 219
Binary 10101000 10110000 11011011
Octal 250 260 333

Shades and tints

Shades of #A8B0DB

#A8B0DB
(168,176,219)
#99A0C8
(153,160,200)
#8A90B5
(138,144,181)
#7B80A2
(123,128,162)
#6C708F
(108,112,143)
#5D607C
(93,96,124)
#4E5069
(78,80,105)
#3F4056
(63,64,86)
#303043
(48,48,67)
#212030
(33,32,48)
#12101D
(18,16,29)
#000000
(0,0,0)

Tints of #A8B0DB

#A8B0DB
(168,176,219)
#AFB7DE
(175,183,222)
#B6BEE1
(182,190,225)
#BDC5E4
(189,197,228)
#C4CCE7
(196,204,231)
#CBD3EA
(203,211,234)
#D2DAED
(210,218,237)
#D9E1F0
(217,225,240)
#E0E8F3
(224,232,243)
#E7EFF6
(231,239,246)
#EEF6F9
(238,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8B0DB color. Also use rgb(168,176,219) instead hex code.

Text Font Color

.myTextColor { color: #A8B0DB; }

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

This text font color is #A8B0DB.

Background Color

.myBgColor { background-color: #A8B0DB; }

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

This div background color is #A8B0DB.

Border color

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

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

This div border color is #A8B0DB.

Opacity

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

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

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

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

This text has shadow with #A8B0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B0DB.

Preview

Color preview on black background

This text has color #A8B0DB on black background.


Color preview on white background

This text has color #A8B0DB on white background.


Black color preview on #A8B0DB background

This text has black color on #A8B0DB background.


White color preview on #A8B0DB background

This text has white color on #A8B0DB background.


Related colors

Complementary color

Complementary color for #hex is #574F24.


I love getcolorcode.com

Triadic colors

1 #DBA8B0 and #B0DBA8 with #A8B0DB are triadic colors.

2 #DBB0A8 and #B0A8DB with #A8B0DB are triadic colors.