COLOR #638571

HEX: #638571 RGB: (99,133,113)

Color info

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

RGB color model

#638571 color RGB value is (99,133,113).

RGB: (99,133,113) (39%, 52%, 44%)

RGB channels and saturation

R 99 of 255 = 39%
G 133 of 255 = 52%
B 113 of 255 = 44%

99
133
113

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

Portions of RGB colors in percentages

R + G + B = 99 + 133 + 113 = 345 (100%)
R 99 of 345 ~ 28.7%
G 133 of 345 ~ 38.55%
B 113 of 345 ~ 32.75'%

%28.7
%38.55
%32.75

CMYK color model

#638571 color CMYK value is (26,0,15,48).

  • cyan value is 25.56%
  • magenta value is 0.00%
  • yellow value is 15.04%
  • key color value is 47.84%

CMYK: (26,0,15,48)
C26M0Y15K48 (26%, 0%, 15%, 48%)
(0.26 / 0.00 / 0.15 / 0.48)

CMYK percentages

%25.56
%0
%15.04
%47.84

Codes

Color #638571 in popluar color models

63 85 71
RGB 99 133 113
HSL 145° 14.66% 45.49%
HSB/HSV 145° 25.56% 52.16%
CMYK 25.56% 0.00% 15.04%
47.84%

Color #638571 in popluar number systems.

HEX 63 85 71
Decimal 99 133 113
Binary 1100011 10000101 1110001
Octal 143 205 161

Shades and tints

Shades of #638571

#638571
(99,133,113)
#5A7967
(90,121,103)
#516D5D
(81,109,93)
#486153
(72,97,83)
#3F5549
(63,85,73)
#36493F
(54,73,63)
#2D3D35
(45,61,53)
#24312B
(36,49,43)
#1B2521
(27,37,33)
#121917
(18,25,23)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #638571

#638571
(99,133,113)
#71907D
(113,144,125)
#7F9B89
(127,155,137)
#8DA695
(141,166,149)
#9BB1A1
(155,177,161)
#A9BCAD
(169,188,173)
#B7C7B9
(183,199,185)
#C5D2C5
(197,210,197)
#D3DDD1
(211,221,209)
#E1E8DD
(225,232,221)
#EFF3E9
(239,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638571 color. Also use rgb(99,133,113) instead hex code.

Text Font Color

.myTextColor { color: #638571; }

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

This text font color is #638571.

Background Color

.myBgColor { background-color: #638571; }

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

This div background color is #638571.

Border color

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

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

This div border color is #638571.

Opacity

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

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

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

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

This text has shadow with #638571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638571.

Preview

Color preview on black background

This text has color #638571 on black background.


Color preview on white background

This text has color #638571 on white background.


Black color preview on #638571 background

This text has black color on #638571 background.


White color preview on #638571 background

This text has white color on #638571 background.


Related colors

Complementary color

Complementary color for #hex is #9C7A8E.


I love getcolorcode.com

Triadic colors

1 #716385 and #857163 with #638571 are triadic colors.

2 #718563 and #856371 with #638571 are triadic colors.