COLOR #ACBED5

HEX: #ACBED5 RGB: (172,190,213)

Renk bilgisi

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

RGB renk modeli

#ACBED5 color RGB value is (172,190,213).

RGB: (172,190,213) (67%, 75%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 190 of 255 = 75%
B 213 of 255 = 84%

172
190
213

R + G + B ~ 75%. #ACBED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 190 + 213 = 575 (100%)
R 172 of 575 ~ 29.91%
G 190 of 575 ~ 33.04%
B 213 of 575 ~ 37.04'%

%29.91
%33.04
%37.04

CMYK RENK MODELİ

#ACBED5 rengi CMYK tonu (19,11,0,16).

  • camgöbeği tonu 19.25%
  • eflatun tonu 10.80%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,11,0,16)
C19M11Y0K16 (19%, 11%, 0%, 16%)
(0.19 / 0.11 / 0.00 / 0.16)

CMYK yüzdeleri

%19.25
%10.8
%0
%16.47

Codes

Color #ACBED5 in popluar color models

AC BE D5
RGB 172 190 213
HSL 214° 32.80% 75.49%
HSB/HSV 214° 19.25% 83.53%
CMYK 19.25% 10.80% 0.00%
16.47%

Color #ACBED5 in popluar number systems.

HEX AC BE D5
Decimal 172 190 213
Binary 10101100 10111110 11010101
Octal 254 276 325

Shades and tints

Shades of #ACBED5

#ACBED5
(172,190,213)
#9DADC2
(157,173,194)
#8E9CAF
(142,156,175)
#7F8B9C
(127,139,156)
#707A89
(112,122,137)
#616976
(97,105,118)
#525863
(82,88,99)
#434750
(67,71,80)
#34363D
(52,54,61)
#25252A
(37,37,42)
#161417
(22,20,23)
#000000
(0,0,0)

Tints of #ACBED5

#ACBED5
(172,190,213)
#B3C3D8
(179,195,216)
#BAC8DB
(186,200,219)
#C1CDDE
(193,205,222)
#C8D2E1
(200,210,225)
#CFD7E4
(207,215,228)
#D6DCE7
(214,220,231)
#DDE1EA
(221,225,234)
#E4E6ED
(228,230,237)
#EBEBF0
(235,235,240)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACBED5 color. Also use rgb(172,190,213) instead hex code.

Text Font Color

.myTextColor { color: #ACBED5; }

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

This text font color is #ACBED5.

Background Color

.myBgColor { background-color: #ACBED5; }

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

This div background color is #ACBED5.

Border color

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

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

This div border color is #ACBED5.

Opacity

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

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

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

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

This text has shadow with #ACBED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACBED5.

Preview

Color preview on black background

This text has color #ACBED5 on black background.


Color preview on white background

This text has color #ACBED5 on white background.


Black color preview on #ACBED5 background

This text has black color on #ACBED5 background.


White color preview on #ACBED5 background

This text has white color on #ACBED5 background.


Related colors

Complementary color

Complementary color for #hex is #53412A.


I love getcolorcode.com

Triadic colors

1 #D5ACBE and #BED5AC with #ACBED5 are triadic colors.

2 #D5BEAC and #BEACD5 with #ACBED5 are triadic colors.