COLOR #ACDBE6

HEX: #ACDBE6 RGB: (172,219,230)

Renk bilgisi

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

RGB renk modeli

#ACDBE6 color RGB value is (172,219,230).

RGB: (172,219,230) (67%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 219 of 255 = 86%
B 230 of 255 = 90%

172
219
230

R + G + B ~ 81%. #ACDBE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 219 + 230 = 621 (100%)
R 172 of 621 ~ 27.7%
G 219 of 621 ~ 35.27%
B 230 of 621 ~ 37.04'%

%27.7
%35.27
%37.04

CMYK RENK MODELİ

#ACDBE6 rengi CMYK tonu (25,5,0,10).

  • camgöbeği tonu 25.22%
  • eflatun tonu 4.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,5,0,10)
C25M5Y0K10 (25%, 5%, 0%, 10%)
(0.25 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%4.78
%0
%9.8

Codes

Color #ACDBE6 in popluar color models

AC DB E6
RGB 172 219 230
HSL 191° 53.70% 78.82%
HSB/HSV 191° 25.22% 90.20%
CMYK 25.22% 4.78% 0.00%
9.80%

Color #ACDBE6 in popluar number systems.

HEX AC DB E6
Decimal 172 219 230
Binary 10101100 11011011 11100110
Octal 254 333 346

Shades and tints

Shades of #ACDBE6

#ACDBE6
(172,219,230)
#9DC8D2
(157,200,210)
#8EB5BE
(142,181,190)
#7FA2AA
(127,162,170)
#708F96
(112,143,150)
#617C82
(97,124,130)
#52696E
(82,105,110)
#43565A
(67,86,90)
#344346
(52,67,70)
#253032
(37,48,50)
#161D1E
(22,29,30)
#000000
(0,0,0)

Tints of #ACDBE6

#ACDBE6
(172,219,230)
#B3DEE8
(179,222,232)
#BAE1EA
(186,225,234)
#C1E4EC
(193,228,236)
#C8E7EE
(200,231,238)
#CFEAF0
(207,234,240)
#D6EDF2
(214,237,242)
#DDF0F4
(221,240,244)
#E4F3F6
(228,243,246)
#EBF6F8
(235,246,248)
#F2F9FA
(242,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACDBE6 color. Also use rgb(172,219,230) instead hex code.

Text Font Color

.myTextColor { color: #ACDBE6; }

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

This text font color is #ACDBE6.

Background Color

.myBgColor { background-color: #ACDBE6; }

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

This div background color is #ACDBE6.

Border color

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

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

This div border color is #ACDBE6.

Opacity

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

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

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

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

This text has shadow with #ACDBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDBE6.

Preview

Color preview on black background

This text has color #ACDBE6 on black background.


Color preview on white background

This text has color #ACDBE6 on white background.


Black color preview on #ACDBE6 background

This text has black color on #ACDBE6 background.


White color preview on #ACDBE6 background

This text has white color on #ACDBE6 background.


Related colors

Complementary color

Complementary color for #hex is #532419.


I love getcolorcode.com

Triadic colors

1 #E6ACDB and #DBE6AC with #ACDBE6 are triadic colors.

2 #E6DBAC and #DBACE6 with #ACDBE6 are triadic colors.