COLOR #63834A

HEX: #63834A RGB: (99,131,74)

Color info

#63834A contains red, green and blue colors in about the same proportion. Web safe color of #63834A is #669933 (or #693).

RGB color model

#63834A color RGB value is (99,131,74).

RGB: (99,131,74) (39%, 51%, 29%)

RGB channels and saturation

R 99 of 255 = 39%
G 131 of 255 = 51%
B 74 of 255 = 29%

99
131
74

R + G + B ~ 40%. #63834A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 131 + 74 = 304 (100%)
R 99 of 304 ~ 32.57%
G 131 of 304 ~ 43.09%
B 74 of 304 ~ 24.34'%

%32.57
%43.09
%24.34

CMYK color model

#63834A color CMYK value is (24,0,44,49).

  • cyan value is 24.43%
  • magenta value is 0.00%
  • yellow value is 43.51%
  • key color value is 48.63%

CMYK: (24,0,44,49)
C24M0Y44K49 (24%, 0%, 44%, 49%)
(0.24 / 0.00 / 0.44 / 0.49)

CMYK percentages

%24.43
%0
%43.51
%48.63

Codes

Color #63834A in popluar color models

63 83 4A
RGB 99 131 74
HSL 94° 27.80% 40.20%
HSB/HSV 94° 43.51% 51.37%
CMYK 24.43% 0.00% 43.51%
48.63%

Color #63834A in popluar number systems.

HEX 63 83 4A
Decimal 99 131 74
Binary 1100011 10000011 1001010
Octal 143 203 112

Shades and tints

Shades of #63834A

#63834A
(99,131,74)
#5A7844
(90,120,68)
#516D3E
(81,109,62)
#486238
(72,98,56)
#3F5732
(63,87,50)
#364C2C
(54,76,44)
#2D4126
(45,65,38)
#243620
(36,54,32)
#1B2B1A
(27,43,26)
#122014
(18,32,20)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #63834A

#63834A
(99,131,74)
#718E5A
(113,142,90)
#7F996A
(127,153,106)
#8DA47A
(141,164,122)
#9BAF8A
(155,175,138)
#A9BA9A
(169,186,154)
#B7C5AA
(183,197,170)
#C5D0BA
(197,208,186)
#D3DBCA
(211,219,202)
#E1E6DA
(225,230,218)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63834A color. Also use rgb(99,131,74) instead hex code.

Text Font Color

.myTextColor { color: #63834A; }

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

This text font color is #63834A.

Background Color

.myBgColor { background-color: #63834A; }

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

This div background color is #63834A.

Border color

.myBorderColor { border: 1px solid #63834A; }

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

This div border color is #63834A.

Opacity

.myOpacity80 { color: #63834A; opacity: 0.8; }

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

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

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

This text has shadow with #63834A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63834A.

Preview

Color preview on black background

This text has color #63834A on black background.


Color preview on white background

This text has color #63834A on white background.


Black color preview on #63834A background

This text has black color on #63834A background.


White color preview on #63834A background

This text has white color on #63834A background.


Related colors

Complementary color

Complementary color for #hex is #9C7CB5.


I love getcolorcode.com

Triadic colors

1 #4A6383 and #834A63 with #63834A are triadic colors.

2 #4A8363 and #83634A with #63834A are triadic colors.