COLOR #7D5521

HEX: #7D5521 RGB: (125,85,33)

Renk bilgisi

#7D5521 contains mainly red and green colors. #7D5521 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7D5521 color RGB value is (125,85,33).

RGB: (125,85,33) (49%, 33%, 13%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 85 of 255 = 33%
B 33 of 255 = 13%

125
85
33

R + G + B ~ 32%. #7D5521 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 85 + 33 = 243 (100%)
R 125 of 243 ~ 51.44%
G 85 of 243 ~ 34.98%
B 33 of 243 ~ 13.58'%

%51.44
%34.98
%13.58

CMYK RENK MODELİ

#7D5521 rengi CMYK tonu (0,32,74,51).

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

CMYK: (0,32,74,51)
C0M32Y74K51 (0%, 32%, 74%, 51%)
(0.00 / 0.32 / 0.74 / 0.51)

CMYK yüzdeleri

%0
%32
%73.6
%50.98

Codes

Color #7D5521 in popluar color models

7D 55 21
RGB 125 85 33
HSL 34° 58.23% 30.98%
HSB/HSV 34° 73.60% 49.02%
CMYK 0.00% 32.00% 73.60%
50.98%

Color #7D5521 in popluar number systems.

HEX 7D 55 21
Decimal 125 85 33
Binary 1111101 1010101 100001
Octal 175 125 41

Shades and tints

Shades of #7D5521

#7D5521
(125,85,33)
#724E1E
(114,78,30)
#67471B
(103,71,27)
#5C4018
(92,64,24)
#513915
(81,57,21)
#463212
(70,50,18)
#3B2B0F
(59,43,15)
#30240C
(48,36,12)
#251D09
(37,29,9)
#1A1606
(26,22,6)
#0F0F03
(15,15,3)
#000000
(0,0,0)

Tints of #7D5521

#7D5521
(125,85,33)
#886435
(136,100,53)
#937349
(147,115,73)
#9E825D
(158,130,93)
#A99171
(169,145,113)
#B4A085
(180,160,133)
#BFAF99
(191,175,153)
#CABEAD
(202,190,173)
#D5CDC1
(213,205,193)
#E0DCD5
(224,220,213)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D5521; }

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

This text font color is #7D5521.

Background Color

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

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

This div background color is #7D5521.

Border color

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

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

This div border color is #7D5521.

Opacity

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

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

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

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

This text has shadow with #7D5521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5521.

Preview

Color preview on black background

This text has color #7D5521 on black background.


Color preview on white background

This text has color #7D5521 on white background.


Black color preview on #7D5521 background

This text has black color on #7D5521 background.


White color preview on #7D5521 background

This text has white color on #7D5521 background.


Related colors

Complementary color

Complementary color for #hex is #82AADE.


I love getcolorcode.com

Triadic colors

1 #217D55 and #55217D with #7D5521 are triadic colors.

2 #21557D and #557D21 with #7D5521 are triadic colors.