COLOR #71836F

HEX: #71836F RGB: (113,131,111)

Renk bilgisi

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

RGB renk modeli

#71836F color RGB value is (113,131,111).

RGB: (113,131,111) (44%, 51%, 44%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 131 of 255 = 51%
B 111 of 255 = 44%

113
131
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 131 + 111 = 355 (100%)
R 113 of 355 ~ 31.83%
G 131 of 355 ~ 36.9%
B 111 of 355 ~ 31.27'%

%31.83
%36.9
%31.27

CMYK RENK MODELİ

#71836F rengi CMYK tonu (14,0,15,49).

  • camgöbeği tonu 13.74%
  • eflatun tonu 0.00%
  • sarı tonu 15.27%
  • ana renk tonu 48.63%

CMYK: (14,0,15,49)
C14M0Y15K49 (14%, 0%, 15%, 49%)
(0.14 / 0.00 / 0.15 / 0.49)

CMYK yüzdeleri

%13.74
%0
%15.27
%48.63

Codes

Color #71836F in popluar color models

71 83 6F
RGB 113 131 111
HSL 114° 8.26% 47.45%
HSB/HSV 114° 15.27% 51.37%
CMYK 13.74% 0.00% 15.27%
48.63%

Color #71836F in popluar number systems.

HEX 71 83 6F
Decimal 113 131 111
Binary 1110001 10000011 1101111
Octal 161 203 157

Shades and tints

Shades of #71836F

#71836F
(113,131,111)
#677865
(103,120,101)
#5D6D5B
(93,109,91)
#536251
(83,98,81)
#495747
(73,87,71)
#3F4C3D
(63,76,61)
#354133
(53,65,51)
#2B3629
(43,54,41)
#212B1F
(33,43,31)
#172015
(23,32,21)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #71836F

#71836F
(113,131,111)
#7D8E7C
(125,142,124)
#899989
(137,153,137)
#95A496
(149,164,150)
#A1AFA3
(161,175,163)
#ADBAB0
(173,186,176)
#B9C5BD
(185,197,189)
#C5D0CA
(197,208,202)
#D1DBD7
(209,219,215)
#DDE6E4
(221,230,228)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71836F; }

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

This text font color is #71836F.

Background Color

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

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

This div background color is #71836F.

Border color

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

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

This div border color is #71836F.

Opacity

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

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

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

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

This text has shadow with #71836F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71836F.

Preview

Color preview on black background

This text has color #71836F on black background.


Color preview on white background

This text has color #71836F on white background.


Black color preview on #71836F background

This text has black color on #71836F background.


White color preview on #71836F background

This text has white color on #71836F background.


Related colors

Complementary color

Complementary color for #hex is #8E7C90.


I love getcolorcode.com

Triadic colors

1 #6F7183 and #836F71 with #71836F are triadic colors.

2 #6F8371 and #83716F with #71836F are triadic colors.