COLOR #7D6358

HEX: #7D6358 RGB: (125,99,88)

Renk bilgisi

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

RGB renk modeli

#7D6358 color RGB value is (125,99,88).

RGB: (125,99,88) (49%, 39%, 35%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 99 of 255 = 39%
B 88 of 255 = 35%

125
99
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 99 + 88 = 312 (100%)
R 125 of 312 ~ 40.06%
G 99 of 312 ~ 31.73%
B 88 of 312 ~ 28.21'%

%40.06
%31.73
%28.21

CMYK RENK MODELİ

#7D6358 rengi CMYK tonu (0,21,30,51).

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

CMYK: (0,21,30,51)
C0M21Y30K51 (0%, 21%, 30%, 51%)
(0.00 / 0.21 / 0.30 / 0.51)

CMYK yüzdeleri

%0
%20.8
%29.6
%50.98

Codes

Color #7D6358 in popluar color models

7D 63 58
RGB 125 99 88
HSL 18° 17.37% 41.76%
HSB/HSV 18° 29.60% 49.02%
CMYK 0.00% 20.80% 29.60%
50.98%

Color #7D6358 in popluar number systems.

HEX 7D 63 58
Decimal 125 99 88
Binary 1111101 1100011 1011000
Octal 175 143 130

Shades and tints

Shades of #7D6358

#7D6358
(125,99,88)
#725A50
(114,90,80)
#675148
(103,81,72)
#5C4840
(92,72,64)
#513F38
(81,63,56)
#463630
(70,54,48)
#3B2D28
(59,45,40)
#302420
(48,36,32)
#251B18
(37,27,24)
#1A1210
(26,18,16)
#0F0908
(15,9,8)
#000000
(0,0,0)

Tints of #7D6358

#7D6358
(125,99,88)
#887167
(136,113,103)
#937F76
(147,127,118)
#9E8D85
(158,141,133)
#A99B94
(169,155,148)
#B4A9A3
(180,169,163)
#BFB7B2
(191,183,178)
#CAC5C1
(202,197,193)
#D5D3D0
(213,211,208)
#E0E1DF
(224,225,223)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6358; }

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

This text font color is #7D6358.

Background Color

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

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

This div background color is #7D6358.

Border color

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

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

This div border color is #7D6358.

Opacity

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

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

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

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

This text has shadow with #7D6358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6358.

Preview

Color preview on black background

This text has color #7D6358 on black background.


Color preview on white background

This text has color #7D6358 on white background.


Black color preview on #7D6358 background

This text has black color on #7D6358 background.


White color preview on #7D6358 background

This text has white color on #7D6358 background.


Related colors

Complementary color

Complementary color for #hex is #829CA7.


I love getcolorcode.com

Triadic colors

1 #587D63 and #63587D with #7D6358 are triadic colors.

2 #58637D and #637D58 with #7D6358 are triadic colors.