COLOR #52634D

HEX: #52634D RGB: (82,99,77)

Color info

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

RGB color model

#52634D color RGB value is (82,99,77).

RGB: (82,99,77) (32%, 39%, 30%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 77 of 255 = 30%

82
99
77

R + G + B ~ 34%. #52634D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 77 = 258 (100%)
R 82 of 258 ~ 31.78%
G 99 of 258 ~ 38.37%
B 77 of 258 ~ 29.84'%

%31.78
%38.37
%29.84

CMYK color model

#52634D color CMYK value is (17,0,22,61).

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 61.18%
CMYK: (17,0,22,61) C17M0Y22K61 (17%,0%,22%,61%) (0.17/0.00/0.22/0.61) 

CMYK percentages

%17.17
%0
%22.22
%61.18

Codes

Color #52634D in popluar color models

52 63 4D
RGB 82 99 77
HSL 106° 12.50% 34.51%
HSB/HSV 106° 22.22% 38.82%
CMYK 17.17% 0.00% 22.22%
61.18%

Color #52634D in popluar number systems.

HEX 52 63 4D
Decimal 82 99 77
Binary 1010010 1100011 1001101
Octal 122 143 115

Shades and tints

Shades of #52634D

#52634D
(82,99,77)
#4B5A46
(75,90,70)
#44513F
(68,81,63)
#3D4838
(61,72,56)
#363F31
(54,63,49)
#2F362A
(47,54,42)
#282D23
(40,45,35)
#21241C
(33,36,28)
#1A1B15
(26,27,21)
#13120E
(19,18,14)
#0C0907
(12,9,7)
#000000
(0,0,0)

Tints of #52634D

#52634D
(82,99,77)
#61715D
(97,113,93)
#707F6D
(112,127,109)
#7F8D7D
(127,141,125)
#8E9B8D
(142,155,141)
#9DA99D
(157,169,157)
#ACB7AD
(172,183,173)
#BBC5BD
(187,197,189)
#CAD3CD
(202,211,205)
#D9E1DD
(217,225,221)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52634D color. Also use rgb(82,99,77) instead hex code.

Text Font Color

.myTextColor { color: #52634D; }

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

This text font color is #52634D.

Background Color

.myBgColor { background-color: #52634D; }

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

This div background color is #52634D.

Border color

.myBorderColor { border: 1px solid #52634D; }

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

This div border color is #52634D.

Opacity

.myOpacity80 { color: #52634D; opacity: 0.8; }

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

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

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

This text has shadow with #52634D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52634D.

Preview

Color preview on black background

This text has color #52634D on black background.


Color preview on white background

This text has color #52634D on white background.


Black color preview on #52634D background

This text has black color on #52634D background.


White color preview on #52634D background

This text has white color on #52634D background.


Related colors

Complementary color

Complementary color for #hex is #AD9CB2.


I love getcolorcode.com

Triadic colors

1 #4D5263 and #634D52 with #52634D are triadic colors.

2 #4D6352 and #63524D with #52634D are triadic colors.