COLOR #707384

HEX: #707384 RGB: (112,115,132)

Color info

#707384 contains red, green and blue colors in about the same proportion. Web safe color of #707384 is #666699 (or #669).

RGB color model

#707384 color RGB value is (112,115,132).

RGB: (112,115,132) (44%, 45%, 52%)

RGB channels and saturation

R 112 of 255 = 44%
G 115 of 255 = 45%
B 132 of 255 = 52%

112
115
132

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

Portions of RGB colors in percentages

R + G + B = 112 + 115 + 132 = 359 (100%)
R 112 of 359 ~ 31.2%
G 115 of 359 ~ 32.03%
B 132 of 359 ~ 36.77'%

%31.2
%32.03
%36.77

CMYK color model

#707384 color CMYK value is (15,13,0,48).

  • cyan value is 15.15%
  • magenta value is 12.88%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (15,13,0,48) C15M13Y0K48 (15%,13%,0%,48%) (0.15/0.13/0.00/0.48) 

CMYK percentages

%15.15
%12.88
%0
%48.24

Codes

Color #707384 in popluar color models

70 73 84
RGB 112 115 132
HSL 231° 8.20% 47.84%
HSB/HSV 231° 15.15% 51.76%
CMYK 15.15% 12.88% 0.00%
48.24%

Color #707384 in popluar number systems.

HEX 70 73 84
Decimal 112 115 132
Binary 1110000 1110011 10000100
Octal 160 163 204

Shades and tints

Shades of #707384

#707384
(112,115,132)
#666978
(102,105,120)
#5C5F6C
(92,95,108)
#525560
(82,85,96)
#484B54
(72,75,84)
#3E4148
(62,65,72)
#34373C
(52,55,60)
#2A2D30
(42,45,48)
#202324
(32,35,36)
#161918
(22,25,24)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #707384

#707384
(112,115,132)
#7D7F8F
(125,127,143)
#8A8B9A
(138,139,154)
#9797A5
(151,151,165)
#A4A3B0
(164,163,176)
#B1AFBB
(177,175,187)
#BEBBC6
(190,187,198)
#CBC7D1
(203,199,209)
#D8D3DC
(216,211,220)
#E5DFE7
(229,223,231)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707384 color. Also use rgb(112,115,132) instead hex code.

Text Font Color

.myTextColor { color: #707384; }

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

This text font color is #707384.

Background Color

.myBgColor { background-color: #707384; }

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

This div background color is #707384.

Border color

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

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

This div border color is #707384.

Opacity

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

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

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

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

This text has shadow with #707384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707384.

Preview

Color preview on black background

This text has color #707384 on black background.


Color preview on white background

This text has color #707384 on white background.


Black color preview on #707384 background

This text has black color on #707384 background.


White color preview on #707384 background

This text has white color on #707384 background.


Related colors

Complementary color

Complementary color for #hex is #8F8C7B.


I love getcolorcode.com

Triadic colors

1 #847073 and #738470 with #707384 are triadic colors.

2 #847370 and #737084 with #707384 are triadic colors.