COLOR #ABC6D3

HEX: #ABC6D3 RGB: (171,198,211)

Renk bilgisi

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

RGB renk modeli

#ABC6D3 color RGB value is (171,198,211).

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

RGB bağlantıları ve doygunluk

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

171
198
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 211 = 580 (100%)
R 171 of 580 ~ 29.48%
G 198 of 580 ~ 34.14%
B 211 of 580 ~ 36.38'%

%29.48
%34.14
%36.38

CMYK RENK MODELİ

#ABC6D3 rengi CMYK tonu (19,6,0,17).

  • camgöbeği tonu 18.96%
  • eflatun tonu 6.16%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (19,6,0,17)
C19M6Y0K17 (19%, 6%, 0%, 17%)
(0.19 / 0.06 / 0.00 / 0.17)

CMYK yüzdeleri

%18.96
%6.16
%0
%17.25

Codes

Color #ABC6D3 in popluar color models

AB C6 D3
RGB 171 198 211
HSL 200° 31.25% 74.90%
HSB/HSV 200° 18.96% 82.75%
CMYK 18.96% 6.16% 0.00%
17.25%

Color #ABC6D3 in popluar number systems.

HEX AB C6 D3
Decimal 171 198 211
Binary 10101011 11000110 11010011
Octal 253 306 323

Shades and tints

Shades of #ABC6D3

#ABC6D3
(171,198,211)
#9CB4C0
(156,180,192)
#8DA2AD
(141,162,173)
#7E909A
(126,144,154)
#6F7E87
(111,126,135)
#606C74
(96,108,116)
#515A61
(81,90,97)
#42484E
(66,72,78)
#33363B
(51,54,59)
#242428
(36,36,40)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #ABC6D3

#ABC6D3
(171,198,211)
#B2CBD7
(178,203,215)
#B9D0DB
(185,208,219)
#C0D5DF
(192,213,223)
#C7DAE3
(199,218,227)
#CEDFE7
(206,223,231)
#D5E4EB
(213,228,235)
#DCE9EF
(220,233,239)
#E3EEF3
(227,238,243)
#EAF3F7
(234,243,247)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6D3; }

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

This text font color is #ABC6D3.

Background Color

.myBgColor { background-color: #ABC6D3; }

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

This div background color is #ABC6D3.

Border color

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

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

This div border color is #ABC6D3.

Opacity

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

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

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

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

This text has shadow with #ABC6D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6D3.

Preview

Color preview on black background

This text has color #ABC6D3 on black background.


Color preview on white background

This text has color #ABC6D3 on white background.


Black color preview on #ABC6D3 background

This text has black color on #ABC6D3 background.


White color preview on #ABC6D3 background

This text has white color on #ABC6D3 background.


Related colors

Complementary color

Complementary color for #hex is #54392C.


I love getcolorcode.com

Triadic colors

1 #D3ABC6 and #C6D3AB with #ABC6D3 are triadic colors.

2 #D3C6AB and #C6ABD3 with #ABC6D3 are triadic colors.