COLOR #63603F

HEX: #63603F RGB: (99,96,63)

Color info

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

RGB color model

#63603F color RGB value is (99,96,63).

RGB: (99,96,63) (39%, 38%, 25%)

RGB channels and saturation

R 99 of 255 = 39%
G 96 of 255 = 38%
B 63 of 255 = 25%

99
96
63

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

Portions of RGB colors in percentages

R + G + B = 99 + 96 + 63 = 258 (100%)
R 99 of 258 ~ 38.37%
G 96 of 258 ~ 37.21%
B 63 of 258 ~ 24.42'%

%38.37
%37.21
%24.42

CMYK color model

#63603F color CMYK value is (0,3,36,61).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 36.36%
  • key color value is 61.18%
CMYK: (0,3,36,61) C0M3Y36K61 (0%,3%,36%,61%) (0.00/0.03/0.36/0.61) 

CMYK percentages

%0
%3.03
%36.36
%61.18

Codes

Color #63603F in popluar color models

63 60 3F
RGB 99 96 63
HSL 55° 22.22% 31.76%
HSB/HSV 55° 36.36% 38.82%
CMYK 0.00% 3.03% 36.36%
61.18%

Color #63603F in popluar number systems.

HEX 63 60 3F
Decimal 99 96 63
Binary 1100011 1100000 111111
Octal 143 140 77

Shades and tints

Shades of #63603F

#63603F
(99,96,63)
#5A583A
(90,88,58)
#515035
(81,80,53)
#484830
(72,72,48)
#3F402B
(63,64,43)
#363826
(54,56,38)
#2D3021
(45,48,33)
#24281C
(36,40,28)
#1B2017
(27,32,23)
#121812
(18,24,18)
#09100D
(9,16,13)
#000000
(0,0,0)

Tints of #63603F

#63603F
(99,96,63)
#716E50
(113,110,80)
#7F7C61
(127,124,97)
#8D8A72
(141,138,114)
#9B9883
(155,152,131)
#A9A694
(169,166,148)
#B7B4A5
(183,180,165)
#C5C2B6
(197,194,182)
#D3D0C7
(211,208,199)
#E1DED8
(225,222,216)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63603F color. Also use rgb(99,96,63) instead hex code.

Text Font Color

.myTextColor { color: #63603F; }

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

This text font color is #63603F.

Background Color

.myBgColor { background-color: #63603F; }

<div style="background-color:#63603F">Inner text</div>

This div background color is #63603F.

Border color

.myBorderColor { border: 1px solid #63603F; }

<div style="border:3px solid #63603F">Div</div>

This div border color is #63603F.

Opacity

.myOpacity80 { color: #63603F; opacity: 0.8; }

<p style="color:#63603F;opacity:0.8;">80%</p>

Text with #63603F 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 #63603F;}

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

This text has shadow with #63603F color.


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

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

This text has shadow with #63603F primary color and red secondary color.


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

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

This text has shadow with #63603F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63603F.

Preview

Color preview on black background

This text has color #63603F on black background.


Color preview on white background

This text has color #63603F on white background.


Black color preview on #63603F background

This text has black color on #63603F background.


White color preview on #63603F background

This text has white color on #63603F background.


Related colors

Complementary color

Complementary color for #hex is #9C9FC0.


I love getcolorcode.com

Triadic colors

1 #3F6360 and #603F63 with #63603F are triadic colors.

2 #3F6063 and #60633F with #63603F are triadic colors.