COLOR #649268

HEX: #649268 RGB: (100,146,104)

Color info

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

RGB color model

#649268 color RGB value is (100,146,104).

RGB: (100,146,104) (39%, 57%, 41%)

RGB channels and saturation

R 100 of 255 = 39%
G 146 of 255 = 57%
B 104 of 255 = 41%

100
146
104

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

Portions of RGB colors in percentages

R + G + B = 100 + 146 + 104 = 350 (100%)
R 100 of 350 ~ 28.57%
G 146 of 350 ~ 41.71%
B 104 of 350 ~ 29.71'%

%28.57
%41.71
%29.71

CMYK color model

#649268 color CMYK value is (32,0,29,43).

  • cyan value is 31.51%
  • magenta value is 0.00%
  • yellow value is 28.77%
  • key color value is 42.75%

CMYK: (32,0,29,43)
C32M0Y29K43 (32%, 0%, 29%, 43%)
(0.32 / 0.00 / 0.29 / 0.43)

CMYK percentages

%31.51
%0
%28.77
%42.75

Codes

Color #649268 in popluar color models

64 92 68
RGB 100 146 104
HSL 125° 18.70% 48.24%
HSB/HSV 125° 31.51% 57.25%
CMYK 31.51% 0.00% 28.77%
42.75%

Color #649268 in popluar number systems.

HEX 64 92 68
Decimal 100 146 104
Binary 1100100 10010010 1101000
Octal 144 222 150

Shades and tints

Shades of #649268

#649268
(100,146,104)
#5B855F
(91,133,95)
#527856
(82,120,86)
#496B4D
(73,107,77)
#405E44
(64,94,68)
#37513B
(55,81,59)
#2E4432
(46,68,50)
#253729
(37,55,41)
#1C2A20
(28,42,32)
#131D17
(19,29,23)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #649268

#649268
(100,146,104)
#729B75
(114,155,117)
#80A482
(128,164,130)
#8EAD8F
(142,173,143)
#9CB69C
(156,182,156)
#AABFA9
(170,191,169)
#B8C8B6
(184,200,182)
#C6D1C3
(198,209,195)
#D4DAD0
(212,218,208)
#E2E3DD
(226,227,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649268 color. Also use rgb(100,146,104) instead hex code.

Text Font Color

.myTextColor { color: #649268; }

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

This text font color is #649268.

Background Color

.myBgColor { background-color: #649268; }

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

This div background color is #649268.

Border color

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

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

This div border color is #649268.

Opacity

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

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

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

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

This text has shadow with #649268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649268.

Preview

Color preview on black background

This text has color #649268 on black background.


Color preview on white background

This text has color #649268 on white background.


Black color preview on #649268 background

This text has black color on #649268 background.


White color preview on #649268 background

This text has white color on #649268 background.


Related colors

Complementary color

Complementary color for #hex is #9B6D97.


I love getcolorcode.com

Triadic colors

1 #686492 and #926864 with #649268 are triadic colors.

2 #689264 and #926468 with #649268 are triadic colors.