COLOR #649073

HEX: #649073 RGB: (100,144,115)

Color info

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

RGB color model

#649073 color RGB value is (100,144,115).

RGB: (100,144,115) (39%, 56%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 144 of 255 = 56%
B 115 of 255 = 45%

100
144
115

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

Portions of RGB colors in percentages

R + G + B = 100 + 144 + 115 = 359 (100%)
R 100 of 359 ~ 27.86%
G 144 of 359 ~ 40.11%
B 115 of 359 ~ 32.03'%

%27.86
%40.11
%32.03

CMYK color model

#649073 color CMYK value is (31,0,20,44).

  • cyan value is 30.56%
  • magenta value is 0.00%
  • yellow value is 20.14%
  • key color value is 43.53%

CMYK: (31,0,20,44)
C31M0Y20K44 (31%, 0%, 20%, 44%)
(0.31 / 0.00 / 0.20 / 0.44)

CMYK percentages

%30.56
%0
%20.14
%43.53

Codes

Color #649073 in popluar color models

64 90 73
RGB 100 144 115
HSL 140° 18.03% 47.84%
HSB/HSV 140° 30.56% 56.47%
CMYK 30.56% 0.00% 20.14%
43.53%

Color #649073 in popluar number systems.

HEX 64 90 73
Decimal 100 144 115
Binary 1100100 10010000 1110011
Octal 144 220 163

Shades and tints

Shades of #649073

#649073
(100,144,115)
#5B8369
(91,131,105)
#52765F
(82,118,95)
#496955
(73,105,85)
#405C4B
(64,92,75)
#374F41
(55,79,65)
#2E4237
(46,66,55)
#25352D
(37,53,45)
#1C2823
(28,40,35)
#131B19
(19,27,25)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #649073

#649073
(100,144,115)
#729A7F
(114,154,127)
#80A48B
(128,164,139)
#8EAE97
(142,174,151)
#9CB8A3
(156,184,163)
#AAC2AF
(170,194,175)
#B8CCBB
(184,204,187)
#C6D6C7
(198,214,199)
#D4E0D3
(212,224,211)
#E2EADF
(226,234,223)
#F0F4EB
(240,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649073 color. Also use rgb(100,144,115) instead hex code.

Text Font Color

.myTextColor { color: #649073; }

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

This text font color is #649073.

Background Color

.myBgColor { background-color: #649073; }

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

This div background color is #649073.

Border color

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

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

This div border color is #649073.

Opacity

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

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

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

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

This text has shadow with #649073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649073.

Preview

Color preview on black background

This text has color #649073 on black background.


Color preview on white background

This text has color #649073 on white background.


Black color preview on #649073 background

This text has black color on #649073 background.


White color preview on #649073 background

This text has white color on #649073 background.


Related colors

Complementary color

Complementary color for #hex is #9B6F8C.


I love getcolorcode.com

Triadic colors

1 #736490 and #907364 with #649073 are triadic colors.

2 #739064 and #906473 with #649073 are triadic colors.