COLOR #713D06

HEX: #713D06 RGB: (113,61,6)

Renk bilgisi

#713D06 contains mainly red and green colors. #713D06 ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#713D06 color RGB value is (113,61,6).

RGB: (113,61,6) (44%, 24%, 2%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 6 of 255 = 2%

113
61
6

R + G + B ~ 23%. #713D06 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 6 = 180 (100%)
R 113 of 180 ~ 62.78%
G 61 of 180 ~ 33.89%
B 6 of 180 ~ 3.33'%

%62.78
%33.89

CMYK RENK MODELİ

#713D06 rengi CMYK tonu (0,46,95,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.02%
  • sarı tonu 94.69%
  • ana renk tonu 55.69%

CMYK: (0,46,95,56)
C0M46Y95K56 (0%, 46%, 95%, 56%)
(0.00 / 0.46 / 0.95 / 0.56)

CMYK yüzdeleri

%0
%46.02
%94.69
%55.69

Codes

Color #713D06 in popluar color models

71 3D 06
RGB 113 61 6
HSL 31° 89.92% 23.33%
HSB/HSV 31° 94.69% 44.31%
CMYK 0.00% 46.02% 94.69%
55.69%

Color #713D06 in popluar number systems.

HEX 71 3D 06
Decimal 113 61 6
Binary 1110001 111101 110
Octal 161 75 6

Shades and tints

Shades of #713D06

#713D06
(113,61,6)
#673806
(103,56,6)
#5D3306
(93,51,6)
#532E06
(83,46,6)
#492906
(73,41,6)
#3F2406
(63,36,6)
#351F06
(53,31,6)
#2B1A06
(43,26,6)
#211506
(33,21,6)
#171006
(23,16,6)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #713D06

#713D06
(113,61,6)
#7D4E1C
(125,78,28)
#895F32
(137,95,50)
#957048
(149,112,72)
#A1815E
(161,129,94)
#AD9274
(173,146,116)
#B9A38A
(185,163,138)
#C5B4A0
(197,180,160)
#D1C5B6
(209,197,182)
#DDD6CC
(221,214,204)
#E9E7E2
(233,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713D06 color. Also use rgb(113,61,6) instead hex code.

Text Font Color

.myTextColor { color: #713D06; }

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

This text font color is #713D06.

Background Color

.myBgColor { background-color: #713D06; }

<div style="background-color:#713D06">Inner text</div>

This div background color is #713D06.

Border color

.myBorderColor { border: 1px solid #713D06; }

<div style="border:3px solid #713D06">Div</div>

This div border color is #713D06.

Opacity

.myOpacity80 { color: #713D06; opacity: 0.8; }

<p style="color:#713D06;opacity:0.8;">80%</p>

Text with #713D06 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 #713D06;}

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

This text has shadow with #713D06 color.


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

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

This text has shadow with #713D06 primary color and red secondary color.


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

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

This text has shadow with #713D06 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #713D06.

Preview

Color preview on black background

This text has color #713D06 on black background.


Color preview on white background

This text has color #713D06 on white background.


Black color preview on #713D06 background

This text has black color on #713D06 background.


White color preview on #713D06 background

This text has white color on #713D06 background.


Related colors

Complementary color

Complementary color for #hex is #8EC2F9.


I love getcolorcode.com

Triadic colors

1 #06713D and #3D0671 with #713D06 are triadic colors.

2 #063D71 and #3D7106 with #713D06 are triadic colors.