COLOR #925263

HEX: #925263 RGB: (146,82,99)

Color info

#925263 contains mainly red and blue colors. Web safe color of #925263 is #996666 (or #966).

RGB color model

#925263 color RGB value is (146,82,99).

RGB: (146,82,99) (57%, 32%, 39%)

RGB channels and saturation

R 146 of 255 = 57%
G 82 of 255 = 32%
B 99 of 255 = 39%

146
82
99

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

Portions of RGB colors in percentages

R + G + B = 146 + 82 + 99 = 327 (100%)
R 146 of 327 ~ 44.65%
G 82 of 327 ~ 25.08%
B 99 of 327 ~ 30.28'%

%44.65
%25.08
%30.28

CMYK color model

#925263 color CMYK value is (0,44,32,43).

  • cyan value is 0.00%
  • magenta value is 43.84%
  • yellow value is 32.19%
  • key color value is 42.75%

CMYK: (0,44,32,43)
C0M44Y32K43 (0%, 44%, 32%, 43%)
(0.00 / 0.44 / 0.32 / 0.43)

CMYK percentages

%0
%43.84
%32.19
%42.75

Codes

Color #925263 in popluar color models

92 52 63
RGB 146 82 99
HSL 344° 28.07% 44.71%
HSB/HSV 344° 43.84% 57.25%
CMYK 0.00% 43.84% 32.19%
42.75%

Color #925263 in popluar number systems.

HEX 92 52 63
Decimal 146 82 99
Binary 10010010 1010010 1100011
Octal 222 122 143

Shades and tints

Shades of #925263

#925263
(146,82,99)
#854B5A
(133,75,90)
#784451
(120,68,81)
#6B3D48
(107,61,72)
#5E363F
(94,54,63)
#512F36
(81,47,54)
#44282D
(68,40,45)
#372124
(55,33,36)
#2A1A1B
(42,26,27)
#1D1312
(29,19,18)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #925263

#925263
(146,82,99)
#9B6171
(155,97,113)
#A4707F
(164,112,127)
#AD7F8D
(173,127,141)
#B68E9B
(182,142,155)
#BF9DA9
(191,157,169)
#C8ACB7
(200,172,183)
#D1BBC5
(209,187,197)
#DACAD3
(218,202,211)
#E3D9E1
(227,217,225)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #925263 color. Also use rgb(146,82,99) instead hex code.

Text Font Color

.myTextColor { color: #925263; }

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

This text font color is #925263.

Background Color

.myBgColor { background-color: #925263; }

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

This div background color is #925263.

Border color

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

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

This div border color is #925263.

Opacity

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

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

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

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

This text has shadow with #925263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #925263.

Preview

Color preview on black background

This text has color #925263 on black background.


Color preview on white background

This text has color #925263 on white background.


Black color preview on #925263 background

This text has black color on #925263 background.


White color preview on #925263 background

This text has white color on #925263 background.


Related colors

Complementary color

Complementary color for #hex is #6DAD9C.


I love getcolorcode.com

Triadic colors

1 #639252 and #526392 with #925263 are triadic colors.

2 #635292 and #529263 with #925263 are triadic colors.