COLOR #714428

HEX: #714428
RGB: (113,68,40)

Renk bilgisi

#714428 contains mainly red and green colors. #714428 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#714428 color RGB value is (113,68,40).

  • kırmız ton 113;
  • yeşil ton 68;
  • mavi ton 40.
RGB:
(113,68,40)
(44%,27%,16%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 68 of 255 = 27%
B 40 of 255 = 16%

113
68
40

R + G + B ~ 29%. #714428 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
113 + 68 + 40 = 221 (100%)
R 113 of 221 ~ 51.13%
G 68 of 221 ~ 30.77%
B 40 of 221 ~ 18.1%

%51.13
%30.77
%18.1

CMYK RENK MODELİ

#714428 rengi CMYK tonu (0,40,65,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.82%
  • sarı tonu 64.60%
  • ana renk tonu 55.69%
CMYK:
(0,40,65,56)
C0M40Y65K56 
(0%,40%,65%,56%)
(0.00/0.40/0.65/0.56)	

CMYK yüzdeleri

%0
%39.82
%64.6
%55.69

Codes

Color #714428 in popluar color models

714428
RGB1136840
HSL23°47.71%30.00%
HSB/HSV23°64.60%44.31%
CMYK0.00%39.82%64.60%
55.69%

Color #714428 in popluar number systems.

HEX714428
Decimal1136840
Binary11100011000100101000
Octal16110450

Shades and tints

Shades of #714428

#714428
(113,68,40)
#673E25
(103,62,37)
#5D3822
(93,56,34)
#53321F
(83,50,31)
#492C1C
(73,44,28)
#3F2619
(63,38,25)
#352016
(53,32,22)
#2B1A13
(43,26,19)
#211410
(33,20,16)
#170E0D
(23,14,13)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #714428

#714428
(113,68,40)
#7D553B
(125,85,59)
#89664E
(137,102,78)
#957761
(149,119,97)
#A18874
(161,136,116)
#AD9987
(173,153,135)
#B9AA9A
(185,170,154)
#C5BBAD
(197,187,173)
#D1CCC0
(209,204,192)
#DDDDD3
(221,221,211)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714428 color. Also use rgb(113,68,40) instead hex code.

Text Font Color

.myTextColor { color: #714428; }

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

This text font color is #714428.


Background Color

.myBgColor { background-color: #714428; }

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

This div background color is #714428.


Border color

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

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

This div border color is #714428.


Opacity

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

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

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

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

This text has shadow with #714428 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #714428 on black background.


Color preview on white background

This text has color #714428 on white background.



Black color preview on #714428 background

This text has black color on #714428 background.


White color preview on #714428 background

This text has white color on #714428 background.