COLOR #706371

HEX: #706371 RGB: (112,99,113)

Renk bilgisi

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

RGB renk modeli

#706371 color RGB value is (112,99,113).

RGB: (112,99,113) (44%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 99 of 255 = 39%
B 113 of 255 = 44%

112
99
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 99 + 113 = 324 (100%)
R 112 of 324 ~ 34.57%
G 99 of 324 ~ 30.56%
B 113 of 324 ~ 34.88'%

%34.57
%30.56
%34.88

CMYK RENK MODELİ

#706371 rengi CMYK tonu (1,12,0,56).

  • camgöbeği tonu 0.88%
  • eflatun tonu 12.39%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (1,12,0,56)
C1M12Y0K56 (1%, 12%, 0%, 56%)
(0.01 / 0.12 / 0.00 / 0.56)

CMYK yüzdeleri

%0.88
%12.39
%0
%55.69

Codes

Color #706371 in popluar color models

70 63 71
RGB 112 99 113
HSL 296° 6.60% 41.57%
HSB/HSV 296° 12.39% 44.31%
CMYK 0.88% 12.39% 0.00%
55.69%

Color #706371 in popluar number systems.

HEX 70 63 71
Decimal 112 99 113
Binary 1110000 1100011 1110001
Octal 160 143 161

Shades and tints

Shades of #706371

#706371
(112,99,113)
#665A67
(102,90,103)
#5C515D
(92,81,93)
#524853
(82,72,83)
#483F49
(72,63,73)
#3E363F
(62,54,63)
#342D35
(52,45,53)
#2A242B
(42,36,43)
#201B21
(32,27,33)
#161217
(22,18,23)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #706371

#706371
(112,99,113)
#7D717D
(125,113,125)
#8A7F89
(138,127,137)
#978D95
(151,141,149)
#A49BA1
(164,155,161)
#B1A9AD
(177,169,173)
#BEB7B9
(190,183,185)
#CBC5C5
(203,197,197)
#D8D3D1
(216,211,209)
#E5E1DD
(229,225,221)
#F2EFE9
(242,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706371; }

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

This text font color is #706371.

Background Color

.myBgColor { background-color: #706371; }

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

This div background color is #706371.

Border color

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

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

This div border color is #706371.

Opacity

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

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

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

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

This text has shadow with #706371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706371.

Preview

Color preview on black background

This text has color #706371 on black background.


Color preview on white background

This text has color #706371 on white background.


Black color preview on #706371 background

This text has black color on #706371 background.


White color preview on #706371 background

This text has white color on #706371 background.


Related colors

Complementary color

Complementary color for #hex is #8F9C8E.


I love getcolorcode.com

Triadic colors

1 #717063 and #637170 with #706371 are triadic colors.

2 #716370 and #637071 with #706371 are triadic colors.