COLOR #7C5577

HEX: #7C5577 RGB: (124,85,119)

Renk bilgisi

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

RGB renk modeli

#7C5577 color RGB value is (124,85,119).

RGB: (124,85,119) (49%, 33%, 47%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 85 of 255 = 33%
B 119 of 255 = 47%

124
85
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 85 + 119 = 328 (100%)
R 124 of 328 ~ 37.8%
G 85 of 328 ~ 25.91%
B 119 of 328 ~ 36.28'%

%37.8
%25.91
%36.28

CMYK RENK MODELİ

#7C5577 rengi CMYK tonu (0,31,4,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.45%
  • sarı tonu 4.03%
  • ana renk tonu 51.37%

CMYK: (0,31,4,51)
C0M31Y4K51 (0%, 31%, 4%, 51%)
(0.00 / 0.31 / 0.04 / 0.51)

CMYK yüzdeleri

%0
%31.45
%4.03
%51.37

Codes

Color #7C5577 in popluar color models

7C 55 77
RGB 124 85 119
HSL 308° 18.66% 40.98%
HSB/HSV 308° 31.45% 48.63%
CMYK 0.00% 31.45% 4.03%
51.37%

Color #7C5577 in popluar number systems.

HEX 7C 55 77
Decimal 124 85 119
Binary 1111100 1010101 1110111
Octal 174 125 167

Shades and tints

Shades of #7C5577

#7C5577
(124,85,119)
#714E6D
(113,78,109)
#664763
(102,71,99)
#5B4059
(91,64,89)
#50394F
(80,57,79)
#453245
(69,50,69)
#3A2B3B
(58,43,59)
#2F2431
(47,36,49)
#241D27
(36,29,39)
#19161D
(25,22,29)
#0E0F13
(14,15,19)
#000000
(0,0,0)

Tints of #7C5577

#7C5577
(124,85,119)
#876483
(135,100,131)
#92738F
(146,115,143)
#9D829B
(157,130,155)
#A891A7
(168,145,167)
#B3A0B3
(179,160,179)
#BEAFBF
(190,175,191)
#C9BECB
(201,190,203)
#D4CDD7
(212,205,215)
#DFDCE3
(223,220,227)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C5577 color. Also use rgb(124,85,119) instead hex code.

Text Font Color

.myTextColor { color: #7C5577; }

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

This text font color is #7C5577.

Background Color

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

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

This div background color is #7C5577.

Border color

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

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

This div border color is #7C5577.

Opacity

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

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

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

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

This text has shadow with #7C5577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C5577.

Preview

Color preview on black background

This text has color #7C5577 on black background.


Color preview on white background

This text has color #7C5577 on white background.


Black color preview on #7C5577 background

This text has black color on #7C5577 background.


White color preview on #7C5577 background

This text has white color on #7C5577 background.


Related colors

Complementary color

Complementary color for #hex is #83AA88.


I love getcolorcode.com

Triadic colors

1 #777C55 and #55777C with #7C5577 are triadic colors.

2 #77557C and #557C77 with #7C5577 are triadic colors.