COLOR #948098

HEX: #948098 RGB: (148,128,152)

Color info

#948098 contains red, green and blue colors in about the same proportion. Web safe color of #948098 is #996699 (or #969).

RGB color model

#948098 color RGB value is (148,128,152).

RGB: (148,128,152) (58%, 50%, 60%)

RGB channels and saturation

R 148 of 255 = 58%
G 128 of 255 = 50%
B 152 of 255 = 60%

148
128
152

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

Portions of RGB colors in percentages

R + G + B = 148 + 128 + 152 = 428 (100%)
R 148 of 428 ~ 34.58%
G 128 of 428 ~ 29.91%
B 152 of 428 ~ 35.51'%

%34.58
%29.91
%35.51

CMYK color model

#948098 color CMYK value is (3,16,0,40).

  • cyan value is 2.63%
  • magenta value is 15.79%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (3,16,0,40)
C3M16Y0K40 (3%, 16%, 0%, 40%)
(0.03 / 0.16 / 0.00 / 0.40)

CMYK percentages

%2.63
%15.79
%0
%40.39

Codes

Color #948098 in popluar color models

94 80 98
RGB 148 128 152
HSL 290° 10.43% 54.90%
HSB/HSV 290° 15.79% 59.61%
CMYK 2.63% 15.79% 0.00%
40.39%

Color #948098 in popluar number systems.

HEX 94 80 98
Decimal 148 128 152
Binary 10010100 10000000 10011000
Octal 224 200 230

Shades and tints

Shades of #948098

#948098
(148,128,152)
#87758B
(135,117,139)
#7A6A7E
(122,106,126)
#6D5F71
(109,95,113)
#605464
(96,84,100)
#534957
(83,73,87)
#463E4A
(70,62,74)
#39333D
(57,51,61)
#2C2830
(44,40,48)
#1F1D23
(31,29,35)
#121216
(18,18,22)
#000000
(0,0,0)

Tints of #948098

#948098
(148,128,152)
#9D8BA1
(157,139,161)
#A696AA
(166,150,170)
#AFA1B3
(175,161,179)
#B8ACBC
(184,172,188)
#C1B7C5
(193,183,197)
#CAC2CE
(202,194,206)
#D3CDD7
(211,205,215)
#DCD8E0
(220,216,224)
#E5E3E9
(229,227,233)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948098; }

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

This text font color is #948098.

Background Color

.myBgColor { background-color: #948098; }

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

This div background color is #948098.

Border color

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

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

This div border color is #948098.

Opacity

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

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

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

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

This text has shadow with #948098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948098.

Preview

Color preview on black background

This text has color #948098 on black background.


Color preview on white background

This text has color #948098 on white background.


Black color preview on #948098 background

This text has black color on #948098 background.


White color preview on #948098 background

This text has white color on #948098 background.


Related colors

Complementary color

Complementary color for #hex is #6B7F67.


I love getcolorcode.com

Triadic colors

1 #989480 and #809894 with #948098 are triadic colors.

2 #988094 and #809498 with #948098 are triadic colors.