COLOR #ABC6A6

HEX: #ABC6A6 RGB: (171,198,166)

Renk bilgisi

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

RGB renk modeli

#ABC6A6 color RGB value is (171,198,166).

RGB: (171,198,166) (67%, 78%, 65%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 166 of 255 = 65%

171
198
166

R + G + B ~ 70%. #ABC6A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 166 = 535 (100%)
R 171 of 535 ~ 31.96%
G 198 of 535 ~ 37.01%
B 166 of 535 ~ 31.03'%

%31.96
%37.01
%31.03

CMYK RENK MODELİ

#ABC6A6 rengi CMYK tonu (14,0,16,22).

  • camgöbeği tonu 13.64%
  • eflatun tonu 0.00%
  • sarı tonu 16.16%
  • ana renk tonu 22.35%

CMYK: (14,0,16,22)
C14M0Y16K22 (14%, 0%, 16%, 22%)
(0.14 / 0.00 / 0.16 / 0.22)

CMYK yüzdeleri

%13.64
%0
%16.16
%22.35

Codes

Color #ABC6A6 in popluar color models

AB C6 A6
RGB 171 198 166
HSL 111° 21.92% 71.37%
HSB/HSV 111° 16.16% 77.65%
CMYK 13.64% 0.00% 16.16%
22.35%

Color #ABC6A6 in popluar number systems.

HEX AB C6 A6
Decimal 171 198 166
Binary 10101011 11000110 10100110
Octal 253 306 246

Shades and tints

Shades of #ABC6A6

#ABC6A6
(171,198,166)
#9CB497
(156,180,151)
#8DA288
(141,162,136)
#7E9079
(126,144,121)
#6F7E6A
(111,126,106)
#606C5B
(96,108,91)
#515A4C
(81,90,76)
#42483D
(66,72,61)
#33362E
(51,54,46)
#24241F
(36,36,31)
#151210
(21,18,16)
#000000
(0,0,0)

Tints of #ABC6A6

#ABC6A6
(171,198,166)
#B2CBAE
(178,203,174)
#B9D0B6
(185,208,182)
#C0D5BE
(192,213,190)
#C7DAC6
(199,218,198)
#CEDFCE
(206,223,206)
#D5E4D6
(213,228,214)
#DCE9DE
(220,233,222)
#E3EEE6
(227,238,230)
#EAF3EE
(234,243,238)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6A6; }

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

This text font color is #ABC6A6.

Background Color

.myBgColor { background-color: #ABC6A6; }

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

This div background color is #ABC6A6.

Border color

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

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

This div border color is #ABC6A6.

Opacity

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

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

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

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

This text has shadow with #ABC6A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6A6.

Preview

Color preview on black background

This text has color #ABC6A6 on black background.


Color preview on white background

This text has color #ABC6A6 on white background.


Black color preview on #ABC6A6 background

This text has black color on #ABC6A6 background.


White color preview on #ABC6A6 background

This text has white color on #ABC6A6 background.


Related colors

Complementary color

Complementary color for #hex is #543959.


I love getcolorcode.com

Triadic colors

1 #A6ABC6 and #C6A6AB with #ABC6A6 are triadic colors.

2 #A6C6AB and #C6ABA6 with #ABC6A6 are triadic colors.