COLOR #63594B

HEX: #63594B RGB: (99,89,75)

Color info

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

RGB color model

#63594B color RGB value is (99,89,75).

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

RGB channels and saturation

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

99
89
75

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

Portions of RGB colors in percentages

R + G + B = 99 + 89 + 75 = 263 (100%)
R 99 of 263 ~ 37.64%
G 89 of 263 ~ 33.84%
B 75 of 263 ~ 28.52'%

%37.64
%33.84
%28.52

CMYK color model

#63594B color CMYK value is (0,10,24,61).

  • cyan value is 0.00%
  • magenta value is 10.10%
  • yellow value is 24.24%
  • key color value is 61.18%

CMYK: (0,10,24,61)
C0M10Y24K61 (0%, 10%, 24%, 61%)
(0.00 / 0.10 / 0.24 / 0.61)

CMYK percentages

%0
%10.1
%24.24
%61.18

Codes

Color #63594B in popluar color models

63 59 4B
RGB 99 89 75
HSL 35° 13.79% 34.12%
HSB/HSV 35° 24.24% 38.82%
CMYK 0.00% 10.10% 24.24%
61.18%

Color #63594B in popluar number systems.

HEX 63 59 4B
Decimal 99 89 75
Binary 1100011 1011001 1001011
Octal 143 131 113

Shades and tints

Shades of #63594B

#63594B
(99,89,75)
#5A5145
(90,81,69)
#51493F
(81,73,63)
#484139
(72,65,57)
#3F3933
(63,57,51)
#36312D
(54,49,45)
#2D2927
(45,41,39)
#242121
(36,33,33)
#1B191B
(27,25,27)
#121115
(18,17,21)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #63594B

#63594B
(99,89,75)
#71685B
(113,104,91)
#7F776B
(127,119,107)
#8D867B
(141,134,123)
#9B958B
(155,149,139)
#A9A49B
(169,164,155)
#B7B3AB
(183,179,171)
#C5C2BB
(197,194,187)
#D3D1CB
(211,209,203)
#E1E0DB
(225,224,219)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63594B; }

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

This text font color is #63594B.

Background Color

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

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

This div background color is #63594B.

Border color

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

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

This div border color is #63594B.

Opacity

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

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

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

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

This text has shadow with #63594B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63594B.

Preview

Color preview on black background

This text has color #63594B on black background.


Color preview on white background

This text has color #63594B on white background.


Black color preview on #63594B background

This text has black color on #63594B background.


White color preview on #63594B background

This text has white color on #63594B background.


Related colors

Complementary color

Complementary color for #hex is #9CA6B4.


I love getcolorcode.com

Triadic colors

1 #4B6359 and #594B63 with #63594B are triadic colors.

2 #4B5963 and #59634B with #63594B are triadic colors.