COLOR #639059

HEX: #639059 RGB: (99,144,89)

Color info

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

RGB color model

#639059 color RGB value is (99,144,89).

RGB: (99,144,89) (39%, 56%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 144 of 255 = 56%
B 89 of 255 = 35%

99
144
89

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

Portions of RGB colors in percentages

R + G + B = 99 + 144 + 89 = 332 (100%)
R 99 of 332 ~ 29.82%
G 144 of 332 ~ 43.37%
B 89 of 332 ~ 26.81'%

%29.82
%43.37
%26.81

CMYK color model

#639059 color CMYK value is (31,0,38,44).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 38.19%
  • key color value is 43.53%

CMYK: (31,0,38,44)
C31M0Y38K44 (31%, 0%, 38%, 44%)
(0.31 / 0.00 / 0.38 / 0.44)

CMYK percentages

%31.25
%0
%38.19
%43.53

Codes

Color #639059 in popluar color models

63 90 59
RGB 99 144 89
HSL 109° 23.61% 45.69%
HSB/HSV 109° 38.19% 56.47%
CMYK 31.25% 0.00% 38.19%
43.53%

Color #639059 in popluar number systems.

HEX 63 90 59
Decimal 99 144 89
Binary 1100011 10010000 1011001
Octal 143 220 131

Shades and tints

Shades of #639059

#639059
(99,144,89)
#5A8351
(90,131,81)
#517649
(81,118,73)
#486941
(72,105,65)
#3F5C39
(63,92,57)
#364F31
(54,79,49)
#2D4229
(45,66,41)
#243521
(36,53,33)
#1B2819
(27,40,25)
#121B11
(18,27,17)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #639059

#639059
(99,144,89)
#719A68
(113,154,104)
#7FA477
(127,164,119)
#8DAE86
(141,174,134)
#9BB895
(155,184,149)
#A9C2A4
(169,194,164)
#B7CCB3
(183,204,179)
#C5D6C2
(197,214,194)
#D3E0D1
(211,224,209)
#E1EAE0
(225,234,224)
#EFF4EF
(239,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639059 color. Also use rgb(99,144,89) instead hex code.

Text Font Color

.myTextColor { color: #639059; }

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

This text font color is #639059.

Background Color

.myBgColor { background-color: #639059; }

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

This div background color is #639059.

Border color

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

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

This div border color is #639059.

Opacity

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

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

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

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

This text has shadow with #639059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639059.

Preview

Color preview on black background

This text has color #639059 on black background.


Color preview on white background

This text has color #639059 on white background.


Black color preview on #639059 background

This text has black color on #639059 background.


White color preview on #639059 background

This text has white color on #639059 background.


Related colors

Complementary color

Complementary color for #hex is #9C6FA6.


I love getcolorcode.com

Triadic colors

1 #596390 and #905963 with #639059 are triadic colors.

2 #599063 and #906359 with #639059 are triadic colors.