COLOR #A8BBA8

HEX: #A8BBA8 RGB: (168,187,168)

Color info

#A8BBA8 contains red, green and blue colors in about the same proportion. Web safe color of #A8BBA8 is #99CC99 (or #9C9).

RGB color model

#A8BBA8 color RGB value is (168,187,168).

RGB: (168,187,168) (66%, 73%, 66%)

RGB channels and saturation

R 168 of 255 = 66%
G 187 of 255 = 73%
B 168 of 255 = 66%

168
187
168

R + G + B ~ 68%. #A8BBA8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 187 + 168 = 523 (100%)
R 168 of 523 ~ 32.12%
G 187 of 523 ~ 35.76%
B 168 of 523 ~ 32.12'%

%32.12
%35.76
%32.12

CMYK color model

#A8BBA8 color CMYK value is (10,0,10,27).

  • cyan value is 10.16%
  • magenta value is 0.00%
  • yellow value is 10.16%
  • key color value is 26.67%

CMYK: (10,0,10,27)
C10M0Y10K27 (10%, 0%, 10%, 27%)
(0.10 / 0.00 / 0.10 / 0.27)

CMYK percentages

%10.16
%0
%10.16
%26.67

Codes

Color #A8BBA8 in popluar color models

A8 BB A8
RGB 168 187 168
HSL 120° 12.26% 69.61%
HSB/HSV 120° 10.16% 73.33%
CMYK 10.16% 0.00% 10.16%
26.67%

Color #A8BBA8 in popluar number systems.

HEX A8 BB A8
Decimal 168 187 168
Binary 10101000 10111011 10101000
Octal 250 273 250

Shades and tints

Shades of #A8BBA8

#A8BBA8
(168,187,168)
#99AA99
(153,170,153)
#8A998A
(138,153,138)
#7B887B
(123,136,123)
#6C776C
(108,119,108)
#5D665D
(93,102,93)
#4E554E
(78,85,78)
#3F443F
(63,68,63)
#303330
(48,51,48)
#212221
(33,34,33)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #A8BBA8

#A8BBA8
(168,187,168)
#AFC1AF
(175,193,175)
#B6C7B6
(182,199,182)
#BDCDBD
(189,205,189)
#C4D3C4
(196,211,196)
#CBD9CB
(203,217,203)
#D2DFD2
(210,223,210)
#D9E5D9
(217,229,217)
#E0EBE0
(224,235,224)
#E7F1E7
(231,241,231)
#EEF7EE
(238,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8BBA8 color. Also use rgb(168,187,168) instead hex code.

Text Font Color

.myTextColor { color: #A8BBA8; }

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

This text font color is #A8BBA8.

Background Color

.myBgColor { background-color: #A8BBA8; }

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

This div background color is #A8BBA8.

Border color

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

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

This div border color is #A8BBA8.

Opacity

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

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

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

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

This text has shadow with #A8BBA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8BBA8.

Preview

Color preview on black background

This text has color #A8BBA8 on black background.


Color preview on white background

This text has color #A8BBA8 on white background.


Black color preview on #A8BBA8 background

This text has black color on #A8BBA8 background.


White color preview on #A8BBA8 background

This text has white color on #A8BBA8 background.


Related colors

Complementary color

Complementary color for #hex is #574457.


I love getcolorcode.com

Triadic colors

1 #A8A8BB and #BBA8A8 with #A8BBA8 are triadic colors.

2 #A8BBA8 and #BBA8A8 with #A8BBA8 are triadic colors.