COLOR #714912

HEX: #714912
RGB: (113,73,18)

Renk bilgisi

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

RGB renk modeli

#714912 color RGB value is (113,73,18).

  • kırmız ton 113;
  • yeşil ton 73;
  • mavi ton 18.
RGB:
(113,73,18)
(44%,29%,7%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 73 of 255 = 29%
B 18 of 255 = 7%

113
73
18

R + G + B ~ 27%. #714912 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
113 + 73 + 18 = 204 (100%)
R 113 of 204 ~ 55.39%
G 73 of 204 ~ 35.78%
B 18 of 204 ~ 8.82%

%55.39
%35.78

CMYK RENK MODELİ

#714912 rengi CMYK tonu (0,35,84,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.40%
  • sarı tonu 84.07%
  • ana renk tonu 55.69%
CMYK:
(0,35,84,56)
C0M35Y84K56 
(0%,35%,84%,56%)
(0.00/0.35/0.84/0.56)	

CMYK yüzdeleri

%0
%35.4
%84.07
%55.69

Codes

Color #714912 in popluar color models

714912
RGB1137318
HSL35°72.52%25.69%
HSB/HSV35°84.07%44.31%
CMYK0.00%35.40%84.07%
55.69%

Color #714912 in popluar number systems.

HEX714912
Decimal1137318
Binary1110001100100110010
Octal16111122

Shades and tints

Shades of #714912

#714912
(113,73,18)
#674311
(103,67,17)
#5D3D10
(93,61,16)
#53370F
(83,55,15)
#49310E
(73,49,14)
#3F2B0D
(63,43,13)
#35250C
(53,37,12)
#2B1F0B
(43,31,11)
#21190A
(33,25,10)
#171309
(23,19,9)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #714912

#714912
(113,73,18)
#7D5927
(125,89,39)
#89693C
(137,105,60)
#957951
(149,121,81)
#A18966
(161,137,102)
#AD997B
(173,153,123)
#B9A990
(185,169,144)
#C5B9A5
(197,185,165)
#D1C9BA
(209,201,186)
#DDD9CF
(221,217,207)
#E9E9E4
(233,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714912 color. Also use rgb(113,73,18) instead hex code.

Text Font Color

.myTextColor { color: #714912; }

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

This text font color is #714912.


Background Color

.myBgColor { background-color: #714912; }

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

This div background color is #714912.


Border color

.myBorderColor { border: 1px solid #714912; }

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

This div border color is #714912.


Opacity

.myOpacity80 { color: #714912; opacity: 0.8; }

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

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

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

This text has shadow with #714912 color.

.textShadow {text-shadow: 3px 3px 1px #714912, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #714912;
-webkit-box-shadow: 1px 1px 3px 2px #714912;
box-shadow:1px 1px 3px 2px #714912;">
Div content here</div>
This div box has shadow with color #714912.

Preview

Color preview on black background

This text has color #714912 on black background.


Color preview on white background

This text has color #714912 on white background.



Black color preview on #714912 background

This text has black color on #714912 background.


White color preview on #714912 background

This text has white color on #714912 background.