COLOR #638254

HEX: #638254 RGB: (99,130,84)

Color info

#638254 contains red, green and blue colors in about the same proportion. Web safe color of #638254 is #669966 (or #696).

RGB color model

#638254 color RGB value is (99,130,84).

RGB: (99,130,84) (39%, 51%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 130 of 255 = 51%
B 84 of 255 = 33%

99
130
84

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

Portions of RGB colors in percentages

R + G + B = 99 + 130 + 84 = 313 (100%)
R 99 of 313 ~ 31.63%
G 130 of 313 ~ 41.53%
B 84 of 313 ~ 26.84'%

%31.63
%41.53
%26.84

CMYK color model

#638254 color CMYK value is (24,0,35,49).

  • cyan value is 23.85%
  • magenta value is 0.00%
  • yellow value is 35.38%
  • key color value is 49.02%

CMYK: (24,0,35,49)
C24M0Y35K49 (24%, 0%, 35%, 49%)
(0.24 / 0.00 / 0.35 / 0.49)

CMYK percentages

%23.85
%0
%35.38
%49.02

Codes

Color #638254 in popluar color models

63 82 54
RGB 99 130 84
HSL 100° 21.50% 41.96%
HSB/HSV 100° 35.38% 50.98%
CMYK 23.85% 0.00% 35.38%
49.02%

Color #638254 in popluar number systems.

HEX 63 82 54
Decimal 99 130 84
Binary 1100011 10000010 1010100
Octal 143 202 124

Shades and tints

Shades of #638254

#638254
(99,130,84)
#5A774D
(90,119,77)
#516C46
(81,108,70)
#48613F
(72,97,63)
#3F5638
(63,86,56)
#364B31
(54,75,49)
#2D402A
(45,64,42)
#243523
(36,53,35)
#1B2A1C
(27,42,28)
#121F15
(18,31,21)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #638254

#638254
(99,130,84)
#718D63
(113,141,99)
#7F9872
(127,152,114)
#8DA381
(141,163,129)
#9BAE90
(155,174,144)
#A9B99F
(169,185,159)
#B7C4AE
(183,196,174)
#C5CFBD
(197,207,189)
#D3DACC
(211,218,204)
#E1E5DB
(225,229,219)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638254 color. Also use rgb(99,130,84) instead hex code.

Text Font Color

.myTextColor { color: #638254; }

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

This text font color is #638254.

Background Color

.myBgColor { background-color: #638254; }

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

This div background color is #638254.

Border color

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

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

This div border color is #638254.

Opacity

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

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

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

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

This text has shadow with #638254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638254.

Preview

Color preview on black background

This text has color #638254 on black background.


Color preview on white background

This text has color #638254 on white background.


Black color preview on #638254 background

This text has black color on #638254 background.


White color preview on #638254 background

This text has white color on #638254 background.


Related colors

Complementary color

Complementary color for #hex is #9C7DAB.


I love getcolorcode.com

Triadic colors

1 #546382 and #825463 with #638254 are triadic colors.

2 #548263 and #826354 with #638254 are triadic colors.