COLOR #988F7E

HEX: #988F7E RGB: (152,143,126)

Renk bilgisi

#988F7E contains red, green and blue colors in about the same proportion. #988F7E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#988F7E color RGB value is (152,143,126).

RGB: (152,143,126) (60%, 56%, 49%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 143 of 255 = 56%
B 126 of 255 = 49%

152
143
126

R + G + B ~ 55%. #988F7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 143 + 126 = 421 (100%)
R 152 of 421 ~ 36.1%
G 143 of 421 ~ 33.97%
B 126 of 421 ~ 29.93'%

%36.1
%33.97
%29.93

CMYK RENK MODELİ

#988F7E rengi CMYK tonu (0,6,17,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.92%
  • sarı tonu 17.11%
  • ana renk tonu 40.39%

CMYK: (0,6,17,40)
C0M6Y17K40 (0%, 6%, 17%, 40%)
(0.00 / 0.06 / 0.17 / 0.40)

CMYK yüzdeleri

%0
%5.92
%17.11
%40.39

Codes

Color #988F7E in popluar color models

98 8F 7E
RGB 152 143 126
HSL 39° 11.21% 54.51%
HSB/HSV 39° 17.11% 59.61%
CMYK 0.00% 5.92% 17.11%
40.39%

Color #988F7E in popluar number systems.

HEX 98 8F 7E
Decimal 152 143 126
Binary 10011000 10001111 1111110
Octal 230 217 176

Shades and tints

Shades of #988F7E

#988F7E
(152,143,126)
#8B8273
(139,130,115)
#7E7568
(126,117,104)
#71685D
(113,104,93)
#645B52
(100,91,82)
#574E47
(87,78,71)
#4A413C
(74,65,60)
#3D3431
(61,52,49)
#302726
(48,39,38)
#231A1B
(35,26,27)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #988F7E

#988F7E
(152,143,126)
#A19989
(161,153,137)
#AAA394
(170,163,148)
#B3AD9F
(179,173,159)
#BCB7AA
(188,183,170)
#C5C1B5
(197,193,181)
#CECBC0
(206,203,192)
#D7D5CB
(215,213,203)
#E0DFD6
(224,223,214)
#E9E9E1
(233,233,225)
#F2F3EC
(242,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988F7E color. Also use rgb(152,143,126) instead hex code.

Text Font Color

.myTextColor { color: #988F7E; }

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

This text font color is #988F7E.

Background Color

.myBgColor { background-color: #988F7E; }

<div style="background-color:#988F7E">Inner text</div>

This div background color is #988F7E.

Border color

.myBorderColor { border: 1px solid #988F7E; }

<div style="border:3px solid #988F7E">Div</div>

This div border color is #988F7E.

Opacity

.myOpacity80 { color: #988F7E; opacity: 0.8; }

<p style="color:#988F7E;opacity:0.8;">80%</p>

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

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

This text has shadow with #988F7E color.


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

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

This text has shadow with #988F7E primary color and red secondary color.


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

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

This text has shadow with #988F7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #988F7E.

Preview

Color preview on black background

This text has color #988F7E on black background.


Color preview on white background

This text has color #988F7E on white background.


Black color preview on #988F7E background

This text has black color on #988F7E background.


White color preview on #988F7E background

This text has white color on #988F7E background.


Related colors

Complementary color

Complementary color for #hex is #677081.


I love getcolorcode.com

Triadic colors

1 #7E988F and #8F7E98 with #988F7E are triadic colors.

2 #7E8F98 and #8F987E with #988F7E are triadic colors.