COLOR #AB6668

HEX: #AB6668 RGB: (171,102,104)

Color info

#AB6668 contains mainly red color. Web safe color of #AB6668 is #996666 (or #966).

RGB color model

#AB6668 color RGB value is (171,102,104).

RGB: (171,102,104) (67%, 40%, 41%)

RGB channels and saturation

R 171 of 255 = 67%
G 102 of 255 = 40%
B 104 of 255 = 41%

171
102
104

R + G + B ~ 49%. #AB6668 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 171 + 102 + 104 = 377 (100%)
R 171 of 377 ~ 45.36%
G 102 of 377 ~ 27.06%
B 104 of 377 ~ 27.59'%

%45.36
%27.06
%27.59

CMYK color model

#AB6668 color CMYK value is (0,40,39,33).

  • cyan value is 0.00%
  • magenta value is 40.35%
  • yellow value is 39.18%
  • key color value is 32.94%

CMYK: (0,40,39,33)
C0M40Y39K33 (0%, 40%, 39%, 33%)
(0.00 / 0.40 / 0.39 / 0.33)

CMYK percentages

%0
%40.35
%39.18
%32.94

Codes

Color #AB6668 in popluar color models

AB 66 68
RGB 171 102 104
HSL 358° 29.11% 53.53%
HSB/HSV 358° 40.35% 67.06%
CMYK 0.00% 40.35% 39.18%
32.94%

Color #AB6668 in popluar number systems.

HEX AB 66 68
Decimal 171 102 104
Binary 10101011 1100110 1101000
Octal 253 146 150

Shades and tints

Shades of #AB6668

#AB6668
(171,102,104)
#9C5D5F
(156,93,95)
#8D5456
(141,84,86)
#7E4B4D
(126,75,77)
#6F4244
(111,66,68)
#60393B
(96,57,59)
#513032
(81,48,50)
#422729
(66,39,41)
#331E20
(51,30,32)
#241517
(36,21,23)
#150C0E
(21,12,14)
#000000
(0,0,0)

Tints of #AB6668

#AB6668
(171,102,104)
#B27375
(178,115,117)
#B98082
(185,128,130)
#C08D8F
(192,141,143)
#C79A9C
(199,154,156)
#CEA7A9
(206,167,169)
#D5B4B6
(213,180,182)
#DCC1C3
(220,193,195)
#E3CED0
(227,206,208)
#EADBDD
(234,219,221)
#F1E8EA
(241,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6668 color. Also use rgb(171,102,104) instead hex code.

Text Font Color

.myTextColor { color: #AB6668; }

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

This text font color is #AB6668.

Background Color

.myBgColor { background-color: #AB6668; }

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

This div background color is #AB6668.

Border color

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

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

This div border color is #AB6668.

Opacity

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

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

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

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

This text has shadow with #AB6668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6668.

Preview

Color preview on black background

This text has color #AB6668 on black background.


Color preview on white background

This text has color #AB6668 on white background.


Black color preview on #AB6668 background

This text has black color on #AB6668 background.


White color preview on #AB6668 background

This text has white color on #AB6668 background.


Related colors

Complementary color

Complementary color for #hex is #549997.


I love getcolorcode.com

Triadic colors

1 #68AB66 and #6668AB with #AB6668 are triadic colors.

2 #6866AB and #66AB68 with #AB6668 are triadic colors.