COLOR #ABC6B5

HEX: #ABC6B5 RGB: (171,198,181)

Renk bilgisi

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

RGB renk modeli

#ABC6B5 color RGB value is (171,198,181).

RGB: (171,198,181) (67%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 181 of 255 = 71%

171
198
181

R + G + B ~ 72%. #ABC6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 181 = 550 (100%)
R 171 of 550 ~ 31.09%
G 198 of 550 ~ 36%
B 181 of 550 ~ 32.91'%

%31.09
%36
%32.91

CMYK RENK MODELİ

#ABC6B5 rengi CMYK tonu (14,0,9,22).

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

CMYK: (14,0,9,22)
C14M0Y9K22 (14%, 0%, 9%, 22%)
(0.14 / 0.00 / 0.09 / 0.22)

CMYK yüzdeleri

%13.64
%0
%8.59
%22.35

Codes

Color #ABC6B5 in popluar color models

AB C6 B5
RGB 171 198 181
HSL 142° 19.15% 72.35%
HSB/HSV 142° 13.64% 77.65%
CMYK 13.64% 0.00% 8.59%
22.35%

Color #ABC6B5 in popluar number systems.

HEX AB C6 B5
Decimal 171 198 181
Binary 10101011 11000110 10110101
Octal 253 306 265

Shades and tints

Shades of #ABC6B5

#ABC6B5
(171,198,181)
#9CB4A5
(156,180,165)
#8DA295
(141,162,149)
#7E9085
(126,144,133)
#6F7E75
(111,126,117)
#606C65
(96,108,101)
#515A55
(81,90,85)
#424845
(66,72,69)
#333635
(51,54,53)
#242425
(36,36,37)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #ABC6B5

#ABC6B5
(171,198,181)
#B2CBBB
(178,203,187)
#B9D0C1
(185,208,193)
#C0D5C7
(192,213,199)
#C7DACD
(199,218,205)
#CEDFD3
(206,223,211)
#D5E4D9
(213,228,217)
#DCE9DF
(220,233,223)
#E3EEE5
(227,238,229)
#EAF3EB
(234,243,235)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6B5; }

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

This text font color is #ABC6B5.

Background Color

.myBgColor { background-color: #ABC6B5; }

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

This div background color is #ABC6B5.

Border color

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

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

This div border color is #ABC6B5.

Opacity

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

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

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

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

This text has shadow with #ABC6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6B5.

Preview

Color preview on black background

This text has color #ABC6B5 on black background.


Color preview on white background

This text has color #ABC6B5 on white background.


Black color preview on #ABC6B5 background

This text has black color on #ABC6B5 background.


White color preview on #ABC6B5 background

This text has white color on #ABC6B5 background.


Related colors

Complementary color

Complementary color for #hex is #54394A.


I love getcolorcode.com

Triadic colors

1 #B5ABC6 and #C6B5AB with #ABC6B5 are triadic colors.

2 #B5C6AB and #C6ABB5 with #ABC6B5 are triadic colors.