COLOR #70748A

HEX: #70748A RGB: (112,116,138)

Color info

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

RGB color model

#70748A color RGB value is (112,116,138).

RGB: (112,116,138) (44%, 45%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 138 of 255 = 54%

112
116
138

R + G + B ~ 48%. #70748A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 138 = 366 (100%)
R 112 of 366 ~ 30.6%
G 116 of 366 ~ 31.69%
B 138 of 366 ~ 37.7'%

%30.6
%31.69
%37.7

CMYK color model

#70748A color CMYK value is (19,16,0,46).

  • cyan value is 18.84%
  • magenta value is 15.94%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (19,16,0,46)
C19M16Y0K46 (19%, 16%, 0%, 46%)
(0.19 / 0.16 / 0.00 / 0.46)

CMYK percentages

%18.84
%15.94
%0
%45.88

Codes

Color #70748A in popluar color models

70 74 8A
RGB 112 116 138
HSL 231° 10.40% 49.02%
HSB/HSV 231° 18.84% 54.12%
CMYK 18.84% 15.94% 0.00%
45.88%

Color #70748A in popluar number systems.

HEX 70 74 8A
Decimal 112 116 138
Binary 1110000 1110100 10001010
Octal 160 164 212

Shades and tints

Shades of #70748A

#70748A
(112,116,138)
#666A7E
(102,106,126)
#5C6072
(92,96,114)
#525666
(82,86,102)
#484C5A
(72,76,90)
#3E424E
(62,66,78)
#343842
(52,56,66)
#2A2E36
(42,46,54)
#20242A
(32,36,42)
#161A1E
(22,26,30)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #70748A

#70748A
(112,116,138)
#7D8094
(125,128,148)
#8A8C9E
(138,140,158)
#9798A8
(151,152,168)
#A4A4B2
(164,164,178)
#B1B0BC
(177,176,188)
#BEBCC6
(190,188,198)
#CBC8D0
(203,200,208)
#D8D4DA
(216,212,218)
#E5E0E4
(229,224,228)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70748A color. Also use rgb(112,116,138) instead hex code.

Text Font Color

.myTextColor { color: #70748A; }

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

This text font color is #70748A.

Background Color

.myBgColor { background-color: #70748A; }

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

This div background color is #70748A.

Border color

.myBorderColor { border: 1px solid #70748A; }

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

This div border color is #70748A.

Opacity

.myOpacity80 { color: #70748A; opacity: 0.8; }

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

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

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

This text has shadow with #70748A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70748A.

Preview

Color preview on black background

This text has color #70748A on black background.


Color preview on white background

This text has color #70748A on white background.


Black color preview on #70748A background

This text has black color on #70748A background.


White color preview on #70748A background

This text has white color on #70748A background.


Related colors

Complementary color

Complementary color for #hex is #8F8B75.


I love getcolorcode.com

Triadic colors

1 #8A7074 and #748A70 with #70748A are triadic colors.

2 #8A7470 and #74708A with #70748A are triadic colors.