COLOR #705275

HEX: #705275 RGB: (112,82,117)

Color info

#705275 contains red, green and blue colors in about the same proportion. Web safe color of #705275 is #666666 (or #666).

RGB color model

#705275 color RGB value is (112,82,117).

RGB: (112,82,117) (44%, 32%, 46%)

RGB channels and saturation

R 112 of 255 = 44%
G 82 of 255 = 32%
B 117 of 255 = 46%

112
82
117

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

Portions of RGB colors in percentages

R + G + B = 112 + 82 + 117 = 311 (100%)
R 112 of 311 ~ 36.01%
G 82 of 311 ~ 26.37%
B 117 of 311 ~ 37.62'%

%36.01
%26.37
%37.62

CMYK color model

#705275 color CMYK value is (4,30,0,54).

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

CMYK: (4,30,0,54)
C4M30Y0K54 (4%, 30%, 0%, 54%)
(0.04 / 0.30 / 0.00 / 0.54)

CMYK percentages

%4.27
%29.91
%0
%54.12

Codes

Color #705275 in popluar color models

70 52 75
RGB 112 82 117
HSL 291° 17.59% 39.02%
HSB/HSV 291° 29.91% 45.88%
CMYK 4.27% 29.91% 0.00%
54.12%

Color #705275 in popluar number systems.

HEX 70 52 75
Decimal 112 82 117
Binary 1110000 1010010 1110101
Octal 160 122 165

Shades and tints

Shades of #705275

#705275
(112,82,117)
#664B6B
(102,75,107)
#5C4461
(92,68,97)
#523D57
(82,61,87)
#48364D
(72,54,77)
#3E2F43
(62,47,67)
#342839
(52,40,57)
#2A212F
(42,33,47)
#201A25
(32,26,37)
#16131B
(22,19,27)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #705275

#705275
(112,82,117)
#7D6181
(125,97,129)
#8A708D
(138,112,141)
#977F99
(151,127,153)
#A48EA5
(164,142,165)
#B19DB1
(177,157,177)
#BEACBD
(190,172,189)
#CBBBC9
(203,187,201)
#D8CAD5
(216,202,213)
#E5D9E1
(229,217,225)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705275; }

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

This text font color is #705275.

Background Color

.myBgColor { background-color: #705275; }

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

This div background color is #705275.

Border color

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

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

This div border color is #705275.

Opacity

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

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

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

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

This text has shadow with #705275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705275.

Preview

Color preview on black background

This text has color #705275 on black background.


Color preview on white background

This text has color #705275 on white background.


Black color preview on #705275 background

This text has black color on #705275 background.


White color preview on #705275 background

This text has white color on #705275 background.


Related colors

Complementary color

Complementary color for #hex is #8FAD8A.


I love getcolorcode.com

Triadic colors

1 #757052 and #527570 with #705275 are triadic colors.

2 #755270 and #527075 with #705275 are triadic colors.