COLOR #948299

HEX: #948299 RGB: (148,130,153)

Color info

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

RGB color model

#948299 color RGB value is (148,130,153).

RGB: (148,130,153) (58%, 51%, 60%)

RGB channels and saturation

R 148 of 255 = 58%
G 130 of 255 = 51%
B 153 of 255 = 60%

148
130
153

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

Portions of RGB colors in percentages

R + G + B = 148 + 130 + 153 = 431 (100%)
R 148 of 431 ~ 34.34%
G 130 of 431 ~ 30.16%
B 153 of 431 ~ 35.5'%

%34.34
%30.16
%35.5

CMYK color model

#948299 color CMYK value is (3,15,0,40).

  • cyan value is 3.27%
  • magenta value is 15.03%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (3,15,0,40)
C3M15Y0K40 (3%, 15%, 0%, 40%)
(0.03 / 0.15 / 0.00 / 0.40)

CMYK percentages

%3.27
%15.03
%0
%40

Codes

Color #948299 in popluar color models

94 82 99
RGB 148 130 153
HSL 287° 10.13% 55.49%
HSB/HSV 287° 15.03% 60.00%
CMYK 3.27% 15.03% 0.00%
40.00%

Color #948299 in popluar number systems.

HEX 94 82 99
Decimal 148 130 153
Binary 10010100 10000010 10011001
Octal 224 202 231

Shades and tints

Shades of #948299

#948299
(148,130,153)
#87778C
(135,119,140)
#7A6C7F
(122,108,127)
#6D6172
(109,97,114)
#605665
(96,86,101)
#534B58
(83,75,88)
#46404B
(70,64,75)
#39353E
(57,53,62)
#2C2A31
(44,42,49)
#1F1F24
(31,31,36)
#121417
(18,20,23)
#000000
(0,0,0)

Tints of #948299

#948299
(148,130,153)
#9D8DA2
(157,141,162)
#A698AB
(166,152,171)
#AFA3B4
(175,163,180)
#B8AEBD
(184,174,189)
#C1B9C6
(193,185,198)
#CAC4CF
(202,196,207)
#D3CFD8
(211,207,216)
#DCDAE1
(220,218,225)
#E5E5EA
(229,229,234)
#EEF0F3
(238,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948299 color. Also use rgb(148,130,153) instead hex code.

Text Font Color

.myTextColor { color: #948299; }

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

This text font color is #948299.

Background Color

.myBgColor { background-color: #948299; }

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

This div background color is #948299.

Border color

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

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

This div border color is #948299.

Opacity

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

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

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

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

This text has shadow with #948299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948299.

Preview

Color preview on black background

This text has color #948299 on black background.


Color preview on white background

This text has color #948299 on white background.


Black color preview on #948299 background

This text has black color on #948299 background.


White color preview on #948299 background

This text has white color on #948299 background.


Related colors

Complementary color

Complementary color for #hex is #6B7D66.


I love getcolorcode.com

Triadic colors

1 #999482 and #829994 with #948299 are triadic colors.

2 #998294 and #829499 with #948299 are triadic colors.