COLOR #63665E

HEX: #63665E RGB: (99,102,94)

Color info

#63665E contains red, green and blue colors in about the same proportion. Web safe color of #63665E is #666666 (or #666).

RGB color model

#63665E color RGB value is (99,102,94).

RGB: (99,102,94) (39%, 40%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 94 of 255 = 37%

99
102
94

R + G + B ~ 39%. #63665E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 94 = 295 (100%)
R 99 of 295 ~ 33.56%
G 102 of 295 ~ 34.58%
B 94 of 295 ~ 31.86'%

%33.56
%34.58
%31.86

CMYK color model

#63665E color CMYK value is (3,0,8,60).

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

CMYK: (3,0,8,60)
C3M0Y8K60 (3%, 0%, 8%, 60%)
(0.03 / 0.00 / 0.08 / 0.60)

CMYK percentages

%2.94
%0
%7.84
%60

Codes

Color #63665E in popluar color models

63 66 5E
RGB 99 102 94
HSL 83° 4.08% 38.43%
HSB/HSV 83° 7.84% 40.00%
CMYK 2.94% 0.00% 7.84%
60.00%

Color #63665E in popluar number systems.

HEX 63 66 5E
Decimal 99 102 94
Binary 1100011 1100110 1011110
Octal 143 146 136

Shades and tints

Shades of #63665E

#63665E
(99,102,94)
#5A5D56
(90,93,86)
#51544E
(81,84,78)
#484B46
(72,75,70)
#3F423E
(63,66,62)
#363936
(54,57,54)
#2D302E
(45,48,46)
#242726
(36,39,38)
#1B1E1E
(27,30,30)
#121516
(18,21,22)
#090C0E
(9,12,14)
#000000
(0,0,0)

Tints of #63665E

#63665E
(99,102,94)
#71736C
(113,115,108)
#7F807A
(127,128,122)
#8D8D88
(141,141,136)
#9B9A96
(155,154,150)
#A9A7A4
(169,167,164)
#B7B4B2
(183,180,178)
#C5C1C0
(197,193,192)
#D3CECE
(211,206,206)
#E1DBDC
(225,219,220)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63665E; }

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

This text font color is #63665E.

Background Color

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

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

This div background color is #63665E.

Border color

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

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

This div border color is #63665E.

Opacity

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

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

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

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

This text has shadow with #63665E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63665E.

Preview

Color preview on black background

This text has color #63665E on black background.


Color preview on white background

This text has color #63665E on white background.


Black color preview on #63665E background

This text has black color on #63665E background.


White color preview on #63665E background

This text has white color on #63665E background.


Related colors

Complementary color

Complementary color for #hex is #9C99A1.


I love getcolorcode.com

Triadic colors

1 #5E6366 and #665E63 with #63665E are triadic colors.

2 #5E6663 and #66635E with #63665E are triadic colors.