COLOR #751936

HEX: #751936 RGB: (117,25,54)

Color info

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

RGB color model

#751936 color RGB value is (117,25,54).

RGB: (117,25,54) (46%, 10%, 21%)

RGB channels and saturation

R 117 of 255 = 46%
G 25 of 255 = 10%
B 54 of 255 = 21%

117
25
54

R + G + B ~ 26%. #751936 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 25 + 54 = 196 (100%)
R 117 of 196 ~ 59.69%
G 25 of 196 ~ 12.76%
B 54 of 196 ~ 27.55'%

%59.69
%12.76
%27.55

CMYK color model

#751936 color CMYK value is (0,79,54,54).

  • cyan value is 0.00%
  • magenta value is 78.63%
  • yellow value is 53.85%
  • key color value is 54.12%

CMYK: (0,79,54,54)
C0M79Y54K54 (0%, 79%, 54%, 54%)
(0.00 / 0.79 / 0.54 / 0.54)

CMYK percentages

%0
%78.63
%53.85
%54.12

Codes

Color #751936 in popluar color models

75 19 36
RGB 117 25 54
HSL 341° 64.79% 27.84%
HSB/HSV 341° 78.63% 45.88%
CMYK 0.00% 78.63% 53.85%
54.12%

Color #751936 in popluar number systems.

HEX 75 19 36
Decimal 117 25 54
Binary 1110101 11001 110110
Octal 165 31 66

Shades and tints

Shades of #751936

#751936
(117,25,54)
#6B1732
(107,23,50)
#61152E
(97,21,46)
#57132A
(87,19,42)
#4D1126
(77,17,38)
#430F22
(67,15,34)
#390D1E
(57,13,30)
#2F0B1A
(47,11,26)
#250916
(37,9,22)
#1B0712
(27,7,18)
#11050E
(17,5,14)
#000000
(0,0,0)

Tints of #751936

#751936
(117,25,54)
#812D48
(129,45,72)
#8D415A
(141,65,90)
#99556C
(153,85,108)
#A5697E
(165,105,126)
#B17D90
(177,125,144)
#BD91A2
(189,145,162)
#C9A5B4
(201,165,180)
#D5B9C6
(213,185,198)
#E1CDD8
(225,205,216)
#EDE1EA
(237,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751936 color. Also use rgb(117,25,54) instead hex code.

Text Font Color

.myTextColor { color: #751936; }

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

This text font color is #751936.

Background Color

.myBgColor { background-color: #751936; }

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

This div background color is #751936.

Border color

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

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

This div border color is #751936.

Opacity

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

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

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

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

This text has shadow with #751936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751936.

Preview

Color preview on black background

This text has color #751936 on black background.


Color preview on white background

This text has color #751936 on white background.


Black color preview on #751936 background

This text has black color on #751936 background.


White color preview on #751936 background

This text has white color on #751936 background.


Related colors

Complementary color

Complementary color for #hex is #8AE6C9.


I love getcolorcode.com

Triadic colors

1 #367519 and #193675 with #751936 are triadic colors.

2 #361975 and #197536 with #751936 are triadic colors.