COLOR #71636B

HEX: #71636B RGB: (113,99,107)

Color info

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

RGB color model

#71636B color RGB value is (113,99,107).

RGB: (113,99,107) (44%, 39%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 107 of 255 = 42%

113
99
107

R + G + B ~ 42%. #71636B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 107 = 319 (100%)
R 113 of 319 ~ 35.42%
G 99 of 319 ~ 31.03%
B 107 of 319 ~ 33.54'%

%35.42
%31.03
%33.54

CMYK color model

#71636B color CMYK value is (0,12,5,56).

  • cyan value is 0.00%
  • magenta value is 12.39%
  • yellow value is 5.31%
  • key color value is 55.69%

CMYK: (0,12,5,56)
C0M12Y5K56 (0%, 12%, 5%, 56%)
(0.00 / 0.12 / 0.05 / 0.56)

CMYK percentages

%0
%12.39
%5.31
%55.69

Codes

Color #71636B in popluar color models

71 63 6B
RGB 113 99 107
HSL 326° 6.60% 41.57%
HSB/HSV 326° 12.39% 44.31%
CMYK 0.00% 12.39% 5.31%
55.69%

Color #71636B in popluar number systems.

HEX 71 63 6B
Decimal 113 99 107
Binary 1110001 1100011 1101011
Octal 161 143 153

Shades and tints

Shades of #71636B

#71636B
(113,99,107)
#675A62
(103,90,98)
#5D5159
(93,81,89)
#534850
(83,72,80)
#493F47
(73,63,71)
#3F363E
(63,54,62)
#352D35
(53,45,53)
#2B242C
(43,36,44)
#211B23
(33,27,35)
#17121A
(23,18,26)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #71636B

#71636B
(113,99,107)
#7D7178
(125,113,120)
#897F85
(137,127,133)
#958D92
(149,141,146)
#A19B9F
(161,155,159)
#ADA9AC
(173,169,172)
#B9B7B9
(185,183,185)
#C5C5C6
(197,197,198)
#D1D3D3
(209,211,211)
#DDE1E0
(221,225,224)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71636B color. Also use rgb(113,99,107) instead hex code.

Text Font Color

.myTextColor { color: #71636B; }

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

This text font color is #71636B.

Background Color

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

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

This div background color is #71636B.

Border color

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

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

This div border color is #71636B.

Opacity

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

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

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

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

This text has shadow with #71636B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71636B.

Preview

Color preview on black background

This text has color #71636B on black background.


Color preview on white background

This text has color #71636B on white background.


Black color preview on #71636B background

This text has black color on #71636B background.


White color preview on #71636B background

This text has white color on #71636B background.


Related colors

Complementary color

Complementary color for #hex is #8E9C94.


I love getcolorcode.com

Triadic colors

1 #6B7163 and #636B71 with #71636B are triadic colors.

2 #6B6371 and #63716B with #71636B are triadic colors.