COLOR #A74D63

HEX: #A74D63 RGB: (167,77,99)

Renk bilgisi

#A74D63 contains mainly red color. #A74D63 ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#A74D63 color RGB value is (167,77,99).

RGB: (167,77,99) (65%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 77 of 255 = 30%
B 99 of 255 = 39%

167
77
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 77 + 99 = 343 (100%)
R 167 of 343 ~ 48.69%
G 77 of 343 ~ 22.45%
B 99 of 343 ~ 28.86'%

%48.69
%22.45
%28.86

CMYK RENK MODELİ

#A74D63 rengi CMYK tonu (0,54,41,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.89%
  • sarı tonu 40.72%
  • ana renk tonu 34.51%

CMYK: (0,54,41,35)
C0M54Y41K35 (0%, 54%, 41%, 35%)
(0.00 / 0.54 / 0.41 / 0.35)

CMYK yüzdeleri

%0
%53.89
%40.72
%34.51

Codes

Color #A74D63 in popluar color models

A7 4D 63
RGB 167 77 99
HSL 345° 36.89% 47.84%
HSB/HSV 345° 53.89% 65.49%
CMYK 0.00% 53.89% 40.72%
34.51%

Color #A74D63 in popluar number systems.

HEX A7 4D 63
Decimal 167 77 99
Binary 10100111 1001101 1100011
Octal 247 115 143

Shades and tints

Shades of #A74D63

#A74D63
(167,77,99)
#98465A
(152,70,90)
#893F51
(137,63,81)
#7A3848
(122,56,72)
#6B313F
(107,49,63)
#5C2A36
(92,42,54)
#4D232D
(77,35,45)
#3E1C24
(62,28,36)
#2F151B
(47,21,27)
#200E12
(32,14,18)
#110709
(17,7,9)
#000000
(0,0,0)

Tints of #A74D63

#A74D63
(167,77,99)
#AF5D71
(175,93,113)
#B76D7F
(183,109,127)
#BF7D8D
(191,125,141)
#C78D9B
(199,141,155)
#CF9DA9
(207,157,169)
#D7ADB7
(215,173,183)
#DFBDC5
(223,189,197)
#E7CDD3
(231,205,211)
#EFDDE1
(239,221,225)
#F7EDEF
(247,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A74D63 color. Also use rgb(167,77,99) instead hex code.

Text Font Color

.myTextColor { color: #A74D63; }

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

This text font color is #A74D63.

Background Color

.myBgColor { background-color: #A74D63; }

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

This div background color is #A74D63.

Border color

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

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

This div border color is #A74D63.

Opacity

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

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

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

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

This text has shadow with #A74D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A74D63.

Preview

Color preview on black background

This text has color #A74D63 on black background.


Color preview on white background

This text has color #A74D63 on white background.


Black color preview on #A74D63 background

This text has black color on #A74D63 background.


White color preview on #A74D63 background

This text has white color on #A74D63 background.


Related colors

Complementary color

Complementary color for #hex is #58B29C.


I love getcolorcode.com

Triadic colors

1 #63A74D and #4D63A7 with #A74D63 are triadic colors.

2 #634DA7 and #4DA763 with #A74D63 are triadic colors.