COLOR #98A198

HEX: #98A198 RGB: (152,161,152)

Color info

#98A198 contains red, green and blue colors in about the same proportion. Web safe color of #98A198 is #999999 (or #999).

RGB color model

#98A198 color RGB value is (152,161,152).

RGB: (152,161,152) (60%, 63%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 161 of 255 = 63%
B 152 of 255 = 60%

152
161
152

R + G + B ~ 61%. #98A198 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 161 + 152 = 465 (100%)
R 152 of 465 ~ 32.69%
G 161 of 465 ~ 34.62%
B 152 of 465 ~ 32.69'%

%32.69
%34.62
%32.69

CMYK color model

#98A198 color CMYK value is (6,0,6,37).

  • cyan value is 5.59%
  • magenta value is 0.00%
  • yellow value is 5.59%
  • key color value is 36.86%

CMYK: (6,0,6,37)
C6M0Y6K37 (6%, 0%, 6%, 37%)
(0.06 / 0.00 / 0.06 / 0.37)

CMYK percentages

%5.59
%0
%5.59
%36.86

Codes

Color #98A198 in popluar color models

98 A1 98
RGB 152 161 152
HSL 120° 4.57% 61.37%
HSB/HSV 120° 5.59% 63.14%
CMYK 5.59% 0.00% 5.59%
36.86%

Color #98A198 in popluar number systems.

HEX 98 A1 98
Decimal 152 161 152
Binary 10011000 10100001 10011000
Octal 230 241 230

Shades and tints

Shades of #98A198

#98A198
(152,161,152)
#8B938B
(139,147,139)
#7E857E
(126,133,126)
#717771
(113,119,113)
#646964
(100,105,100)
#575B57
(87,91,87)
#4A4D4A
(74,77,74)
#3D3F3D
(61,63,61)
#303130
(48,49,48)
#232323
(35,35,35)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #98A198

#98A198
(152,161,152)
#A1A9A1
(161,169,161)
#AAB1AA
(170,177,170)
#B3B9B3
(179,185,179)
#BCC1BC
(188,193,188)
#C5C9C5
(197,201,197)
#CED1CE
(206,209,206)
#D7D9D7
(215,217,215)
#E0E1E0
(224,225,224)
#E9E9E9
(233,233,233)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98A198 color. Also use rgb(152,161,152) instead hex code.

Text Font Color

.myTextColor { color: #98A198; }

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

This text font color is #98A198.

Background Color

.myBgColor { background-color: #98A198; }

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

This div background color is #98A198.

Border color

.myBorderColor { border: 1px solid #98A198; }

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

This div border color is #98A198.

Opacity

.myOpacity80 { color: #98A198; opacity: 0.8; }

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

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

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

This text has shadow with #98A198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98A198.

Preview

Color preview on black background

This text has color #98A198 on black background.


Color preview on white background

This text has color #98A198 on white background.


Black color preview on #98A198 background

This text has black color on #98A198 background.


White color preview on #98A198 background

This text has white color on #98A198 background.


Related colors

Complementary color

Complementary color for #hex is #675E67.


I love getcolorcode.com

Triadic colors

1 #9898A1 and #A19898 with #98A198 are triadic colors.

2 #98A198 and #A19898 with #98A198 are triadic colors.