COLOR #626A49

HEX: #626A49 RGB: (98,106,73)

Color info

#626A49 contains red, green and blue colors in about the same proportion. Web safe color of #626A49 is #666633 (or #663).

RGB color model

#626A49 color RGB value is (98,106,73).

RGB: (98,106,73) (38%, 42%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 106 of 255 = 42%
B 73 of 255 = 29%

98
106
73

R + G + B ~ 36%. #626A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 106 + 73 = 277 (100%)
R 98 of 277 ~ 35.38%
G 106 of 277 ~ 38.27%
B 73 of 277 ~ 26.35'%

%35.38
%38.27
%26.35

CMYK color model

#626A49 color CMYK value is (8,0,31,58).

  • cyan value is 7.55%
  • magenta value is 0.00%
  • yellow value is 31.13%
  • key color value is 58.43%
CMYK: (8,0,31,58) C8M0Y31K58 (8%,0%,31%,58%) (0.08/0.00/0.31/0.58) 

CMYK percentages

%7.55
%0
%31.13
%58.43

Codes

Color #626A49 in popluar color models

62 6A 49
RGB 98 106 73
HSL 75° 18.44% 35.10%
HSB/HSV 75° 31.13% 41.57%
CMYK 7.55% 0.00% 31.13%
58.43%

Color #626A49 in popluar number systems.

HEX 62 6A 49
Decimal 98 106 73
Binary 1100010 1101010 1001001
Octal 142 152 111

Shades and tints

Shades of #626A49

#626A49
(98,106,73)
#5A6143
(90,97,67)
#52583D
(82,88,61)
#4A4F37
(74,79,55)
#424631
(66,70,49)
#3A3D2B
(58,61,43)
#323425
(50,52,37)
#2A2B1F
(42,43,31)
#222219
(34,34,25)
#1A1913
(26,25,19)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #626A49

#626A49
(98,106,73)
#707759
(112,119,89)
#7E8469
(126,132,105)
#8C9179
(140,145,121)
#9A9E89
(154,158,137)
#A8AB99
(168,171,153)
#B6B8A9
(182,184,169)
#C4C5B9
(196,197,185)
#D2D2C9
(210,210,201)
#E0DFD9
(224,223,217)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626A49 color. Also use rgb(98,106,73) instead hex code.

Text Font Color

.myTextColor { color: #626A49; }

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

This text font color is #626A49.

Background Color

.myBgColor { background-color: #626A49; }

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

This div background color is #626A49.

Border color

.myBorderColor { border: 1px solid #626A49; }

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

This div border color is #626A49.

Opacity

.myOpacity80 { color: #626A49; opacity: 0.8; }

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

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

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

This text has shadow with #626A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626A49.

Preview

Color preview on black background

This text has color #626A49 on black background.


Color preview on white background

This text has color #626A49 on white background.


Black color preview on #626A49 background

This text has black color on #626A49 background.


White color preview on #626A49 background

This text has white color on #626A49 background.


Related colors

Complementary color

Complementary color for #hex is #9D95B6.


I love getcolorcode.com

Triadic colors

1 #49626A and #6A4962 with #626A49 are triadic colors.

2 #496A62 and #6A6249 with #626A49 are triadic colors.