COLOR #71856F

HEX: #71856F RGB: (113,133,111)

Renk bilgisi

#71856F contains red, green and blue colors in about the same proportion. #71856F ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#71856F color RGB value is (113,133,111).

RGB: (113,133,111) (44%, 52%, 44%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 133 of 255 = 52%
B 111 of 255 = 44%

113
133
111

R + G + B ~ 47%. #71856F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 133 + 111 = 357 (100%)
R 113 of 357 ~ 31.65%
G 133 of 357 ~ 37.25%
B 111 of 357 ~ 31.09'%

%31.65
%37.25
%31.09

CMYK RENK MODELİ

#71856F rengi CMYK tonu (15,0,17,48).

  • camgöbeği tonu 15.04%
  • eflatun tonu 0.00%
  • sarı tonu 16.54%
  • ana renk tonu 47.84%
CMYK: (15,0,17,48) C15M0Y17K48 (15%,0%,17%,48%) (0.15/0.00/0.17/0.48) 

CMYK yüzdeleri

%15.04
%0
%16.54
%47.84

Codes

Color #71856F in popluar color models

71 85 6F
RGB 113 133 111
HSL 115° 9.02% 47.84%
HSB/HSV 115° 16.54% 52.16%
CMYK 15.04% 0.00% 16.54%
47.84%

Color #71856F in popluar number systems.

HEX 71 85 6F
Decimal 113 133 111
Binary 1110001 10000101 1101111
Octal 161 205 157

Shades and tints

Shades of #71856F

#71856F
(113,133,111)
#677965
(103,121,101)
#5D6D5B
(93,109,91)
#536151
(83,97,81)
#495547
(73,85,71)
#3F493D
(63,73,61)
#353D33
(53,61,51)
#2B3129
(43,49,41)
#21251F
(33,37,31)
#171915
(23,25,21)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #71856F

#71856F
(113,133,111)
#7D907C
(125,144,124)
#899B89
(137,155,137)
#95A696
(149,166,150)
#A1B1A3
(161,177,163)
#ADBCB0
(173,188,176)
#B9C7BD
(185,199,189)
#C5D2CA
(197,210,202)
#D1DDD7
(209,221,215)
#DDE8E4
(221,232,228)
#E9F3F1
(233,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71856F color. Also use rgb(113,133,111) instead hex code.

Text Font Color

.myTextColor { color: #71856F; }

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

This text font color is #71856F.

Background Color

.myBgColor { background-color: #71856F; }

<div style="background-color:#71856F">Inner text</div>

This div background color is #71856F.

Border color

.myBorderColor { border: 1px solid #71856F; }

<div style="border:3px solid #71856F">Div</div>

This div border color is #71856F.

Opacity

.myOpacity80 { color: #71856F; opacity: 0.8; }

<p style="color:#71856F;opacity:0.8;">80%</p>

Text with #71856F 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 #71856F;}

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

This text has shadow with #71856F color.


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

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

This text has shadow with #71856F primary color and red secondary color.


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

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

This text has shadow with #71856F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71856F.

Preview

Color preview on black background

This text has color #71856F on black background.


Color preview on white background

This text has color #71856F on white background.


Black color preview on #71856F background

This text has black color on #71856F background.


White color preview on #71856F background

This text has white color on #71856F background.


Related colors

Complementary color

Complementary color for #hex is #8E7A90.


I love getcolorcode.com

Triadic colors

1 #6F7185 and #856F71 with #71856F are triadic colors.

2 #6F8571 and #85716F with #71856F are triadic colors.