COLOR #71484B

HEX: #71484B RGB: (113,72,75)

Color info

#71484B contains red, green and blue colors in about the same proportion. Web safe color of #71484B is #663333 (or #633).

RGB color model

#71484B color RGB value is (113,72,75).

RGB: (113,72,75) (44%, 28%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 72 of 255 = 28%
B 75 of 255 = 29%

113
72
75

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

Portions of RGB colors in percentages

R + G + B = 113 + 72 + 75 = 260 (100%)
R 113 of 260 ~ 43.46%
G 72 of 260 ~ 27.69%
B 75 of 260 ~ 28.85'%

%43.46
%27.69
%28.85

CMYK color model

#71484B color CMYK value is (0,36,34,56).

  • cyan value is 0.00%
  • magenta value is 36.28%
  • yellow value is 33.63%
  • key color value is 55.69%

CMYK: (0,36,34,56)
C0M36Y34K56 (0%, 36%, 34%, 56%)
(0.00 / 0.36 / 0.34 / 0.56)

CMYK percentages

%0
%36.28
%33.63
%55.69

Codes

Color #71484B in popluar color models

71 48 4B
RGB 113 72 75
HSL 356° 22.16% 36.27%
HSB/HSV 356° 36.28% 44.31%
CMYK 0.00% 36.28% 33.63%
55.69%

Color #71484B in popluar number systems.

HEX 71 48 4B
Decimal 113 72 75
Binary 1110001 1001000 1001011
Octal 161 110 113

Shades and tints

Shades of #71484B

#71484B
(113,72,75)
#674245
(103,66,69)
#5D3C3F
(93,60,63)
#533639
(83,54,57)
#493033
(73,48,51)
#3F2A2D
(63,42,45)
#352427
(53,36,39)
#2B1E21
(43,30,33)
#21181B
(33,24,27)
#171215
(23,18,21)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #71484B

#71484B
(113,72,75)
#7D585B
(125,88,91)
#89686B
(137,104,107)
#95787B
(149,120,123)
#A1888B
(161,136,139)
#AD989B
(173,152,155)
#B9A8AB
(185,168,171)
#C5B8BB
(197,184,187)
#D1C8CB
(209,200,203)
#DDD8DB
(221,216,219)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71484B color. Also use rgb(113,72,75) instead hex code.

Text Font Color

.myTextColor { color: #71484B; }

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

This text font color is #71484B.

Background Color

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

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

This div background color is #71484B.

Border color

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

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

This div border color is #71484B.

Opacity

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

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

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

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

This text has shadow with #71484B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71484B.

Preview

Color preview on black background

This text has color #71484B on black background.


Color preview on white background

This text has color #71484B on white background.


Black color preview on #71484B background

This text has black color on #71484B background.


White color preview on #71484B background

This text has white color on #71484B background.


Related colors

Complementary color

Complementary color for #hex is #8EB7B4.


I love getcolorcode.com

Triadic colors

1 #4B7148 and #484B71 with #71484B are triadic colors.

2 #4B4871 and #48714B with #71484B are triadic colors.