COLOR #751827

HEX: #751827 RGB: (117,24,39)

Color info

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

RGB color model

#751827 color RGB value is (117,24,39).

RGB: (117,24,39) (46%, 9%, 15%)

RGB channels and saturation

R 117 of 255 = 46%
G 24 of 255 = 9%
B 39 of 255 = 15%

117
24
39

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

Portions of RGB colors in percentages

R + G + B = 117 + 24 + 39 = 180 (100%)
R 117 of 180 ~ 65%
G 24 of 180 ~ 13.33%
B 39 of 180 ~ 21.67'%

%65
%13.33
%21.67

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 79.49%
  • yellow value is 66.67%
  • key color value is 54.12%

CMYK: (0,79,67,54)
C0M79Y67K54 (0%, 79%, 67%, 54%)
(0.00 / 0.79 / 0.67 / 0.54)

CMYK percentages

%0
%79.49
%66.67
%54.12

Codes

Color #751827 in popluar color models

75 18 27
RGB 117 24 39
HSL 350° 65.96% 27.65%
HSB/HSV 350° 79.49% 45.88%
CMYK 0.00% 79.49% 66.67%
54.12%

Color #751827 in popluar number systems.

HEX 75 18 27
Decimal 117 24 39
Binary 1110101 11000 100111
Octal 165 30 47

Shades and tints

Shades of #751827

#751827
(117,24,39)
#6B1624
(107,22,36)
#611421
(97,20,33)
#57121E
(87,18,30)
#4D101B
(77,16,27)
#430E18
(67,14,24)
#390C15
(57,12,21)
#2F0A12
(47,10,18)
#25080F
(37,8,15)
#1B060C
(27,6,12)
#110409
(17,4,9)
#000000
(0,0,0)

Tints of #751827

#751827
(117,24,39)
#812D3A
(129,45,58)
#8D424D
(141,66,77)
#995760
(153,87,96)
#A56C73
(165,108,115)
#B18186
(177,129,134)
#BD9699
(189,150,153)
#C9ABAC
(201,171,172)
#D5C0BF
(213,192,191)
#E1D5D2
(225,213,210)
#EDEAE5
(237,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751827 color. Also use rgb(117,24,39) instead hex code.

Text Font Color

.myTextColor { color: #751827; }

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

This text font color is #751827.

Background Color

.myBgColor { background-color: #751827; }

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

This div background color is #751827.

Border color

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

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

This div border color is #751827.

Opacity

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

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

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

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

This text has shadow with #751827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751827.

Preview

Color preview on black background

This text has color #751827 on black background.


Color preview on white background

This text has color #751827 on white background.


Black color preview on #751827 background

This text has black color on #751827 background.


White color preview on #751827 background

This text has white color on #751827 background.


Related colors

Complementary color

Complementary color for #hex is #8AE7D8.


I love getcolorcode.com

Triadic colors

1 #277518 and #182775 with #751827 are triadic colors.

2 #271875 and #187527 with #751827 are triadic colors.