COLOR #A7787D

HEX: #A7787D RGB: (167,120,125)

Renk bilgisi

#A7787D contains red, green and blue colors in about the same proportion. #A7787D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A7787D color RGB value is (167,120,125).

RGB: (167,120,125) (65%, 47%, 49%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 120 of 255 = 47%
B 125 of 255 = 49%

167
120
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 120 + 125 = 412 (100%)
R 167 of 412 ~ 40.53%
G 120 of 412 ~ 29.13%
B 125 of 412 ~ 30.34'%

%40.53
%29.13
%30.34

CMYK RENK MODELİ

#A7787D rengi CMYK tonu (0,28,25,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.14%
  • sarı tonu 25.15%
  • ana renk tonu 34.51%

CMYK: (0,28,25,35)
C0M28Y25K35 (0%, 28%, 25%, 35%)
(0.00 / 0.28 / 0.25 / 0.35)

CMYK yüzdeleri

%0
%28.14
%25.15
%34.51

Codes

Color #A7787D in popluar color models

A7 78 7D
RGB 167 120 125
HSL 354° 21.08% 56.27%
HSB/HSV 354° 28.14% 65.49%
CMYK 0.00% 28.14% 25.15%
34.51%

Color #A7787D in popluar number systems.

HEX A7 78 7D
Decimal 167 120 125
Binary 10100111 1111000 1111101
Octal 247 170 175

Shades and tints

Shades of #A7787D

#A7787D
(167,120,125)
#986E72
(152,110,114)
#896467
(137,100,103)
#7A5A5C
(122,90,92)
#6B5051
(107,80,81)
#5C4646
(92,70,70)
#4D3C3B
(77,60,59)
#3E3230
(62,50,48)
#2F2825
(47,40,37)
#201E1A
(32,30,26)
#11140F
(17,20,15)
#000000
(0,0,0)

Tints of #A7787D

#A7787D
(167,120,125)
#AF8488
(175,132,136)
#B79093
(183,144,147)
#BF9C9E
(191,156,158)
#C7A8A9
(199,168,169)
#CFB4B4
(207,180,180)
#D7C0BF
(215,192,191)
#DFCCCA
(223,204,202)
#E7D8D5
(231,216,213)
#EFE4E0
(239,228,224)
#F7F0EB
(247,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7787D color. Also use rgb(167,120,125) instead hex code.

Text Font Color

.myTextColor { color: #A7787D; }

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

This text font color is #A7787D.

Background Color

.myBgColor { background-color: #A7787D; }

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

This div background color is #A7787D.

Border color

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

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

This div border color is #A7787D.

Opacity

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

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

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

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

This text has shadow with #A7787D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7787D.

Preview

Color preview on black background

This text has color #A7787D on black background.


Color preview on white background

This text has color #A7787D on white background.


Black color preview on #A7787D background

This text has black color on #A7787D background.


White color preview on #A7787D background

This text has white color on #A7787D background.


Related colors

Complementary color

Complementary color for #hex is #588782.


I love getcolorcode.com

Triadic colors

1 #7DA778 and #787DA7 with #A7787D are triadic colors.

2 #7D78A7 and #78A77D with #A7787D are triadic colors.