COLOR #702835

HEX: #702835 RGB: (112,40,53)

Color info

#702835 contains mainly red and blue colors. Web safe color of #702835 is #663333 (or #633).

RGB color model

#702835 color RGB value is (112,40,53).

RGB: (112,40,53) (44%, 16%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 40 of 255 = 16%
B 53 of 255 = 21%

112
40
53

R + G + B ~ 27%. #702835 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 40 + 53 = 205 (100%)
R 112 of 205 ~ 54.63%
G 40 of 205 ~ 19.51%
B 53 of 205 ~ 25.85'%

%54.63
%19.51
%25.85

CMYK color model

#702835 color CMYK value is (0,64,53,56).

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

CMYK: (0,64,53,56)
C0M64Y53K56 (0%, 64%, 53%, 56%)
(0.00 / 0.64 / 0.53 / 0.56)

CMYK percentages

%0
%64.29
%52.68
%56.08

Codes

Color #702835 in popluar color models

70 28 35
RGB 112 40 53
HSL 349° 47.37% 29.80%
HSB/HSV 349° 64.29% 43.92%
CMYK 0.00% 64.29% 52.68%
56.08%

Color #702835 in popluar number systems.

HEX 70 28 35
Decimal 112 40 53
Binary 1110000 101000 110101
Octal 160 50 65

Shades and tints

Shades of #702835

#702835
(112,40,53)
#662531
(102,37,49)
#5C222D
(92,34,45)
#521F29
(82,31,41)
#481C25
(72,28,37)
#3E1921
(62,25,33)
#34161D
(52,22,29)
#2A1319
(42,19,25)
#201015
(32,16,21)
#160D11
(22,13,17)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #702835

#702835
(112,40,53)
#7D3B47
(125,59,71)
#8A4E59
(138,78,89)
#97616B
(151,97,107)
#A4747D
(164,116,125)
#B1878F
(177,135,143)
#BE9AA1
(190,154,161)
#CBADB3
(203,173,179)
#D8C0C5
(216,192,197)
#E5D3D7
(229,211,215)
#F2E6E9
(242,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #702835; }

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

This text font color is #702835.

Background Color

.myBgColor { background-color: #702835; }

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

This div background color is #702835.

Border color

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

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

This div border color is #702835.

Opacity

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

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

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

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

This text has shadow with #702835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702835.

Preview

Color preview on black background

This text has color #702835 on black background.


Color preview on white background

This text has color #702835 on white background.


Black color preview on #702835 background

This text has black color on #702835 background.


White color preview on #702835 background

This text has white color on #702835 background.


Related colors

Complementary color

Complementary color for #hex is #8FD7CA.


I love getcolorcode.com

Triadic colors

1 #357028 and #283570 with #702835 are triadic colors.

2 #352870 and #287035 with #702835 are triadic colors.