COLOR #648258

HEX: #648258 RGB: (100,130,88)

Color info

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

RGB color model

#648258 color RGB value is (100,130,88).

RGB: (100,130,88) (39%, 51%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 130 of 255 = 51%
B 88 of 255 = 35%

100
130
88

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

Portions of RGB colors in percentages

R + G + B = 100 + 130 + 88 = 318 (100%)
R 100 of 318 ~ 31.45%
G 130 of 318 ~ 40.88%
B 88 of 318 ~ 27.67'%

%31.45
%40.88
%27.67

CMYK color model

#648258 color CMYK value is (23,0,32,49).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 32.31%
  • key color value is 49.02%

CMYK: (23,0,32,49)
C23M0Y32K49 (23%, 0%, 32%, 49%)
(0.23 / 0.00 / 0.32 / 0.49)

CMYK percentages

%23.08
%0
%32.31
%49.02

Codes

Color #648258 in popluar color models

64 82 58
RGB 100 130 88
HSL 103° 19.27% 42.75%
HSB/HSV 103° 32.31% 50.98%
CMYK 23.08% 0.00% 32.31%
49.02%

Color #648258 in popluar number systems.

HEX 64 82 58
Decimal 100 130 88
Binary 1100100 10000010 1011000
Octal 144 202 130

Shades and tints

Shades of #648258

#648258
(100,130,88)
#5B7750
(91,119,80)
#526C48
(82,108,72)
#496140
(73,97,64)
#405638
(64,86,56)
#374B30
(55,75,48)
#2E4028
(46,64,40)
#253520
(37,53,32)
#1C2A18
(28,42,24)
#131F10
(19,31,16)
#0A1408
(10,20,8)
#000000
(0,0,0)

Tints of #648258

#648258
(100,130,88)
#728D67
(114,141,103)
#809876
(128,152,118)
#8EA385
(142,163,133)
#9CAE94
(156,174,148)
#AAB9A3
(170,185,163)
#B8C4B2
(184,196,178)
#C6CFC1
(198,207,193)
#D4DAD0
(212,218,208)
#E2E5DF
(226,229,223)
#F0F0EE
(240,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648258 color. Also use rgb(100,130,88) instead hex code.

Text Font Color

.myTextColor { color: #648258; }

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

This text font color is #648258.

Background Color

.myBgColor { background-color: #648258; }

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

This div background color is #648258.

Border color

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

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

This div border color is #648258.

Opacity

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

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

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

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

This text has shadow with #648258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648258.

Preview

Color preview on black background

This text has color #648258 on black background.


Color preview on white background

This text has color #648258 on white background.


Black color preview on #648258 background

This text has black color on #648258 background.


White color preview on #648258 background

This text has white color on #648258 background.


Related colors

Complementary color

Complementary color for #hex is #9B7DA7.


I love getcolorcode.com

Triadic colors

1 #586482 and #825864 with #648258 are triadic colors.

2 #588264 and #826458 with #648258 are triadic colors.