COLOR #751314

HEX: #751314 RGB: (117,19,20)

Color info

#751314 contains mainly red color. Web safe color of #751314 is #660000 (or #600).

RGB color model

#751314 color RGB value is (117,19,20).

RGB: (117,19,20) (46%, 7%, 8%)

RGB channels and saturation

R 117 of 255 = 46%
G 19 of 255 = 7%
B 20 of 255 = 8%

117
19
20

R + G + B ~ 20%. #751314 is dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 19 + 20 = 156 (100%)
R 117 of 156 ~ 75%
G 19 of 156 ~ 12.18%
B 20 of 156 ~ 12.82'%

%75
%12.18
%12.82

CMYK color model

#751314 color CMYK value is (0,84,83,54).

  • cyan value is 0.00%
  • magenta value is 83.76%
  • yellow value is 82.91%
  • key color value is 54.12%

CMYK: (0,84,83,54)
C0M84Y83K54 (0%, 84%, 83%, 54%)
(0.00 / 0.84 / 0.83 / 0.54)

CMYK percentages

%0
%83.76
%82.91
%54.12

Codes

Color #751314 in popluar color models

75 13 14
RGB 117 19 20
HSL 359° 72.06% 26.67%
HSB/HSV 359° 83.76% 45.88%
CMYK 0.00% 83.76% 82.91%
54.12%

Color #751314 in popluar number systems.

HEX 75 13 14
Decimal 117 19 20
Binary 1110101 10011 10100
Octal 165 23 24

Shades and tints

Shades of #751314

#751314
(117,19,20)
#6B1213
(107,18,19)
#611112
(97,17,18)
#571011
(87,16,17)
#4D0F10
(77,15,16)
#430E0F
(67,14,15)
#390D0E
(57,13,14)
#2F0C0D
(47,12,13)
#250B0C
(37,11,12)
#1B0A0B
(27,10,11)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #751314

#751314
(117,19,20)
#812829
(129,40,41)
#8D3D3E
(141,61,62)
#995253
(153,82,83)
#A56768
(165,103,104)
#B17C7D
(177,124,125)
#BD9192
(189,145,146)
#C9A6A7
(201,166,167)
#D5BBBC
(213,187,188)
#E1D0D1
(225,208,209)
#EDE5E6
(237,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751314 color. Also use rgb(117,19,20) instead hex code.

Text Font Color

.myTextColor { color: #751314; }

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

This text font color is #751314.

Background Color

.myBgColor { background-color: #751314; }

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

This div background color is #751314.

Border color

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

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

This div border color is #751314.

Opacity

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

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

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

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

This text has shadow with #751314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751314.

Preview

Color preview on black background

This text has color #751314 on black background.


Color preview on white background

This text has color #751314 on white background.


Black color preview on #751314 background

This text has black color on #751314 background.


White color preview on #751314 background

This text has white color on #751314 background.


Related colors

Complementary color

Complementary color for #hex is #8AECEB.


I love getcolorcode.com

Triadic colors

1 #147513 and #131475 with #751314 are triadic colors.

2 #141375 and #137514 with #751314 are triadic colors.