COLOR #710F35

HEX: #710F35 RGB: (113,15,53)

Color info

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

RGB color model

#710F35 color RGB value is (113,15,53).

RGB: (113,15,53) (44%, 6%, 21%)

RGB channels and saturation

R 113 of 255 = 44%
G 15 of 255 = 6%
B 53 of 255 = 21%

113
15
53

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

Portions of RGB colors in percentages

R + G + B = 113 + 15 + 53 = 181 (100%)
R 113 of 181 ~ 62.43%
G 15 of 181 ~ 8.29%
B 53 of 181 ~ 29.28'%

%62.43
%29.28

CMYK color model

#710F35 color CMYK value is (0,87,53,56).

  • cyan value is 0.00%
  • magenta value is 86.73%
  • yellow value is 53.10%
  • key color value is 55.69%
CMYK: (0,87,53,56) C0M87Y53K56 (0%,87%,53%,56%) (0.00/0.87/0.53/0.56) 

CMYK percentages

%0
%86.73
%53.1
%55.69

Codes

Color #710F35 in popluar color models

71 0F 35
RGB 113 15 53
HSL 337° 76.56% 25.10%
HSB/HSV 337° 86.73% 44.31%
CMYK 0.00% 86.73% 53.10%
55.69%

Color #710F35 in popluar number systems.

HEX 71 0F 35
Decimal 113 15 53
Binary 1110001 1111 110101
Octal 161 17 65

Shades and tints

Shades of #710F35

#710F35
(113,15,53)
#670E31
(103,14,49)
#5D0D2D
(93,13,45)
#530C29
(83,12,41)
#490B25
(73,11,37)
#3F0A21
(63,10,33)
#35091D
(53,9,29)
#2B0819
(43,8,25)
#210715
(33,7,21)
#170611
(23,6,17)
#0D050D
(13,5,13)
#000000
(0,0,0)

Tints of #710F35

#710F35
(113,15,53)
#7D2447
(125,36,71)
#893959
(137,57,89)
#954E6B
(149,78,107)
#A1637D
(161,99,125)
#AD788F
(173,120,143)
#B98DA1
(185,141,161)
#C5A2B3
(197,162,179)
#D1B7C5
(209,183,197)
#DDCCD7
(221,204,215)
#E9E1E9
(233,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #710F35 color. Also use rgb(113,15,53) instead hex code.

Text Font Color

.myTextColor { color: #710F35; }

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

This text font color is #710F35.

Background Color

.myBgColor { background-color: #710F35; }

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

This div background color is #710F35.

Border color

.myBorderColor { border: 1px solid #710F35; }

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

This div border color is #710F35.

Opacity

.myOpacity80 { color: #710F35; opacity: 0.8; }

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

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

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

This text has shadow with #710F35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #710F35.

Preview

Color preview on black background

This text has color #710F35 on black background.


Color preview on white background

This text has color #710F35 on white background.


Black color preview on #710F35 background

This text has black color on #710F35 background.


White color preview on #710F35 background

This text has white color on #710F35 background.


Related colors

Complementary color

Complementary color for #hex is #8EF0CA.


I love getcolorcode.com

Triadic colors

1 #35710F and #0F3571 with #710F35 are triadic colors.

2 #350F71 and #0F7135 with #710F35 are triadic colors.