COLOR #63615E

HEX: #63615E RGB: (99,97,94)

Color info

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

RGB color model

#63615E color RGB value is (99,97,94).

RGB: (99,97,94) (39%, 38%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 97 of 255 = 38%
B 94 of 255 = 37%

99
97
94

R + G + B ~ 38%. #63615E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 97 + 94 = 290 (100%)
R 99 of 290 ~ 34.14%
G 97 of 290 ~ 33.45%
B 94 of 290 ~ 32.41'%

%34.14
%33.45
%32.41

CMYK color model

#63615E color CMYK value is (0,2,5,61).

  • cyan value is 0.00%
  • magenta value is 2.02%
  • yellow value is 5.05%
  • key color value is 61.18%

CMYK: (0,2,5,61)
C0M2Y5K61 (0%, 2%, 5%, 61%)
(0.00 / 0.02 / 0.05 / 0.61)

CMYK percentages

%0
%2.02
%5.05
%61.18

Codes

Color #63615E in popluar color models

63 61 5E
RGB 99 97 94
HSL 36° 2.59% 37.84%
HSB/HSV 36° 5.05% 38.82%
CMYK 0.00% 2.02% 5.05%
61.18%

Color #63615E in popluar number systems.

HEX 63 61 5E
Decimal 99 97 94
Binary 1100011 1100001 1011110
Octal 143 141 136

Shades and tints

Shades of #63615E

#63615E
(99,97,94)
#5A5956
(90,89,86)
#51514E
(81,81,78)
#484946
(72,73,70)
#3F413E
(63,65,62)
#363936
(54,57,54)
#2D312E
(45,49,46)
#242926
(36,41,38)
#1B211E
(27,33,30)
#121916
(18,25,22)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #63615E

#63615E
(99,97,94)
#716F6C
(113,111,108)
#7F7D7A
(127,125,122)
#8D8B88
(141,139,136)
#9B9996
(155,153,150)
#A9A7A4
(169,167,164)
#B7B5B2
(183,181,178)
#C5C3C0
(197,195,192)
#D3D1CE
(211,209,206)
#E1DFDC
(225,223,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63615E; }

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

This text font color is #63615E.

Background Color

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

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

This div background color is #63615E.

Border color

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

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

This div border color is #63615E.

Opacity

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

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

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

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

This text has shadow with #63615E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63615E.

Preview

Color preview on black background

This text has color #63615E on black background.


Color preview on white background

This text has color #63615E on white background.


Black color preview on #63615E background

This text has black color on #63615E background.


White color preview on #63615E background

This text has white color on #63615E background.


Related colors

Complementary color

Complementary color for #hex is #9C9EA1.


I love getcolorcode.com

Triadic colors

1 #5E6361 and #615E63 with #63615E are triadic colors.

2 #5E6163 and #61635E with #63615E are triadic colors.