COLOR #ABADB5

HEX: #ABADB5 RGB: (171,173,181)

Renk bilgisi

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

RGB renk modeli

#ABADB5 color RGB value is (171,173,181).

RGB: (171,173,181) (67%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 173 of 255 = 68%
B 181 of 255 = 71%

171
173
181

R + G + B ~ 69%. #ABADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 173 + 181 = 525 (100%)
R 171 of 525 ~ 32.57%
G 173 of 525 ~ 32.95%
B 181 of 525 ~ 34.48'%

%32.57
%32.95
%34.48

CMYK RENK MODELİ

#ABADB5 rengi CMYK tonu (6,4,0,29).

  • camgöbeği tonu 5.52%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (6,4,0,29)
C6M4Y0K29 (6%, 4%, 0%, 29%)
(0.06 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%5.52
%4.42
%0
%29.02

Codes

Color #ABADB5 in popluar color models

AB AD B5
RGB 171 173 181
HSL 228° 6.33% 69.02%
HSB/HSV 228° 5.52% 70.98%
CMYK 5.52% 4.42% 0.00%
29.02%

Color #ABADB5 in popluar number systems.

HEX AB AD B5
Decimal 171 173 181
Binary 10101011 10101101 10110101
Octal 253 255 265

Shades and tints

Shades of #ABADB5

#ABADB5
(171,173,181)
#9C9EA5
(156,158,165)
#8D8F95
(141,143,149)
#7E8085
(126,128,133)
#6F7175
(111,113,117)
#606265
(96,98,101)
#515355
(81,83,85)
#424445
(66,68,69)
#333535
(51,53,53)
#242625
(36,38,37)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #ABADB5

#ABADB5
(171,173,181)
#B2B4BB
(178,180,187)
#B9BBC1
(185,187,193)
#C0C2C7
(192,194,199)
#C7C9CD
(199,201,205)
#CED0D3
(206,208,211)
#D5D7D9
(213,215,217)
#DCDEDF
(220,222,223)
#E3E5E5
(227,229,229)
#EAECEB
(234,236,235)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABADB5; }

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

This text font color is #ABADB5.

Background Color

.myBgColor { background-color: #ABADB5; }

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

This div background color is #ABADB5.

Border color

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

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

This div border color is #ABADB5.

Opacity

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

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

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

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

This text has shadow with #ABADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABADB5.

Preview

Color preview on black background

This text has color #ABADB5 on black background.


Color preview on white background

This text has color #ABADB5 on white background.


Black color preview on #ABADB5 background

This text has black color on #ABADB5 background.


White color preview on #ABADB5 background

This text has white color on #ABADB5 background.


Related colors

Complementary color

Complementary color for #hex is #54524A.


I love getcolorcode.com

Triadic colors

1 #B5ABAD and #ADB5AB with #ABADB5 are triadic colors.

2 #B5ADAB and #ADABB5 with #ABADB5 are triadic colors.