COLOR #70251D

HEX: #70251D RGB: (112,37,29)

Color info

#70251D contains mainly red color. Web safe color of #70251D is #663333 (or #633).

RGB color model

#70251D color RGB value is (112,37,29).

RGB: (112,37,29) (44%, 15%, 11%)

RGB channels and saturation

R 112 of 255 = 44%
G 37 of 255 = 15%
B 29 of 255 = 11%

112
37
29

R + G + B ~ 23%. #70251D is dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 37 + 29 = 178 (100%)
R 112 of 178 ~ 62.92%
G 37 of 178 ~ 20.79%
B 29 of 178 ~ 16.29'%

%62.92
%20.79
%16.29

CMYK color model

#70251D color CMYK value is (0,67,74,56).

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

CMYK: (0,67,74,56)
C0M67Y74K56 (0%, 67%, 74%, 56%)
(0.00 / 0.67 / 0.74 / 0.56)

CMYK percentages

%0
%66.96
%74.11
%56.08

Codes

Color #70251D in popluar color models

70 25 1D
RGB 112 37 29
HSL 58.87% 27.65%
HSB/HSV 74.11% 43.92%
CMYK 0.00% 66.96% 74.11%
56.08%

Color #70251D in popluar number systems.

HEX 70 25 1D
Decimal 112 37 29
Binary 1110000 100101 11101
Octal 160 45 35

Shades and tints

Shades of #70251D

#70251D
(112,37,29)
#66221B
(102,34,27)
#5C1F19
(92,31,25)
#521C17
(82,28,23)
#481915
(72,25,21)
#3E1613
(62,22,19)
#341311
(52,19,17)
#2A100F
(42,16,15)
#200D0D
(32,13,13)
#160A0B
(22,10,11)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #70251D

#70251D
(112,37,29)
#7D3831
(125,56,49)
#8A4B45
(138,75,69)
#975E59
(151,94,89)
#A4716D
(164,113,109)
#B18481
(177,132,129)
#BE9795
(190,151,149)
#CBAAA9
(203,170,169)
#D8BDBD
(216,189,189)
#E5D0D1
(229,208,209)
#F2E3E5
(242,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70251D; }

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

This text font color is #70251D.

Background Color

.myBgColor { background-color: #70251D; }

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

This div background color is #70251D.

Border color

.myBorderColor { border: 1px solid #70251D; }

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

This div border color is #70251D.

Opacity

.myOpacity80 { color: #70251D; opacity: 0.8; }

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

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

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

This text has shadow with #70251D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70251D.

Preview

Color preview on black background

This text has color #70251D on black background.


Color preview on white background

This text has color #70251D on white background.


Black color preview on #70251D background

This text has black color on #70251D background.


White color preview on #70251D background

This text has white color on #70251D background.


Related colors

Complementary color

Complementary color for #hex is #8FDAE2.


I love getcolorcode.com

Triadic colors

1 #1D7025 and #251D70 with #70251D are triadic colors.

2 #1D2570 and #25701D with #70251D are triadic colors.