COLOR #7D5F51

HEX: #7D5F51 RGB: (125,95,81)

Renk bilgisi

#7D5F51 contains red, green and blue colors in about the same proportion. #7D5F51 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#7D5F51 color RGB value is (125,95,81).

RGB: (125,95,81) (49%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 95 of 255 = 37%
B 81 of 255 = 32%

125
95
81

R + G + B ~ 39%. #7D5F51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 95 + 81 = 301 (100%)
R 125 of 301 ~ 41.53%
G 95 of 301 ~ 31.56%
B 81 of 301 ~ 26.91'%

%41.53
%31.56
%26.91

CMYK RENK MODELİ

#7D5F51 rengi CMYK tonu (0,24,35,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.00%
  • sarı tonu 35.20%
  • ana renk tonu 50.98%

CMYK: (0,24,35,51)
C0M24Y35K51 (0%, 24%, 35%, 51%)
(0.00 / 0.24 / 0.35 / 0.51)

CMYK yüzdeleri

%0
%24
%35.2
%50.98

Codes

Color #7D5F51 in popluar color models

7D 5F 51
RGB 125 95 81
HSL 19° 21.36% 40.39%
HSB/HSV 19° 35.20% 49.02%
CMYK 0.00% 24.00% 35.20%
50.98%

Color #7D5F51 in popluar number systems.

HEX 7D 5F 51
Decimal 125 95 81
Binary 1111101 1011111 1010001
Octal 175 137 121

Shades and tints

Shades of #7D5F51

#7D5F51
(125,95,81)
#72574A
(114,87,74)
#674F43
(103,79,67)
#5C473C
(92,71,60)
#513F35
(81,63,53)
#46372E
(70,55,46)
#3B2F27
(59,47,39)
#302720
(48,39,32)
#251F19
(37,31,25)
#1A1712
(26,23,18)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #7D5F51

#7D5F51
(125,95,81)
#886D60
(136,109,96)
#937B6F
(147,123,111)
#9E897E
(158,137,126)
#A9978D
(169,151,141)
#B4A59C
(180,165,156)
#BFB3AB
(191,179,171)
#CAC1BA
(202,193,186)
#D5CFC9
(213,207,201)
#E0DDD8
(224,221,216)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5F51 color. Also use rgb(125,95,81) instead hex code.

Text Font Color

.myTextColor { color: #7D5F51; }

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

This text font color is #7D5F51.

Background Color

.myBgColor { background-color: #7D5F51; }

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

This div background color is #7D5F51.

Border color

.myBorderColor { border: 1px solid #7D5F51; }

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

This div border color is #7D5F51.

Opacity

.myOpacity80 { color: #7D5F51; opacity: 0.8; }

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

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

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

This text has shadow with #7D5F51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5F51.

Preview

Color preview on black background

This text has color #7D5F51 on black background.


Color preview on white background

This text has color #7D5F51 on white background.


Black color preview on #7D5F51 background

This text has black color on #7D5F51 background.


White color preview on #7D5F51 background

This text has white color on #7D5F51 background.


Related colors

Complementary color

Complementary color for #hex is #82A0AE.


I love getcolorcode.com

Triadic colors

1 #517D5F and #5F517D with #7D5F51 are triadic colors.

2 #515F7D and #5F7D51 with #7D5F51 are triadic colors.