COLOR #98355E

HEX: #98355E RGB: (152,53,94)

Color info

#98355E contains mainly red and blue colors. Web safe color of #98355E is #993366 (or #936).

RGB color model

#98355E color RGB value is (152,53,94).

RGB: (152,53,94) (60%, 21%, 37%)

RGB channels and saturation

R 152 of 255 = 60%
G 53 of 255 = 21%
B 94 of 255 = 37%

152
53
94

R + G + B ~ 39%. #98355E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 152 + 53 + 94 = 299 (100%)
R 152 of 299 ~ 50.84%
G 53 of 299 ~ 17.73%
B 94 of 299 ~ 31.44'%

%50.84
%17.73
%31.44

CMYK color model

#98355E color CMYK value is (0,65,38,40).

  • cyan value is 0.00%
  • magenta value is 65.13%
  • yellow value is 38.16%
  • key color value is 40.39%
CMYK: (0,65,38,40) C0M65Y38K40 (0%,65%,38%,40%) (0.00/0.65/0.38/0.40) 

CMYK percentages

%0
%65.13
%38.16
%40.39

Codes

Color #98355E in popluar color models

98 35 5E
RGB 152 53 94
HSL 335° 48.29% 40.20%
HSB/HSV 335° 65.13% 59.61%
CMYK 0.00% 65.13% 38.16%
40.39%

Color #98355E in popluar number systems.

HEX 98 35 5E
Decimal 152 53 94
Binary 10011000 110101 1011110
Octal 230 65 136

Shades and tints

Shades of #98355E

#98355E
(152,53,94)
#8B3156
(139,49,86)
#7E2D4E
(126,45,78)
#712946
(113,41,70)
#64253E
(100,37,62)
#572136
(87,33,54)
#4A1D2E
(74,29,46)
#3D1926
(61,25,38)
#30151E
(48,21,30)
#231116
(35,17,22)
#160D0E
(22,13,14)
#000000
(0,0,0)

Tints of #98355E

#98355E
(152,53,94)
#A1476C
(161,71,108)
#AA597A
(170,89,122)
#B36B88
(179,107,136)
#BC7D96
(188,125,150)
#C58FA4
(197,143,164)
#CEA1B2
(206,161,178)
#D7B3C0
(215,179,192)
#E0C5CE
(224,197,206)
#E9D7DC
(233,215,220)
#F2E9EA
(242,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98355E color. Also use rgb(152,53,94) instead hex code.

Text Font Color

.myTextColor { color: #98355E; }

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

This text font color is #98355E.

Background Color

.myBgColor { background-color: #98355E; }

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

This div background color is #98355E.

Border color

.myBorderColor { border: 1px solid #98355E; }

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

This div border color is #98355E.

Opacity

.myOpacity80 { color: #98355E; opacity: 0.8; }

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

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

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

This text has shadow with #98355E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98355E.

Preview

Color preview on black background

This text has color #98355E on black background.


Color preview on white background

This text has color #98355E on white background.


Black color preview on #98355E background

This text has black color on #98355E background.


White color preview on #98355E background

This text has white color on #98355E background.


Related colors

Complementary color

Complementary color for #hex is #67CAA1.


I love getcolorcode.com

Triadic colors

1 #5E9835 and #355E98 with #98355E are triadic colors.

2 #5E3598 and #35985E with #98355E are triadic colors.