COLOR #7D585E

HEX: #7D585E RGB: (125,88,94)

Renk bilgisi

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

RGB renk modeli

#7D585E color RGB value is (125,88,94).

RGB: (125,88,94) (49%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 88 of 255 = 35%
B 94 of 255 = 37%

125
88
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 88 + 94 = 307 (100%)
R 125 of 307 ~ 40.72%
G 88 of 307 ~ 28.66%
B 94 of 307 ~ 30.62'%

%40.72
%28.66
%30.62

CMYK RENK MODELİ

#7D585E rengi CMYK tonu (0,30,25,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.60%
  • sarı tonu 24.80%
  • ana renk tonu 50.98%

CMYK: (0,30,25,51)
C0M30Y25K51 (0%, 30%, 25%, 51%)
(0.00 / 0.30 / 0.25 / 0.51)

CMYK yüzdeleri

%0
%29.6
%24.8
%50.98

Codes

Color #7D585E in popluar color models

7D 58 5E
RGB 125 88 94
HSL 350° 17.37% 41.76%
HSB/HSV 350° 29.60% 49.02%
CMYK 0.00% 29.60% 24.80%
50.98%

Color #7D585E in popluar number systems.

HEX 7D 58 5E
Decimal 125 88 94
Binary 1111101 1011000 1011110
Octal 175 130 136

Shades and tints

Shades of #7D585E

#7D585E
(125,88,94)
#725056
(114,80,86)
#67484E
(103,72,78)
#5C4046
(92,64,70)
#51383E
(81,56,62)
#463036
(70,48,54)
#3B282E
(59,40,46)
#302026
(48,32,38)
#25181E
(37,24,30)
#1A1016
(26,16,22)
#0F080E
(15,8,14)
#000000
(0,0,0)

Tints of #7D585E

#7D585E
(125,88,94)
#88676C
(136,103,108)
#93767A
(147,118,122)
#9E8588
(158,133,136)
#A99496
(169,148,150)
#B4A3A4
(180,163,164)
#BFB2B2
(191,178,178)
#CAC1C0
(202,193,192)
#D5D0CE
(213,208,206)
#E0DFDC
(224,223,220)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D585E color. Also use rgb(125,88,94) instead hex code.

Text Font Color

.myTextColor { color: #7D585E; }

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

This text font color is #7D585E.

Background Color

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

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

This div background color is #7D585E.

Border color

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

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

This div border color is #7D585E.

Opacity

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

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

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

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

This text has shadow with #7D585E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D585E.

Preview

Color preview on black background

This text has color #7D585E on black background.


Color preview on white background

This text has color #7D585E on white background.


Black color preview on #7D585E background

This text has black color on #7D585E background.


White color preview on #7D585E background

This text has white color on #7D585E background.


Related colors

Complementary color

Complementary color for #hex is #82A7A1.


I love getcolorcode.com

Triadic colors

1 #5E7D58 and #585E7D with #7D585E are triadic colors.

2 #5E587D and #587D5E with #7D585E are triadic colors.