COLOR #712326

HEX: #712326 RGB: (113,35,38)

Color info

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

RGB color model

#712326 color RGB value is (113,35,38).

RGB: (113,35,38) (44%, 14%, 15%)

RGB channels and saturation

R 113 of 255 = 44%
G 35 of 255 = 14%
B 38 of 255 = 15%

113
35
38

R + G + B ~ 24%. #712326 is dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 35 + 38 = 186 (100%)
R 113 of 186 ~ 60.75%
G 35 of 186 ~ 18.82%
B 38 of 186 ~ 20.43'%

%60.75
%18.82
%20.43

CMYK color model

#712326 color CMYK value is (0,69,66,56).

  • cyan value is 0.00%
  • magenta value is 69.03%
  • yellow value is 66.37%
  • key color value is 55.69%

CMYK: (0,69,66,56)
C0M69Y66K56 (0%, 69%, 66%, 56%)
(0.00 / 0.69 / 0.66 / 0.56)

CMYK percentages

%0
%69.03
%66.37
%55.69

Codes

Color #712326 in popluar color models

71 23 26
RGB 113 35 38
HSL 358° 52.70% 29.02%
HSB/HSV 358° 69.03% 44.31%
CMYK 0.00% 69.03% 66.37%
55.69%

Color #712326 in popluar number systems.

HEX 71 23 26
Decimal 113 35 38
Binary 1110001 100011 100110
Octal 161 43 46

Shades and tints

Shades of #712326

#712326
(113,35,38)
#672023
(103,32,35)
#5D1D20
(93,29,32)
#531A1D
(83,26,29)
#49171A
(73,23,26)
#3F1417
(63,20,23)
#351114
(53,17,20)
#2B0E11
(43,14,17)
#210B0E
(33,11,14)
#17080B
(23,8,11)
#0D0508
(13,5,8)
#000000
(0,0,0)

Tints of #712326

#712326
(113,35,38)
#7D3739
(125,55,57)
#894B4C
(137,75,76)
#955F5F
(149,95,95)
#A17372
(161,115,114)
#AD8785
(173,135,133)
#B99B98
(185,155,152)
#C5AFAB
(197,175,171)
#D1C3BE
(209,195,190)
#DDD7D1
(221,215,209)
#E9EBE4
(233,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #712326 color. Also use rgb(113,35,38) instead hex code.

Text Font Color

.myTextColor { color: #712326; }

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

This text font color is #712326.

Background Color

.myBgColor { background-color: #712326; }

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

This div background color is #712326.

Border color

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

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

This div border color is #712326.

Opacity

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

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

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

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

This text has shadow with #712326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #712326.

Preview

Color preview on black background

This text has color #712326 on black background.


Color preview on white background

This text has color #712326 on white background.


Black color preview on #712326 background

This text has black color on #712326 background.


White color preview on #712326 background

This text has white color on #712326 background.


Related colors

Complementary color

Complementary color for #hex is #8EDCD9.


I love getcolorcode.com

Triadic colors

1 #267123 and #232671 with #712326 are triadic colors.

2 #262371 and #237126 with #712326 are triadic colors.