COLOR #909463

HEX: #909463 RGB: (144,148,99)

Color info

#909463 contains red, green and blue colors in about the same proportion. Web safe color of #909463 is #999966 (or #996).

RGB color model

#909463 color RGB value is (144,148,99).

RGB: (144,148,99) (56%, 58%, 39%)

RGB channels and saturation

R 144 of 255 = 56%
G 148 of 255 = 58%
B 99 of 255 = 39%

144
148
99

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

Portions of RGB colors in percentages

R + G + B = 144 + 148 + 99 = 391 (100%)
R 144 of 391 ~ 36.83%
G 148 of 391 ~ 37.85%
B 99 of 391 ~ 25.32'%

%36.83
%37.85
%25.32

CMYK color model

#909463 color CMYK value is (3,0,33,42).

  • cyan value is 2.70%
  • magenta value is 0.00%
  • yellow value is 33.11%
  • key color value is 41.96%

CMYK: (3,0,33,42)
C3M0Y33K42 (3%, 0%, 33%, 42%)
(0.03 / 0.00 / 0.33 / 0.42)

CMYK percentages

%2.7
%0
%33.11
%41.96

Codes

Color #909463 in popluar color models

90 94 63
RGB 144 148 99
HSL 65° 19.84% 48.43%
HSB/HSV 65° 33.11% 58.04%
CMYK 2.70% 0.00% 33.11%
41.96%

Color #909463 in popluar number systems.

HEX 90 94 63
Decimal 144 148 99
Binary 10010000 10010100 1100011
Octal 220 224 143

Shades and tints

Shades of #909463

#909463
(144,148,99)
#83875A
(131,135,90)
#767A51
(118,122,81)
#696D48
(105,109,72)
#5C603F
(92,96,63)
#4F5336
(79,83,54)
#42462D
(66,70,45)
#353924
(53,57,36)
#282C1B
(40,44,27)
#1B1F12
(27,31,18)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #909463

#909463
(144,148,99)
#9A9D71
(154,157,113)
#A4A67F
(164,166,127)
#AEAF8D
(174,175,141)
#B8B89B
(184,184,155)
#C2C1A9
(194,193,169)
#CCCAB7
(204,202,183)
#D6D3C5
(214,211,197)
#E0DCD3
(224,220,211)
#EAE5E1
(234,229,225)
#F4EEEF
(244,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #909463 color. Also use rgb(144,148,99) instead hex code.

Text Font Color

.myTextColor { color: #909463; }

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

This text font color is #909463.

Background Color

.myBgColor { background-color: #909463; }

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

This div background color is #909463.

Border color

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

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

This div border color is #909463.

Opacity

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

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

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

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

This text has shadow with #909463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #909463.

Preview

Color preview on black background

This text has color #909463 on black background.


Color preview on white background

This text has color #909463 on white background.


Black color preview on #909463 background

This text has black color on #909463 background.


White color preview on #909463 background

This text has white color on #909463 background.


Related colors

Complementary color

Complementary color for #hex is #6F6B9C.


I love getcolorcode.com

Triadic colors

1 #639094 and #946390 with #909463 are triadic colors.

2 #639490 and #949063 with #909463 are triadic colors.