COLOR #703635

HEX: #703635 RGB: (112,54,53)

Color info

#703635 contains red, green and blue colors in about the same proportion. Web safe color of #703635 is #663333 (or #633).

RGB color model

#703635 color RGB value is (112,54,53).

RGB: (112,54,53) (44%, 21%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 54 of 255 = 21%
B 53 of 255 = 21%

112
54
53

R + G + B ~ 29%. #703635 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 54 + 53 = 219 (100%)
R 112 of 219 ~ 51.14%
G 54 of 219 ~ 24.66%
B 53 of 219 ~ 24.2'%

%51.14
%24.66
%24.2

CMYK color model

#703635 color CMYK value is (0,52,53,56).

  • cyan value is 0.00%
  • magenta value is 51.79%
  • yellow value is 52.68%
  • key color value is 56.08%

CMYK: (0,52,53,56)
C0M52Y53K56 (0%, 52%, 53%, 56%)
(0.00 / 0.52 / 0.53 / 0.56)

CMYK percentages

%0
%51.79
%52.68
%56.08

Codes

Color #703635 in popluar color models

70 36 35
RGB 112 54 53
HSL 35.76% 32.35%
HSB/HSV 52.68% 43.92%
CMYK 0.00% 51.79% 52.68%
56.08%

Color #703635 in popluar number systems.

HEX 70 36 35
Decimal 112 54 53
Binary 1110000 110110 110101
Octal 160 66 65

Shades and tints

Shades of #703635

#703635
(112,54,53)
#663231
(102,50,49)
#5C2E2D
(92,46,45)
#522A29
(82,42,41)
#482625
(72,38,37)
#3E2221
(62,34,33)
#341E1D
(52,30,29)
#2A1A19
(42,26,25)
#201615
(32,22,21)
#161211
(22,18,17)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #703635

#703635
(112,54,53)
#7D4847
(125,72,71)
#8A5A59
(138,90,89)
#976C6B
(151,108,107)
#A47E7D
(164,126,125)
#B1908F
(177,144,143)
#BEA2A1
(190,162,161)
#CBB4B3
(203,180,179)
#D8C6C5
(216,198,197)
#E5D8D7
(229,216,215)
#F2EAE9
(242,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #703635 color. Also use rgb(112,54,53) instead hex code.

Text Font Color

.myTextColor { color: #703635; }

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

This text font color is #703635.

Background Color

.myBgColor { background-color: #703635; }

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

This div background color is #703635.

Border color

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

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

This div border color is #703635.

Opacity

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

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

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

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

This text has shadow with #703635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703635.

Preview

Color preview on black background

This text has color #703635 on black background.


Color preview on white background

This text has color #703635 on white background.


Black color preview on #703635 background

This text has black color on #703635 background.


White color preview on #703635 background

This text has white color on #703635 background.


Related colors

Complementary color

Complementary color for #hex is #8FC9CA.


I love getcolorcode.com

Triadic colors

1 #357036 and #363570 with #703635 are triadic colors.

2 #353670 and #367035 with #703635 are triadic colors.