COLOR #702843

HEX: #702843 RGB: (112,40,67)

Color info

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

RGB color model

#702843 color RGB value is (112,40,67).

RGB: (112,40,67) (44%, 16%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 40 of 255 = 16%
B 67 of 255 = 26%

112
40
67

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

Portions of RGB colors in percentages

R + G + B = 112 + 40 + 67 = 219 (100%)
R 112 of 219 ~ 51.14%
G 40 of 219 ~ 18.26%
B 67 of 219 ~ 30.59'%

%51.14
%18.26
%30.59

CMYK color model

#702843 color CMYK value is (0,64,40,56).

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

CMYK: (0,64,40,56)
C0M64Y40K56 (0%, 64%, 40%, 56%)
(0.00 / 0.64 / 0.40 / 0.56)

CMYK percentages

%0
%64.29
%40.18
%56.08

Codes

Color #702843 in popluar color models

70 28 43
RGB 112 40 67
HSL 338° 47.37% 29.80%
HSB/HSV 338° 64.29% 43.92%
CMYK 0.00% 64.29% 40.18%
56.08%

Color #702843 in popluar number systems.

HEX 70 28 43
Decimal 112 40 67
Binary 1110000 101000 1000011
Octal 160 50 103

Shades and tints

Shades of #702843

#702843
(112,40,67)
#66253D
(102,37,61)
#5C2237
(92,34,55)
#521F31
(82,31,49)
#481C2B
(72,28,43)
#3E1925
(62,25,37)
#34161F
(52,22,31)
#2A1319
(42,19,25)
#201013
(32,16,19)
#160D0D
(22,13,13)
#0C0A07
(12,10,7)
#000000
(0,0,0)

Tints of #702843

#702843
(112,40,67)
#7D3B54
(125,59,84)
#8A4E65
(138,78,101)
#976176
(151,97,118)
#A47487
(164,116,135)
#B18798
(177,135,152)
#BE9AA9
(190,154,169)
#CBADBA
(203,173,186)
#D8C0CB
(216,192,203)
#E5D3DC
(229,211,220)
#F2E6ED
(242,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #702843; }

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

This text font color is #702843.

Background Color

.myBgColor { background-color: #702843; }

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

This div background color is #702843.

Border color

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

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

This div border color is #702843.

Opacity

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

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

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

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

This text has shadow with #702843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702843.

Preview

Color preview on black background

This text has color #702843 on black background.


Color preview on white background

This text has color #702843 on white background.


Black color preview on #702843 background

This text has black color on #702843 background.


White color preview on #702843 background

This text has white color on #702843 background.


Related colors

Complementary color

Complementary color for #hex is #8FD7BC.


I love getcolorcode.com

Triadic colors

1 #437028 and #284370 with #702843 are triadic colors.

2 #432870 and #287043 with #702843 are triadic colors.