COLOR #701225

HEX: #701225 RGB: (112,18,37)

Color info

#701225 contains mainly red color. Web safe color of #701225 is #660033 (or #603).

RGB color model

#701225 color RGB value is (112,18,37).

RGB: (112,18,37) (44%, 7%, 15%)

RGB channels and saturation

R 112 of 255 = 44%
G 18 of 255 = 7%
B 37 of 255 = 15%

112
18
37

R + G + B ~ 22%. #701225 is dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 18 + 37 = 167 (100%)
R 112 of 167 ~ 67.07%
G 18 of 167 ~ 10.78%
B 37 of 167 ~ 22.16'%

%67.07
%10.78
%22.16

CMYK color model

#701225 color CMYK value is (0,84,67,56).

  • cyan value is 0.00%
  • magenta value is 83.93%
  • yellow value is 66.96%
  • key color value is 56.08%

CMYK: (0,84,67,56)
C0M84Y67K56 (0%, 84%, 67%, 56%)
(0.00 / 0.84 / 0.67 / 0.56)

CMYK percentages

%0
%83.93
%66.96
%56.08

Codes

Color #701225 in popluar color models

70 12 25
RGB 112 18 37
HSL 348° 72.31% 25.49%
HSB/HSV 348° 83.93% 43.92%
CMYK 0.00% 83.93% 66.96%
56.08%

Color #701225 in popluar number systems.

HEX 70 12 25
Decimal 112 18 37
Binary 1110000 10010 100101
Octal 160 22 45

Shades and tints

Shades of #701225

#701225
(112,18,37)
#661122
(102,17,34)
#5C101F
(92,16,31)
#520F1C
(82,15,28)
#480E19
(72,14,25)
#3E0D16
(62,13,22)
#340C13
(52,12,19)
#2A0B10
(42,11,16)
#200A0D
(32,10,13)
#16090A
(22,9,10)
#0C0807
(12,8,7)
#000000
(0,0,0)

Tints of #701225

#701225
(112,18,37)
#7D2738
(125,39,56)
#8A3C4B
(138,60,75)
#97515E
(151,81,94)
#A46671
(164,102,113)
#B17B84
(177,123,132)
#BE9097
(190,144,151)
#CBA5AA
(203,165,170)
#D8BABD
(216,186,189)
#E5CFD0
(229,207,208)
#F2E4E3
(242,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #701225 color. Also use rgb(112,18,37) instead hex code.

Text Font Color

.myTextColor { color: #701225; }

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

This text font color is #701225.

Background Color

.myBgColor { background-color: #701225; }

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

This div background color is #701225.

Border color

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

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

This div border color is #701225.

Opacity

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

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

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

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

This text has shadow with #701225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #701225.

Preview

Color preview on black background

This text has color #701225 on black background.


Color preview on white background

This text has color #701225 on white background.


Black color preview on #701225 background

This text has black color on #701225 background.


White color preview on #701225 background

This text has white color on #701225 background.


Related colors

Complementary color

Complementary color for #hex is #8FEDDA.


I love getcolorcode.com

Triadic colors

1 #257012 and #122570 with #701225 are triadic colors.

2 #251270 and #127025 with #701225 are triadic colors.