COLOR #638381

HEX: #638381 RGB: (99,131,129)

Color info

#638381 contains red, green and blue colors in about the same proportion. Web safe color of #638381 is #669999 (or #699).

RGB color model

#638381 color RGB value is (99,131,129).

RGB: (99,131,129) (39%, 51%, 51%)

RGB channels and saturation

R 99 of 255 = 39%
G 131 of 255 = 51%
B 129 of 255 = 51%

99
131
129

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

Portions of RGB colors in percentages

R + G + B = 99 + 131 + 129 = 359 (100%)
R 99 of 359 ~ 27.58%
G 131 of 359 ~ 36.49%
B 129 of 359 ~ 35.93'%

%27.58
%36.49
%35.93

CMYK color model

#638381 color CMYK value is (24,0,2,49).

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

CMYK: (24,0,2,49)
C24M0Y2K49 (24%, 0%, 2%, 49%)
(0.24 / 0.00 / 0.02 / 0.49)

CMYK percentages

%24.43
%0
%1.53
%48.63

Codes

Color #638381 in popluar color models

63 83 81
RGB 99 131 129
HSL 176° 13.91% 45.10%
HSB/HSV 176° 24.43% 51.37%
CMYK 24.43% 0.00% 1.53%
48.63%

Color #638381 in popluar number systems.

HEX 63 83 81
Decimal 99 131 129
Binary 1100011 10000011 10000001
Octal 143 203 201

Shades and tints

Shades of #638381

#638381
(99,131,129)
#5A7876
(90,120,118)
#516D6B
(81,109,107)
#486260
(72,98,96)
#3F5755
(63,87,85)
#364C4A
(54,76,74)
#2D413F
(45,65,63)
#243634
(36,54,52)
#1B2B29
(27,43,41)
#12201E
(18,32,30)
#091513
(9,21,19)
#000000
(0,0,0)

Tints of #638381

#638381
(99,131,129)
#718E8C
(113,142,140)
#7F9997
(127,153,151)
#8DA4A2
(141,164,162)
#9BAFAD
(155,175,173)
#A9BAB8
(169,186,184)
#B7C5C3
(183,197,195)
#C5D0CE
(197,208,206)
#D3DBD9
(211,219,217)
#E1E6E4
(225,230,228)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #638381; }

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

This text font color is #638381.

Background Color

.myBgColor { background-color: #638381; }

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

This div background color is #638381.

Border color

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

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

This div border color is #638381.

Opacity

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

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

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

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

This text has shadow with #638381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638381.

Preview

Color preview on black background

This text has color #638381 on black background.


Color preview on white background

This text has color #638381 on white background.


Black color preview on #638381 background

This text has black color on #638381 background.


White color preview on #638381 background

This text has white color on #638381 background.


Related colors

Complementary color

Complementary color for #hex is #9C7C7E.


I love getcolorcode.com

Triadic colors

1 #816383 and #838163 with #638381 are triadic colors.

2 #818363 and #836381 with #638381 are triadic colors.