COLOR #988079

HEX: #988079 RGB: (152,128,121)

Renk bilgisi

#988079 contains red, green and blue colors in about the same proportion. #988079 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#988079 color RGB value is (152,128,121).

RGB: (152,128,121) (60%, 50%, 47%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 128 of 255 = 50%
B 121 of 255 = 47%

152
128
121

R + G + B ~ 52%. #988079 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 128 + 121 = 401 (100%)
R 152 of 401 ~ 37.91%
G 128 of 401 ~ 31.92%
B 121 of 401 ~ 30.17'%

%37.91
%31.92
%30.17

CMYK RENK MODELİ

#988079 rengi CMYK tonu (0,16,20,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.79%
  • sarı tonu 20.39%
  • ana renk tonu 40.39%

CMYK: (0,16,20,40)
C0M16Y20K40 (0%, 16%, 20%, 40%)
(0.00 / 0.16 / 0.20 / 0.40)

CMYK yüzdeleri

%0
%15.79
%20.39
%40.39

Codes

Color #988079 in popluar color models

98 80 79
RGB 152 128 121
HSL 14° 13.08% 53.53%
HSB/HSV 14° 20.39% 59.61%
CMYK 0.00% 15.79% 20.39%
40.39%

Color #988079 in popluar number systems.

HEX 98 80 79
Decimal 152 128 121
Binary 10011000 10000000 1111001
Octal 230 200 171

Shades and tints

Shades of #988079

#988079
(152,128,121)
#8B756E
(139,117,110)
#7E6A63
(126,106,99)
#715F58
(113,95,88)
#64544D
(100,84,77)
#574942
(87,73,66)
#4A3E37
(74,62,55)
#3D332C
(61,51,44)
#302821
(48,40,33)
#231D16
(35,29,22)
#16120B
(22,18,11)
#000000
(0,0,0)

Tints of #988079

#988079
(152,128,121)
#A18B85
(161,139,133)
#AA9691
(170,150,145)
#B3A19D
(179,161,157)
#BCACA9
(188,172,169)
#C5B7B5
(197,183,181)
#CEC2C1
(206,194,193)
#D7CDCD
(215,205,205)
#E0D8D9
(224,216,217)
#E9E3E5
(233,227,229)
#F2EEF1
(242,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988079 color. Also use rgb(152,128,121) instead hex code.

Text Font Color

.myTextColor { color: #988079; }

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

This text font color is #988079.

Background Color

.myBgColor { background-color: #988079; }

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

This div background color is #988079.

Border color

.myBorderColor { border: 1px solid #988079; }

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

This div border color is #988079.

Opacity

.myOpacity80 { color: #988079; opacity: 0.8; }

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

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

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

This text has shadow with #988079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988079.

Preview

Color preview on black background

This text has color #988079 on black background.


Color preview on white background

This text has color #988079 on white background.


Black color preview on #988079 background

This text has black color on #988079 background.


White color preview on #988079 background

This text has white color on #988079 background.


Related colors

Complementary color

Complementary color for #hex is #677F86.


I love getcolorcode.com

Triadic colors

1 #799880 and #807998 with #988079 are triadic colors.

2 #798098 and #809879 with #988079 are triadic colors.