COLOR #704675

HEX: #704675 RGB: (112,70,117)

Color info

#704675 contains red, green and blue colors in about the same proportion. Web safe color of #704675 is #663366 (or #636).

RGB color model

#704675 color RGB value is (112,70,117).

RGB: (112,70,117) (44%, 27%, 46%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 117 of 255 = 46%

112
70
117

R + G + B ~ 39%. #704675 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 117 = 299 (100%)
R 112 of 299 ~ 37.46%
G 70 of 299 ~ 23.41%
B 117 of 299 ~ 39.13'%

%37.46
%23.41
%39.13

CMYK color model

#704675 color CMYK value is (4,40,0,54).

  • cyan value is 4.27%
  • magenta value is 40.17%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (4,40,0,54)
C4M40Y0K54 (4%, 40%, 0%, 54%)
(0.04 / 0.40 / 0.00 / 0.54)

CMYK percentages

%4.27
%40.17
%0
%54.12

Codes

Color #704675 in popluar color models

70 46 75
RGB 112 70 117
HSL 294° 25.13% 36.67%
HSB/HSV 294° 40.17% 45.88%
CMYK 4.27% 40.17% 0.00%
54.12%

Color #704675 in popluar number systems.

HEX 70 46 75
Decimal 112 70 117
Binary 1110000 1000110 1110101
Octal 160 106 165

Shades and tints

Shades of #704675

#704675
(112,70,117)
#66406B
(102,64,107)
#5C3A61
(92,58,97)
#523457
(82,52,87)
#482E4D
(72,46,77)
#3E2843
(62,40,67)
#342239
(52,34,57)
#2A1C2F
(42,28,47)
#201625
(32,22,37)
#16101B
(22,16,27)
#0C0A11
(12,10,17)
#000000
(0,0,0)

Tints of #704675

#704675
(112,70,117)
#7D5681
(125,86,129)
#8A668D
(138,102,141)
#977699
(151,118,153)
#A486A5
(164,134,165)
#B196B1
(177,150,177)
#BEA6BD
(190,166,189)
#CBB6C9
(203,182,201)
#D8C6D5
(216,198,213)
#E5D6E1
(229,214,225)
#F2E6ED
(242,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704675 color. Also use rgb(112,70,117) instead hex code.

Text Font Color

.myTextColor { color: #704675; }

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

This text font color is #704675.

Background Color

.myBgColor { background-color: #704675; }

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

This div background color is #704675.

Border color

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

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

This div border color is #704675.

Opacity

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

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

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

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

This text has shadow with #704675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704675.

Preview

Color preview on black background

This text has color #704675 on black background.


Color preview on white background

This text has color #704675 on white background.


Black color preview on #704675 background

This text has black color on #704675 background.


White color preview on #704675 background

This text has white color on #704675 background.


Related colors

Complementary color

Complementary color for #hex is #8FB98A.


I love getcolorcode.com

Triadic colors

1 #757046 and #467570 with #704675 are triadic colors.

2 #754670 and #467075 with #704675 are triadic colors.