COLOR #98B398

HEX: #98B398 RGB: (152,179,152)

Color info

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

RGB color model

#98B398 color RGB value is (152,179,152).

RGB: (152,179,152) (60%, 70%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 179 of 255 = 70%
B 152 of 255 = 60%

152
179
152

R + G + B ~ 63%. #98B398 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 179 + 152 = 483 (100%)
R 152 of 483 ~ 31.47%
G 179 of 483 ~ 37.06%
B 152 of 483 ~ 31.47'%

%31.47
%37.06
%31.47

CMYK color model

#98B398 color CMYK value is (15,0,15,30).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 15.08%
  • key color value is 29.80%

CMYK: (15,0,15,30)
C15M0Y15K30 (15%, 0%, 15%, 30%)
(0.15 / 0.00 / 0.15 / 0.30)

CMYK percentages

%15.08
%0
%15.08
%29.8

Codes

Color #98B398 in popluar color models

98 B3 98
RGB 152 179 152
HSL 120° 15.08% 64.90%
HSB/HSV 120° 15.08% 70.20%
CMYK 15.08% 0.00% 15.08%
29.80%

Color #98B398 in popluar number systems.

HEX 98 B3 98
Decimal 152 179 152
Binary 10011000 10110011 10011000
Octal 230 263 230

Shades and tints

Shades of #98B398

#98B398
(152,179,152)
#8BA38B
(139,163,139)
#7E937E
(126,147,126)
#718371
(113,131,113)
#647364
(100,115,100)
#576357
(87,99,87)
#4A534A
(74,83,74)
#3D433D
(61,67,61)
#303330
(48,51,48)
#232323
(35,35,35)
#161316
(22,19,22)
#000000
(0,0,0)

Tints of #98B398

#98B398
(152,179,152)
#A1B9A1
(161,185,161)
#AABFAA
(170,191,170)
#B3C5B3
(179,197,179)
#BCCBBC
(188,203,188)
#C5D1C5
(197,209,197)
#CED7CE
(206,215,206)
#D7DDD7
(215,221,215)
#E0E3E0
(224,227,224)
#E9E9E9
(233,233,233)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98B398; }

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

This text font color is #98B398.

Background Color

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

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

This div background color is #98B398.

Border color

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

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

This div border color is #98B398.

Opacity

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

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

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

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

This text has shadow with #98B398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98B398.

Preview

Color preview on black background

This text has color #98B398 on black background.


Color preview on white background

This text has color #98B398 on white background.


Black color preview on #98B398 background

This text has black color on #98B398 background.


White color preview on #98B398 background

This text has white color on #98B398 background.


Related colors

Complementary color

Complementary color for #hex is #674C67.


I love getcolorcode.com

Triadic colors

1 #9898B3 and #B39898 with #98B398 are triadic colors.

2 #98B398 and #B39898 with #98B398 are triadic colors.