COLOR #988A6B

HEX: #988A6B RGB: (152,138,107)

Renk bilgisi

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

RGB renk modeli

#988A6B color RGB value is (152,138,107).

RGB: (152,138,107) (60%, 54%, 42%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 138 of 255 = 54%
B 107 of 255 = 42%

152
138
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 138 + 107 = 397 (100%)
R 152 of 397 ~ 38.29%
G 138 of 397 ~ 34.76%
B 107 of 397 ~ 26.95'%

%38.29
%34.76
%26.95

CMYK RENK MODELİ

#988A6B rengi CMYK tonu (0,9,30,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.21%
  • sarı tonu 29.61%
  • ana renk tonu 40.39%

CMYK: (0,9,30,40)
C0M9Y30K40 (0%, 9%, 30%, 40%)
(0.00 / 0.09 / 0.30 / 0.40)

CMYK yüzdeleri

%0
%9.21
%29.61
%40.39

Codes

Color #988A6B in popluar color models

98 8A 6B
RGB 152 138 107
HSL 41° 17.93% 50.78%
HSB/HSV 41° 29.61% 59.61%
CMYK 0.00% 9.21% 29.61%
40.39%

Color #988A6B in popluar number systems.

HEX 98 8A 6B
Decimal 152 138 107
Binary 10011000 10001010 1101011
Octal 230 212 153

Shades and tints

Shades of #988A6B

#988A6B
(152,138,107)
#8B7E62
(139,126,98)
#7E7259
(126,114,89)
#716650
(113,102,80)
#645A47
(100,90,71)
#574E3E
(87,78,62)
#4A4235
(74,66,53)
#3D362C
(61,54,44)
#302A23
(48,42,35)
#231E1A
(35,30,26)
#161211
(22,18,17)
#000000
(0,0,0)

Tints of #988A6B

#988A6B
(152,138,107)
#A19478
(161,148,120)
#AA9E85
(170,158,133)
#B3A892
(179,168,146)
#BCB29F
(188,178,159)
#C5BCAC
(197,188,172)
#CEC6B9
(206,198,185)
#D7D0C6
(215,208,198)
#E0DAD3
(224,218,211)
#E9E4E0
(233,228,224)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988A6B color. Also use rgb(152,138,107) instead hex code.

Text Font Color

.myTextColor { color: #988A6B; }

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

This text font color is #988A6B.

Background Color

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

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

This div background color is #988A6B.

Border color

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

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

This div border color is #988A6B.

Opacity

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

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

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

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

This text has shadow with #988A6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988A6B.

Preview

Color preview on black background

This text has color #988A6B on black background.


Color preview on white background

This text has color #988A6B on white background.


Black color preview on #988A6B background

This text has black color on #988A6B background.


White color preview on #988A6B background

This text has white color on #988A6B background.


Related colors

Complementary color

Complementary color for #hex is #677594.


I love getcolorcode.com

Triadic colors

1 #6B988A and #8A6B98 with #988A6B are triadic colors.

2 #6B8A98 and #8A986B with #988A6B are triadic colors.