COLOR #948295

HEX: #948295 RGB: (148,130,149)

Color info

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

RGB color model

#948295 color RGB value is (148,130,149).

RGB: (148,130,149) (58%, 51%, 58%)

RGB channels and saturation

R 148 of 255 = 58%
G 130 of 255 = 51%
B 149 of 255 = 58%

148
130
149

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

Portions of RGB colors in percentages

R + G + B = 148 + 130 + 149 = 427 (100%)
R 148 of 427 ~ 34.66%
G 130 of 427 ~ 30.44%
B 149 of 427 ~ 34.89'%

%34.66
%30.44
%34.89

CMYK color model

#948295 color CMYK value is (1,13,0,42).

  • cyan value is 0.67%
  • magenta value is 12.75%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (1,13,0,42)
C1M13Y0K42 (1%, 13%, 0%, 42%)
(0.01 / 0.13 / 0.00 / 0.42)

CMYK percentages

%0.67
%12.75
%0
%41.57

Codes

Color #948295 in popluar color models

94 82 95
RGB 148 130 149
HSL 297° 8.23% 54.71%
HSB/HSV 297° 12.75% 58.43%
CMYK 0.67% 12.75% 0.00%
41.57%

Color #948295 in popluar number systems.

HEX 94 82 95
Decimal 148 130 149
Binary 10010100 10000010 10010101
Octal 224 202 225

Shades and tints

Shades of #948295

#948295
(148,130,149)
#877788
(135,119,136)
#7A6C7B
(122,108,123)
#6D616E
(109,97,110)
#605661
(96,86,97)
#534B54
(83,75,84)
#464047
(70,64,71)
#39353A
(57,53,58)
#2C2A2D
(44,42,45)
#1F1F20
(31,31,32)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #948295

#948295
(148,130,149)
#9D8D9E
(157,141,158)
#A698A7
(166,152,167)
#AFA3B0
(175,163,176)
#B8AEB9
(184,174,185)
#C1B9C2
(193,185,194)
#CAC4CB
(202,196,203)
#D3CFD4
(211,207,212)
#DCDADD
(220,218,221)
#E5E5E6
(229,229,230)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948295; }

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

This text font color is #948295.

Background Color

.myBgColor { background-color: #948295; }

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

This div background color is #948295.

Border color

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

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

This div border color is #948295.

Opacity

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

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

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

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

This text has shadow with #948295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948295.

Preview

Color preview on black background

This text has color #948295 on black background.


Color preview on white background

This text has color #948295 on white background.


Black color preview on #948295 background

This text has black color on #948295 background.


White color preview on #948295 background

This text has white color on #948295 background.


Related colors

Complementary color

Complementary color for #hex is #6B7D6A.


I love getcolorcode.com

Triadic colors

1 #959482 and #829594 with #948295 are triadic colors.

2 #958294 and #829495 with #948295 are triadic colors.