COLOR #58634B

HEX: #58634B RGB: (88,99,75)

Color info

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

RGB color model

#58634B color RGB value is (88,99,75).

RGB: (88,99,75) (35%, 39%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 99 of 255 = 39%
B 75 of 255 = 29%

88
99
75

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

Portions of RGB colors in percentages

R + G + B = 88 + 99 + 75 = 262 (100%)
R 88 of 262 ~ 33.59%
G 99 of 262 ~ 37.79%
B 75 of 262 ~ 28.63'%

%33.59
%37.79
%28.63

CMYK color model

#58634B color CMYK value is (11,0,24,61).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 61.18%
CMYK: (11,0,24,61) C11M0Y24K61 (11%,0%,24%,61%) (0.11/0.00/0.24/0.61) 

CMYK percentages

%11.11
%0
%24.24
%61.18

Codes

Color #58634B in popluar color models

58 63 4B
RGB 88 99 75
HSL 88° 13.79% 34.12%
HSB/HSV 88° 24.24% 38.82%
CMYK 11.11% 0.00% 24.24%
61.18%

Color #58634B in popluar number systems.

HEX 58 63 4B
Decimal 88 99 75
Binary 1011000 1100011 1001011
Octal 130 143 113

Shades and tints

Shades of #58634B

#58634B
(88,99,75)
#505A45
(80,90,69)
#48513F
(72,81,63)
#404839
(64,72,57)
#383F33
(56,63,51)
#30362D
(48,54,45)
#282D27
(40,45,39)
#202421
(32,36,33)
#181B1B
(24,27,27)
#101215
(16,18,21)
#08090F
(8,9,15)
#000000
(0,0,0)

Tints of #58634B

#58634B
(88,99,75)
#67715B
(103,113,91)
#767F6B
(118,127,107)
#858D7B
(133,141,123)
#949B8B
(148,155,139)
#A3A99B
(163,169,155)
#B2B7AB
(178,183,171)
#C1C5BB
(193,197,187)
#D0D3CB
(208,211,203)
#DFE1DB
(223,225,219)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58634B; }

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

This text font color is #58634B.

Background Color

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

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

This div background color is #58634B.

Border color

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

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

This div border color is #58634B.

Opacity

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

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

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

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

This text has shadow with #58634B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58634B.

Preview

Color preview on black background

This text has color #58634B on black background.


Color preview on white background

This text has color #58634B on white background.


Black color preview on #58634B background

This text has black color on #58634B background.


White color preview on #58634B background

This text has white color on #58634B background.


Related colors

Complementary color

Complementary color for #hex is #A79CB4.


I love getcolorcode.com

Triadic colors

1 #4B5863 and #634B58 with #58634B are triadic colors.

2 #4B6358 and #63584B with #58634B are triadic colors.