COLOR #648A74

HEX: #648A74 RGB: (100,138,116)

Color info

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

RGB color model

#648A74 color RGB value is (100,138,116).

RGB: (100,138,116) (39%, 54%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 138 of 255 = 54%
B 116 of 255 = 45%

100
138
116

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

Portions of RGB colors in percentages

R + G + B = 100 + 138 + 116 = 354 (100%)
R 100 of 354 ~ 28.25%
G 138 of 354 ~ 38.98%
B 116 of 354 ~ 32.77'%

%28.25
%38.98
%32.77

CMYK color model

#648A74 color CMYK value is (28,0,16,46).

  • cyan value is 27.54%
  • magenta value is 0.00%
  • yellow value is 15.94%
  • key color value is 45.88%
CMYK: (28,0,16,46) C28M0Y16K46 (28%,0%,16%,46%) (0.28/0.00/0.16/0.46) 

CMYK percentages

%27.54
%0
%15.94
%45.88

Codes

Color #648A74 in popluar color models

64 8A 74
RGB 100 138 116
HSL 145° 15.97% 46.67%
HSB/HSV 145° 27.54% 54.12%
CMYK 27.54% 0.00% 15.94%
45.88%

Color #648A74 in popluar number systems.

HEX 64 8A 74
Decimal 100 138 116
Binary 1100100 10001010 1110100
Octal 144 212 164

Shades and tints

Shades of #648A74

#648A74
(100,138,116)
#5B7E6A
(91,126,106)
#527260
(82,114,96)
#496656
(73,102,86)
#405A4C
(64,90,76)
#374E42
(55,78,66)
#2E4238
(46,66,56)
#25362E
(37,54,46)
#1C2A24
(28,42,36)
#131E1A
(19,30,26)
#0A1210
(10,18,16)
#000000
(0,0,0)

Tints of #648A74

#648A74
(100,138,116)
#729480
(114,148,128)
#809E8C
(128,158,140)
#8EA898
(142,168,152)
#9CB2A4
(156,178,164)
#AABCB0
(170,188,176)
#B8C6BC
(184,198,188)
#C6D0C8
(198,208,200)
#D4DAD4
(212,218,212)
#E2E4E0
(226,228,224)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648A74 color. Also use rgb(100,138,116) instead hex code.

Text Font Color

.myTextColor { color: #648A74; }

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

This text font color is #648A74.

Background Color

.myBgColor { background-color: #648A74; }

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

This div background color is #648A74.

Border color

.myBorderColor { border: 1px solid #648A74; }

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

This div border color is #648A74.

Opacity

.myOpacity80 { color: #648A74; opacity: 0.8; }

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

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

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

This text has shadow with #648A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648A74.

Preview

Color preview on black background

This text has color #648A74 on black background.


Color preview on white background

This text has color #648A74 on white background.


Black color preview on #648A74 background

This text has black color on #648A74 background.


White color preview on #648A74 background

This text has white color on #648A74 background.


Related colors

Complementary color

Complementary color for #hex is #9B758B.


I love getcolorcode.com

Triadic colors

1 #74648A and #8A7464 with #648A74 are triadic colors.

2 #748A64 and #8A6474 with #648A74 are triadic colors.