COLOR #7C5350

HEX: #7C5350 RGB: (124,83,80)

Renk bilgisi

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

RGB renk modeli

#7C5350 color RGB value is (124,83,80).

RGB: (124,83,80) (49%, 33%, 31%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 83 of 255 = 33%
B 80 of 255 = 31%

124
83
80

R + G + B ~ 38%. #7C5350 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 83 + 80 = 287 (100%)
R 124 of 287 ~ 43.21%
G 83 of 287 ~ 28.92%
B 80 of 287 ~ 27.87'%

%43.21
%28.92
%27.87

CMYK RENK MODELİ

#7C5350 rengi CMYK tonu (0,33,35,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.06%
  • sarı tonu 35.48%
  • ana renk tonu 51.37%

CMYK: (0,33,35,51)
C0M33Y35K51 (0%, 33%, 35%, 51%)
(0.00 / 0.33 / 0.35 / 0.51)

CMYK yüzdeleri

%0
%33.06
%35.48
%51.37

Codes

Color #7C5350 in popluar color models

7C 53 50
RGB 124 83 80
HSL 21.57% 40.00%
HSB/HSV 35.48% 48.63%
CMYK 0.00% 33.06% 35.48%
51.37%

Color #7C5350 in popluar number systems.

HEX 7C 53 50
Decimal 124 83 80
Binary 1111100 1010011 1010000
Octal 174 123 120

Shades and tints

Shades of #7C5350

#7C5350
(124,83,80)
#714C49
(113,76,73)
#664542
(102,69,66)
#5B3E3B
(91,62,59)
#503734
(80,55,52)
#45302D
(69,48,45)
#3A2926
(58,41,38)
#2F221F
(47,34,31)
#241B18
(36,27,24)
#191411
(25,20,17)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #7C5350

#7C5350
(124,83,80)
#87625F
(135,98,95)
#92716E
(146,113,110)
#9D807D
(157,128,125)
#A88F8C
(168,143,140)
#B39E9B
(179,158,155)
#BEADAA
(190,173,170)
#C9BCB9
(201,188,185)
#D4CBC8
(212,203,200)
#DFDAD7
(223,218,215)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C5350 color. Also use rgb(124,83,80) instead hex code.

Text Font Color

.myTextColor { color: #7C5350; }

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

This text font color is #7C5350.

Background Color

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

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

This div background color is #7C5350.

Border color

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

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

This div border color is #7C5350.

Opacity

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

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

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

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

This text has shadow with #7C5350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C5350.

Preview

Color preview on black background

This text has color #7C5350 on black background.


Color preview on white background

This text has color #7C5350 on white background.


Black color preview on #7C5350 background

This text has black color on #7C5350 background.


White color preview on #7C5350 background

This text has white color on #7C5350 background.


Related colors

Complementary color

Complementary color for #hex is #83ACAF.


I love getcolorcode.com

Triadic colors

1 #507C53 and #53507C with #7C5350 are triadic colors.

2 #50537C and #537C50 with #7C5350 are triadic colors.