COLOR #708863

HEX: #708863 RGB: (112,136,99)

Renk bilgisi

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

RGB renk modeli

#708863 color RGB value is (112,136,99).

RGB: (112,136,99) (44%, 53%, 39%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 136 of 255 = 53%
B 99 of 255 = 39%

112
136
99

R + G + B ~ 45%. #708863 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 136 + 99 = 347 (100%)
R 112 of 347 ~ 32.28%
G 136 of 347 ~ 39.19%
B 99 of 347 ~ 28.53'%

%32.28
%39.19
%28.53

CMYK RENK MODELİ

#708863 rengi CMYK tonu (18,0,27,47).

  • camgöbeği tonu 17.65%
  • eflatun tonu 0.00%
  • sarı tonu 27.21%
  • ana renk tonu 46.67%
CMYK: (18,0,27,47) C18M0Y27K47 (18%,0%,27%,47%) (0.18/0.00/0.27/0.47) 

CMYK yüzdeleri

%17.65
%0
%27.21
%46.67

Codes

Color #708863 in popluar color models

70 88 63
RGB 112 136 99
HSL 99° 15.74% 46.08%
HSB/HSV 99° 27.21% 53.33%
CMYK 17.65% 0.00% 27.21%
46.67%

Color #708863 in popluar number systems.

HEX 70 88 63
Decimal 112 136 99
Binary 1110000 10001000 1100011
Octal 160 210 143

Shades and tints

Shades of #708863

#708863
(112,136,99)
#667C5A
(102,124,90)
#5C7051
(92,112,81)
#526448
(82,100,72)
#48583F
(72,88,63)
#3E4C36
(62,76,54)
#34402D
(52,64,45)
#2A3424
(42,52,36)
#20281B
(32,40,27)
#161C12
(22,28,18)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #708863

#708863
(112,136,99)
#7D9271
(125,146,113)
#8A9C7F
(138,156,127)
#97A68D
(151,166,141)
#A4B09B
(164,176,155)
#B1BAA9
(177,186,169)
#BEC4B7
(190,196,183)
#CBCEC5
(203,206,197)
#D8D8D3
(216,216,211)
#E5E2E1
(229,226,225)
#F2ECEF
(242,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708863 color. Also use rgb(112,136,99) instead hex code.

Text Font Color

.myTextColor { color: #708863; }

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

This text font color is #708863.

Background Color

.myBgColor { background-color: #708863; }

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

This div background color is #708863.

Border color

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

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

This div border color is #708863.

Opacity

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

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

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

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

This text has shadow with #708863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708863.

Preview

Color preview on black background

This text has color #708863 on black background.


Color preview on white background

This text has color #708863 on white background.


Black color preview on #708863 background

This text has black color on #708863 background.


White color preview on #708863 background

This text has white color on #708863 background.


Related colors

Complementary color

Complementary color for #hex is #8F779C.


I love getcolorcode.com

Triadic colors

1 #637088 and #886370 with #708863 are triadic colors.

2 #638870 and #887063 with #708863 are triadic colors.