COLOR #7D595C

HEX: #7D595C RGB: (125,89,92)

Renk bilgisi

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

RGB renk modeli

#7D595C color RGB value is (125,89,92).

RGB: (125,89,92) (49%, 35%, 36%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 89 of 255 = 35%
B 92 of 255 = 36%

125
89
92

R + G + B ~ 40%. #7D595C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 89 + 92 = 306 (100%)
R 125 of 306 ~ 40.85%
G 89 of 306 ~ 29.08%
B 92 of 306 ~ 30.07'%

%40.85
%29.08
%30.07

CMYK RENK MODELİ

#7D595C rengi CMYK tonu (0,29,26,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.80%
  • sarı tonu 26.40%
  • ana renk tonu 50.98%
CMYK: (0,29,26,51) C0M29Y26K51 (0%,29%,26%,51%) (0.00/0.29/0.26/0.51) 

CMYK yüzdeleri

%0
%28.8
%26.4
%50.98

Codes

Color #7D595C in popluar color models

7D 59 5C
RGB 125 89 92
HSL 355° 16.82% 41.96%
HSB/HSV 355° 28.80% 49.02%
CMYK 0.00% 28.80% 26.40%
50.98%

Color #7D595C in popluar number systems.

HEX 7D 59 5C
Decimal 125 89 92
Binary 1111101 1011001 1011100
Octal 175 131 134

Shades and tints

Shades of #7D595C

#7D595C
(125,89,92)
#725154
(114,81,84)
#67494C
(103,73,76)
#5C4144
(92,65,68)
#51393C
(81,57,60)
#463134
(70,49,52)
#3B292C
(59,41,44)
#302124
(48,33,36)
#25191C
(37,25,28)
#1A1114
(26,17,20)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #7D595C

#7D595C
(125,89,92)
#88686A
(136,104,106)
#937778
(147,119,120)
#9E8686
(158,134,134)
#A99594
(169,149,148)
#B4A4A2
(180,164,162)
#BFB3B0
(191,179,176)
#CAC2BE
(202,194,190)
#D5D1CC
(213,209,204)
#E0E0DA
(224,224,218)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D595C color. Also use rgb(125,89,92) instead hex code.

Text Font Color

.myTextColor { color: #7D595C; }

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

This text font color is #7D595C.

Background Color

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

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

This div background color is #7D595C.

Border color

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

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

This div border color is #7D595C.

Opacity

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

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

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

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

This text has shadow with #7D595C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D595C.

Preview

Color preview on black background

This text has color #7D595C on black background.


Color preview on white background

This text has color #7D595C on white background.


Black color preview on #7D595C background

This text has black color on #7D595C background.


White color preview on #7D595C background

This text has white color on #7D595C background.


Related colors

Complementary color

Complementary color for #hex is #82A6A3.


I love getcolorcode.com

Triadic colors

1 #5C7D59 and #595C7D with #7D595C are triadic colors.

2 #5C597D and #597D5C with #7D595C are triadic colors.