COLOR #63663E

HEX: #63663E RGB: (99,102,62)

Color info

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

RGB color model

#63663E color RGB value is (99,102,62).

RGB: (99,102,62) (39%, 40%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 62 of 255 = 24%

99
102
62

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

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 62 = 263 (100%)
R 99 of 263 ~ 37.64%
G 102 of 263 ~ 38.78%
B 62 of 263 ~ 23.57'%

%37.64
%38.78
%23.57

CMYK color model

#63663E color CMYK value is (3,0,39,60).

  • cyan value is 2.94%
  • magenta value is 0.00%
  • yellow value is 39.22%
  • key color value is 60.00%

CMYK: (3,0,39,60)
C3M0Y39K60 (3%, 0%, 39%, 60%)
(0.03 / 0.00 / 0.39 / 0.60)

CMYK percentages

%2.94
%0
%39.22
%60

Codes

Color #63663E in popluar color models

63 66 3E
RGB 99 102 62
HSL 65° 24.39% 32.16%
HSB/HSV 65° 39.22% 40.00%
CMYK 2.94% 0.00% 39.22%
60.00%

Color #63663E in popluar number systems.

HEX 63 66 3E
Decimal 99 102 62
Binary 1100011 1100110 111110
Octal 143 146 76

Shades and tints

Shades of #63663E

#63663E
(99,102,62)
#5A5D39
(90,93,57)
#515434
(81,84,52)
#484B2F
(72,75,47)
#3F422A
(63,66,42)
#363925
(54,57,37)
#2D3020
(45,48,32)
#24271B
(36,39,27)
#1B1E16
(27,30,22)
#121511
(18,21,17)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #63663E

#63663E
(99,102,62)
#71734F
(113,115,79)
#7F8060
(127,128,96)
#8D8D71
(141,141,113)
#9B9A82
(155,154,130)
#A9A793
(169,167,147)
#B7B4A4
(183,180,164)
#C5C1B5
(197,193,181)
#D3CEC6
(211,206,198)
#E1DBD7
(225,219,215)
#EFE8E8
(239,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63663E color. Also use rgb(99,102,62) instead hex code.

Text Font Color

.myTextColor { color: #63663E; }

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

This text font color is #63663E.

Background Color

.myBgColor { background-color: #63663E; }

<div style="background-color:#63663E">Inner text</div>

This div background color is #63663E.

Border color

.myBorderColor { border: 1px solid #63663E; }

<div style="border:3px solid #63663E">Div</div>

This div border color is #63663E.

Opacity

.myOpacity80 { color: #63663E; opacity: 0.8; }

<p style="color:#63663E;opacity:0.8;">80%</p>

Text with #63663E 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 #63663E;}

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

This text has shadow with #63663E color.


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

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

This text has shadow with #63663E primary color and red secondary color.


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

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

This text has shadow with #63663E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63663E.

Preview

Color preview on black background

This text has color #63663E on black background.


Color preview on white background

This text has color #63663E on white background.


Black color preview on #63663E background

This text has black color on #63663E background.


White color preview on #63663E background

This text has white color on #63663E background.


Related colors

Complementary color

Complementary color for #hex is #9C99C1.


I love getcolorcode.com

Triadic colors

1 #3E6366 and #663E63 with #63663E are triadic colors.

2 #3E6663 and #66633E with #63663E are triadic colors.