COLOR #71675A

HEX: #71675A RGB: (113,103,90)

Color info

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

RGB color model

#71675A color RGB value is (113,103,90).

RGB: (113,103,90) (44%, 40%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 90 of 255 = 35%

113
103
90

R + G + B ~ 40%. #71675A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 90 = 306 (100%)
R 113 of 306 ~ 36.93%
G 103 of 306 ~ 33.66%
B 90 of 306 ~ 29.41'%

%36.93
%33.66
%29.41

CMYK color model

#71675A color CMYK value is (0,9,20,56).

  • cyan value is 0.00%
  • magenta value is 8.85%
  • yellow value is 20.35%
  • key color value is 55.69%
CMYK: (0,9,20,56) C0M9Y20K56 (0%,9%,20%,56%) (0.00/0.09/0.20/0.56) 

CMYK percentages

%0
%8.85
%20.35
%55.69

Codes

Color #71675A in popluar color models

71 67 5A
RGB 113 103 90
HSL 34° 11.33% 39.80%
HSB/HSV 34° 20.35% 44.31%
CMYK 0.00% 8.85% 20.35%
55.69%

Color #71675A in popluar number systems.

HEX 71 67 5A
Decimal 113 103 90
Binary 1110001 1100111 1011010
Octal 161 147 132

Shades and tints

Shades of #71675A

#71675A
(113,103,90)
#675E52
(103,94,82)
#5D554A
(93,85,74)
#534C42
(83,76,66)
#49433A
(73,67,58)
#3F3A32
(63,58,50)
#35312A
(53,49,42)
#2B2822
(43,40,34)
#211F1A
(33,31,26)
#171612
(23,22,18)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #71675A

#71675A
(113,103,90)
#7D7469
(125,116,105)
#898178
(137,129,120)
#958E87
(149,142,135)
#A19B96
(161,155,150)
#ADA8A5
(173,168,165)
#B9B5B4
(185,181,180)
#C5C2C3
(197,194,195)
#D1CFD2
(209,207,210)
#DDDCE1
(221,220,225)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71675A color. Also use rgb(113,103,90) instead hex code.

Text Font Color

.myTextColor { color: #71675A; }

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

This text font color is #71675A.

Background Color

.myBgColor { background-color: #71675A; }

<div style="background-color:#71675A">Inner text</div>

This div background color is #71675A.

Border color

.myBorderColor { border: 1px solid #71675A; }

<div style="border:3px solid #71675A">Div</div>

This div border color is #71675A.

Opacity

.myOpacity80 { color: #71675A; opacity: 0.8; }

<p style="color:#71675A;opacity:0.8;">80%</p>

Text with #71675A 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 #71675A;}

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

This text has shadow with #71675A color.


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

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

This text has shadow with #71675A primary color and red secondary color.


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

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

This text has shadow with #71675A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71675A.

Preview

Color preview on black background

This text has color #71675A on black background.


Color preview on white background

This text has color #71675A on white background.


Black color preview on #71675A background

This text has black color on #71675A background.


White color preview on #71675A background

This text has white color on #71675A background.


Related colors

Complementary color

Complementary color for #hex is #8E98A5.


I love getcolorcode.com

Triadic colors

1 #5A7167 and #675A71 with #71675A are triadic colors.

2 #5A6771 and #67715A with #71675A are triadic colors.