COLOR #ABC9C6

HEX: #ABC9C6 RGB: (171,201,198)

Renk bilgisi

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

RGB renk modeli

#ABC9C6 color RGB value is (171,201,198).

RGB: (171,201,198) (67%, 79%, 78%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 201 of 255 = 79%
B 198 of 255 = 78%

171
201
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 201 + 198 = 570 (100%)
R 171 of 570 ~ 30%
G 201 of 570 ~ 35.26%
B 198 of 570 ~ 34.74'%

%30
%35.26
%34.74

CMYK RENK MODELİ

#ABC9C6 rengi CMYK tonu (15,0,1,21).

  • camgöbeği tonu 14.93%
  • eflatun tonu 0.00%
  • sarı tonu 1.49%
  • ana renk tonu 21.18%

CMYK: (15,0,1,21)
C15M0Y1K21 (15%, 0%, 1%, 21%)
(0.15 / 0.00 / 0.01 / 0.21)

CMYK yüzdeleri

%14.93
%0
%1.49
%21.18

Codes

Color #ABC9C6 in popluar color models

AB C9 C6
RGB 171 201 198
HSL 174° 21.74% 72.94%
HSB/HSV 174° 14.93% 78.82%
CMYK 14.93% 0.00% 1.49%
21.18%

Color #ABC9C6 in popluar number systems.

HEX AB C9 C6
Decimal 171 201 198
Binary 10101011 11001001 11000110
Octal 253 311 306

Shades and tints

Shades of #ABC9C6

#ABC9C6
(171,201,198)
#9CB7B4
(156,183,180)
#8DA5A2
(141,165,162)
#7E9390
(126,147,144)
#6F817E
(111,129,126)
#606F6C
(96,111,108)
#515D5A
(81,93,90)
#424B48
(66,75,72)
#333936
(51,57,54)
#242724
(36,39,36)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #ABC9C6

#ABC9C6
(171,201,198)
#B2CDCB
(178,205,203)
#B9D1D0
(185,209,208)
#C0D5D5
(192,213,213)
#C7D9DA
(199,217,218)
#CEDDDF
(206,221,223)
#D5E1E4
(213,225,228)
#DCE5E9
(220,229,233)
#E3E9EE
(227,233,238)
#EAEDF3
(234,237,243)
#F1F1F8
(241,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC9C6; }

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

This text font color is #ABC9C6.

Background Color

.myBgColor { background-color: #ABC9C6; }

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

This div background color is #ABC9C6.

Border color

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

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

This div border color is #ABC9C6.

Opacity

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

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

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

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

This text has shadow with #ABC9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC9C6.

Preview

Color preview on black background

This text has color #ABC9C6 on black background.


Color preview on white background

This text has color #ABC9C6 on white background.


Black color preview on #ABC9C6 background

This text has black color on #ABC9C6 background.


White color preview on #ABC9C6 background

This text has white color on #ABC9C6 background.


Related colors

Complementary color

Complementary color for #hex is #543639.


I love getcolorcode.com

Triadic colors

1 #C6ABC9 and #C9C6AB with #ABC9C6 are triadic colors.

2 #C6C9AB and #C9ABC6 with #ABC9C6 are triadic colors.