COLOR #52634B

HEX: #52634B RGB: (82,99,75)

Color info

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

RGB color model

#52634B color RGB value is (82,99,75).

RGB: (82,99,75) (32%, 39%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 75 of 255 = 29%

82
99
75

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

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 75 = 256 (100%)
R 82 of 256 ~ 32.03%
G 99 of 256 ~ 38.67%
B 75 of 256 ~ 29.3'%

%32.03
%38.67
%29.3

CMYK color model

#52634B color CMYK value is (17,0,24,61).

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 61.18%
CMYK: (17,0,24,61) C17M0Y24K61 (17%,0%,24%,61%) (0.17/0.00/0.24/0.61) 

CMYK percentages

%17.17
%0
%24.24
%61.18

Codes

Color #52634B in popluar color models

52 63 4B
RGB 82 99 75
HSL 103° 13.79% 34.12%
HSB/HSV 103° 24.24% 38.82%
CMYK 17.17% 0.00% 24.24%
61.18%

Color #52634B in popluar number systems.

HEX 52 63 4B
Decimal 82 99 75
Binary 1010010 1100011 1001011
Octal 122 143 113

Shades and tints

Shades of #52634B

#52634B
(82,99,75)
#4B5A45
(75,90,69)
#44513F
(68,81,63)
#3D4839
(61,72,57)
#363F33
(54,63,51)
#2F362D
(47,54,45)
#282D27
(40,45,39)
#212421
(33,36,33)
#1A1B1B
(26,27,27)
#131215
(19,18,21)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #52634B

#52634B
(82,99,75)
#61715B
(97,113,91)
#707F6B
(112,127,107)
#7F8D7B
(127,141,123)
#8E9B8B
(142,155,139)
#9DA99B
(157,169,155)
#ACB7AB
(172,183,171)
#BBC5BB
(187,197,187)
#CAD3CB
(202,211,203)
#D9E1DB
(217,225,219)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52634B; }

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

This text font color is #52634B.

Background Color

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

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

This div background color is #52634B.

Border color

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

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

This div border color is #52634B.

Opacity

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

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

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

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

This text has shadow with #52634B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52634B.

Preview

Color preview on black background

This text has color #52634B on black background.


Color preview on white background

This text has color #52634B on white background.


Black color preview on #52634B background

This text has black color on #52634B background.


White color preview on #52634B background

This text has white color on #52634B background.


Related colors

Complementary color

Complementary color for #hex is #AD9CB4.


I love getcolorcode.com

Triadic colors

1 #4B5263 and #634B52 with #52634B are triadic colors.

2 #4B6352 and #63524B with #52634B are triadic colors.