COLOR #638462

HEX: #638462 RGB: (99,132,98)

Color info

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

RGB color model

#638462 color RGB value is (99,132,98).

RGB: (99,132,98) (39%, 52%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 132 of 255 = 52%
B 98 of 255 = 38%

99
132
98

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

Portions of RGB colors in percentages

R + G + B = 99 + 132 + 98 = 329 (100%)
R 99 of 329 ~ 30.09%
G 132 of 329 ~ 40.12%
B 98 of 329 ~ 29.79'%

%30.09
%40.12
%29.79

CMYK color model

#638462 color CMYK value is (25,0,26,48).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 25.76%
  • key color value is 48.24%
CMYK: (25,0,26,48) C25M0Y26K48 (25%,0%,26%,48%) (0.25/0.00/0.26/0.48) 

CMYK percentages

%25
%0
%25.76
%48.24

Codes

Color #638462 in popluar color models

63 84 62
RGB 99 132 98
HSL 118° 14.78% 45.10%
HSB/HSV 118° 25.76% 51.76%
CMYK 25.00% 0.00% 25.76%
48.24%

Color #638462 in popluar number systems.

HEX 63 84 62
Decimal 99 132 98
Binary 1100011 10000100 1100010
Octal 143 204 142

Shades and tints

Shades of #638462

#638462
(99,132,98)
#5A785A
(90,120,90)
#516C52
(81,108,82)
#48604A
(72,96,74)
#3F5442
(63,84,66)
#36483A
(54,72,58)
#2D3C32
(45,60,50)
#24302A
(36,48,42)
#1B2422
(27,36,34)
#12181A
(18,24,26)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #638462

#638462
(99,132,98)
#718F70
(113,143,112)
#7F9A7E
(127,154,126)
#8DA58C
(141,165,140)
#9BB09A
(155,176,154)
#A9BBA8
(169,187,168)
#B7C6B6
(183,198,182)
#C5D1C4
(197,209,196)
#D3DCD2
(211,220,210)
#E1E7E0
(225,231,224)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638462 color. Also use rgb(99,132,98) instead hex code.

Text Font Color

.myTextColor { color: #638462; }

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

This text font color is #638462.

Background Color

.myBgColor { background-color: #638462; }

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

This div background color is #638462.

Border color

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

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

This div border color is #638462.

Opacity

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

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

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

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

This text has shadow with #638462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638462.

Preview

Color preview on black background

This text has color #638462 on black background.


Color preview on white background

This text has color #638462 on white background.


Black color preview on #638462 background

This text has black color on #638462 background.


White color preview on #638462 background

This text has white color on #638462 background.


Related colors

Complementary color

Complementary color for #hex is #9C7B9D.


I love getcolorcode.com

Triadic colors

1 #626384 and #846263 with #638462 are triadic colors.

2 #628463 and #846362 with #638462 are triadic colors.