COLOR #ABC6D4

HEX: #ABC6D4 RGB: (171,198,212)

Renk bilgisi

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

RGB renk modeli

#ABC6D4 color RGB value is (171,198,212).

RGB: (171,198,212) (67%, 78%, 83%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 212 of 255 = 83%

171
198
212

R + G + B ~ 76%. #ABC6D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 212 = 581 (100%)
R 171 of 581 ~ 29.43%
G 198 of 581 ~ 34.08%
B 212 of 581 ~ 36.49'%

%29.43
%34.08
%36.49

CMYK RENK MODELİ

#ABC6D4 rengi CMYK tonu (19,7,0,17).

  • camgöbeği tonu 19.34%
  • eflatun tonu 6.60%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (19,7,0,17)
C19M7Y0K17 (19%, 7%, 0%, 17%)
(0.19 / 0.07 / 0.00 / 0.17)

CMYK yüzdeleri

%19.34
%6.6
%0
%16.86

Codes

Color #ABC6D4 in popluar color models

AB C6 D4
RGB 171 198 212
HSL 200° 32.28% 75.10%
HSB/HSV 200° 19.34% 83.14%
CMYK 19.34% 6.60% 0.00%
16.86%

Color #ABC6D4 in popluar number systems.

HEX AB C6 D4
Decimal 171 198 212
Binary 10101011 11000110 11010100
Octal 253 306 324

Shades and tints

Shades of #ABC6D4

#ABC6D4
(171,198,212)
#9CB4C1
(156,180,193)
#8DA2AE
(141,162,174)
#7E909B
(126,144,155)
#6F7E88
(111,126,136)
#606C75
(96,108,117)
#515A62
(81,90,98)
#42484F
(66,72,79)
#33363C
(51,54,60)
#242429
(36,36,41)
#151216
(21,18,22)
#000000
(0,0,0)

Tints of #ABC6D4

#ABC6D4
(171,198,212)
#B2CBD7
(178,203,215)
#B9D0DA
(185,208,218)
#C0D5DD
(192,213,221)
#C7DAE0
(199,218,224)
#CEDFE3
(206,223,227)
#D5E4E6
(213,228,230)
#DCE9E9
(220,233,233)
#E3EEEC
(227,238,236)
#EAF3EF
(234,243,239)
#F1F8F2
(241,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC6D4 color. Also use rgb(171,198,212) instead hex code.

Text Font Color

.myTextColor { color: #ABC6D4; }

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

This text font color is #ABC6D4.

Background Color

.myBgColor { background-color: #ABC6D4; }

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

This div background color is #ABC6D4.

Border color

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

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

This div border color is #ABC6D4.

Opacity

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

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

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

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

This text has shadow with #ABC6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6D4.

Preview

Color preview on black background

This text has color #ABC6D4 on black background.


Color preview on white background

This text has color #ABC6D4 on white background.


Black color preview on #ABC6D4 background

This text has black color on #ABC6D4 background.


White color preview on #ABC6D4 background

This text has white color on #ABC6D4 background.


Related colors

Complementary color

Complementary color for #hex is #54392B.


I love getcolorcode.com

Triadic colors

1 #D4ABC6 and #C6D4AB with #ABC6D4 are triadic colors.

2 #D4C6AB and #C6ABD4 with #ABC6D4 are triadic colors.