COLOR #713C0C

HEX: #713C0C RGB: (113,60,12)

Renk bilgisi

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

RGB renk modeli

#713C0C color RGB value is (113,60,12).

RGB: (113,60,12) (44%, 24%, 5%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 60 of 255 = 24%
B 12 of 255 = 5%

113
60
12

R + G + B ~ 24%. #713C0C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 60 + 12 = 185 (100%)
R 113 of 185 ~ 61.08%
G 60 of 185 ~ 32.43%
B 12 of 185 ~ 6.49'%

%61.08
%32.43

CMYK RENK MODELİ

#713C0C rengi CMYK tonu (0,47,89,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.90%
  • sarı tonu 89.38%
  • ana renk tonu 55.69%

CMYK: (0,47,89,56)
C0M47Y89K56 (0%, 47%, 89%, 56%)
(0.00 / 0.47 / 0.89 / 0.56)

CMYK yüzdeleri

%0
%46.9
%89.38
%55.69

Codes

Color #713C0C in popluar color models

71 3C 0C
RGB 113 60 12
HSL 29° 80.80% 24.51%
HSB/HSV 29° 89.38% 44.31%
CMYK 0.00% 46.90% 89.38%
55.69%

Color #713C0C in popluar number systems.

HEX 71 3C 0C
Decimal 113 60 12
Binary 1110001 111100 1100
Octal 161 74 14

Shades and tints

Shades of #713C0C

#713C0C
(113,60,12)
#67370B
(103,55,11)
#5D320A
(93,50,10)
#532D09
(83,45,9)
#492808
(73,40,8)
#3F2307
(63,35,7)
#351E06
(53,30,6)
#2B1905
(43,25,5)
#211404
(33,20,4)
#170F03
(23,15,3)
#0D0A02
(13,10,2)
#000000
(0,0,0)

Tints of #713C0C

#713C0C
(113,60,12)
#7D4D22
(125,77,34)
#895E38
(137,94,56)
#956F4E
(149,111,78)
#A18064
(161,128,100)
#AD917A
(173,145,122)
#B9A290
(185,162,144)
#C5B3A6
(197,179,166)
#D1C4BC
(209,196,188)
#DDD5D2
(221,213,210)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713C0C color. Also use rgb(113,60,12) instead hex code.

Text Font Color

.myTextColor { color: #713C0C; }

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

This text font color is #713C0C.

Background Color

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

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

This div background color is #713C0C.

Border color

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

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

This div border color is #713C0C.

Opacity

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

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

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

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

This text has shadow with #713C0C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713C0C.

Preview

Color preview on black background

This text has color #713C0C on black background.


Color preview on white background

This text has color #713C0C on white background.


Black color preview on #713C0C background

This text has black color on #713C0C background.


White color preview on #713C0C background

This text has white color on #713C0C background.


Related colors

Complementary color

Complementary color for #hex is #8EC3F3.


I love getcolorcode.com

Triadic colors

1 #0C713C and #3C0C71 with #713C0C are triadic colors.

2 #0C3C71 and #3C710C with #713C0C are triadic colors.