COLOR #AB776C

HEX: #AB776C RGB: (171,119,108)

Renk bilgisi

#AB776C contains mainly red and green colors. #AB776C ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB776C color RGB value is (171,119,108).

RGB: (171,119,108) (67%, 47%, 42%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 119 of 255 = 47%
B 108 of 255 = 42%

171
119
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 119 + 108 = 398 (100%)
R 171 of 398 ~ 42.96%
G 119 of 398 ~ 29.9%
B 108 of 398 ~ 27.14'%

%42.96
%29.9
%27.14

CMYK RENK MODELİ

#AB776C rengi CMYK tonu (0,30,37,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.41%
  • sarı tonu 36.84%
  • ana renk tonu 32.94%

CMYK: (0,30,37,33)
C0M30Y37K33 (0%, 30%, 37%, 33%)
(0.00 / 0.30 / 0.37 / 0.33)

CMYK yüzdeleri

%0
%30.41
%36.84
%32.94

Codes

Color #AB776C in popluar color models

AB 77 6C
RGB 171 119 108
HSL 10° 27.27% 54.71%
HSB/HSV 10° 36.84% 67.06%
CMYK 0.00% 30.41% 36.84%
32.94%

Color #AB776C in popluar number systems.

HEX AB 77 6C
Decimal 171 119 108
Binary 10101011 1110111 1101100
Octal 253 167 154

Shades and tints

Shades of #AB776C

#AB776C
(171,119,108)
#9C6D63
(156,109,99)
#8D635A
(141,99,90)
#7E5951
(126,89,81)
#6F4F48
(111,79,72)
#60453F
(96,69,63)
#513B36
(81,59,54)
#42312D
(66,49,45)
#332724
(51,39,36)
#241D1B
(36,29,27)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #AB776C

#AB776C
(171,119,108)
#B28379
(178,131,121)
#B98F86
(185,143,134)
#C09B93
(192,155,147)
#C7A7A0
(199,167,160)
#CEB3AD
(206,179,173)
#D5BFBA
(213,191,186)
#DCCBC7
(220,203,199)
#E3D7D4
(227,215,212)
#EAE3E1
(234,227,225)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB776C color. Also use rgb(171,119,108) instead hex code.

Text Font Color

.myTextColor { color: #AB776C; }

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

This text font color is #AB776C.

Background Color

.myBgColor { background-color: #AB776C; }

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

This div background color is #AB776C.

Border color

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

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

This div border color is #AB776C.

Opacity

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

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

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

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

This text has shadow with #AB776C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB776C.

Preview

Color preview on black background

This text has color #AB776C on black background.


Color preview on white background

This text has color #AB776C on white background.


Black color preview on #AB776C background

This text has black color on #AB776C background.


White color preview on #AB776C background

This text has white color on #AB776C background.


Related colors

Complementary color

Complementary color for #hex is #548893.


I love getcolorcode.com

Triadic colors

1 #6CAB77 and #776CAB with #AB776C are triadic colors.

2 #6C77AB and #77AB6C with #AB776C are triadic colors.