COLOR #7D5559

HEX: #7D5559 RGB: (125,85,89)

Renk bilgisi

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

RGB renk modeli

#7D5559 color RGB value is (125,85,89).

RGB: (125,85,89) (49%, 33%, 35%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 85 of 255 = 33%
B 89 of 255 = 35%

125
85
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 85 + 89 = 299 (100%)
R 125 of 299 ~ 41.81%
G 85 of 299 ~ 28.43%
B 89 of 299 ~ 29.77'%

%41.81
%28.43
%29.77

CMYK RENK MODELİ

#7D5559 rengi CMYK tonu (0,32,29,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.00%
  • sarı tonu 28.80%
  • ana renk tonu 50.98%

CMYK: (0,32,29,51)
C0M32Y29K51 (0%, 32%, 29%, 51%)
(0.00 / 0.32 / 0.29 / 0.51)

CMYK yüzdeleri

%0
%32
%28.8
%50.98

Codes

Color #7D5559 in popluar color models

7D 55 59
RGB 125 85 89
HSL 354° 19.05% 41.18%
HSB/HSV 354° 32.00% 49.02%
CMYK 0.00% 32.00% 28.80%
50.98%

Color #7D5559 in popluar number systems.

HEX 7D 55 59
Decimal 125 85 89
Binary 1111101 1010101 1011001
Octal 175 125 131

Shades and tints

Shades of #7D5559

#7D5559
(125,85,89)
#724E51
(114,78,81)
#674749
(103,71,73)
#5C4041
(92,64,65)
#513939
(81,57,57)
#463231
(70,50,49)
#3B2B29
(59,43,41)
#302421
(48,36,33)
#251D19
(37,29,25)
#1A1611
(26,22,17)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #7D5559

#7D5559
(125,85,89)
#886468
(136,100,104)
#937377
(147,115,119)
#9E8286
(158,130,134)
#A99195
(169,145,149)
#B4A0A4
(180,160,164)
#BFAFB3
(191,175,179)
#CABEC2
(202,190,194)
#D5CDD1
(213,205,209)
#E0DCE0
(224,220,224)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D5559; }

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

This text font color is #7D5559.

Background Color

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

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

This div background color is #7D5559.

Border color

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

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

This div border color is #7D5559.

Opacity

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

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

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

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

This text has shadow with #7D5559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5559.

Preview

Color preview on black background

This text has color #7D5559 on black background.


Color preview on white background

This text has color #7D5559 on white background.


Black color preview on #7D5559 background

This text has black color on #7D5559 background.


White color preview on #7D5559 background

This text has white color on #7D5559 background.


Related colors

Complementary color

Complementary color for #hex is #82AAA6.


I love getcolorcode.com

Triadic colors

1 #597D55 and #55597D with #7D5559 are triadic colors.

2 #59557D and #557D59 with #7D5559 are triadic colors.