COLOR #7D8F59

HEX: #7D8F59 RGB: (125,143,89)

Renk bilgisi

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

RGB renk modeli

#7D8F59 color RGB value is (125,143,89).

RGB: (125,143,89) (49%, 56%, 35%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 143 of 255 = 56%
B 89 of 255 = 35%

125
143
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 143 + 89 = 357 (100%)
R 125 of 357 ~ 35.01%
G 143 of 357 ~ 40.06%
B 89 of 357 ~ 24.93'%

%35.01
%40.06
%24.93

CMYK RENK MODELİ

#7D8F59 rengi CMYK tonu (13,0,38,44).

  • camgöbeği tonu 12.59%
  • eflatun tonu 0.00%
  • sarı tonu 37.76%
  • ana renk tonu 43.92%

CMYK: (13,0,38,44)
C13M0Y38K44 (13%, 0%, 38%, 44%)
(0.13 / 0.00 / 0.38 / 0.44)

CMYK yüzdeleri

%12.59
%0
%37.76
%43.92

Codes

Color #7D8F59 in popluar color models

7D 8F 59
RGB 125 143 89
HSL 80° 23.28% 45.49%
HSB/HSV 80° 37.76% 56.08%
CMYK 12.59% 0.00% 37.76%
43.92%

Color #7D8F59 in popluar number systems.

HEX 7D 8F 59
Decimal 125 143 89
Binary 1111101 10001111 1011001
Octal 175 217 131

Shades and tints

Shades of #7D8F59

#7D8F59
(125,143,89)
#728251
(114,130,81)
#677549
(103,117,73)
#5C6841
(92,104,65)
#515B39
(81,91,57)
#464E31
(70,78,49)
#3B4129
(59,65,41)
#303421
(48,52,33)
#252719
(37,39,25)
#1A1A11
(26,26,17)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #7D8F59

#7D8F59
(125,143,89)
#889968
(136,153,104)
#93A377
(147,163,119)
#9EAD86
(158,173,134)
#A9B795
(169,183,149)
#B4C1A4
(180,193,164)
#BFCBB3
(191,203,179)
#CAD5C2
(202,213,194)
#D5DFD1
(213,223,209)
#E0E9E0
(224,233,224)
#EBF3EF
(235,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8F59; }

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

This text font color is #7D8F59.

Background Color

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

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

This div background color is #7D8F59.

Border color

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

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

This div border color is #7D8F59.

Opacity

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

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

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

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

This text has shadow with #7D8F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8F59.

Preview

Color preview on black background

This text has color #7D8F59 on black background.


Color preview on white background

This text has color #7D8F59 on white background.


Black color preview on #7D8F59 background

This text has black color on #7D8F59 background.


White color preview on #7D8F59 background

This text has white color on #7D8F59 background.


Related colors

Complementary color

Complementary color for #hex is #8270A6.


I love getcolorcode.com

Triadic colors

1 #597D8F and #8F597D with #7D8F59 are triadic colors.

2 #598F7D and #8F7D59 with #7D8F59 are triadic colors.