COLOR #75152B

HEX: #75152B RGB: (117,21,43)

Color info

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

RGB color model

#75152B color RGB value is (117,21,43).

RGB: (117,21,43) (46%, 8%, 17%)

RGB channels and saturation

R 117 of 255 = 46%
G 21 of 255 = 8%
B 43 of 255 = 17%

117
21
43

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

Portions of RGB colors in percentages

R + G + B = 117 + 21 + 43 = 181 (100%)
R 117 of 181 ~ 64.64%
G 21 of 181 ~ 11.6%
B 43 of 181 ~ 23.76'%

%64.64
%11.6
%23.76

CMYK color model

#75152B color CMYK value is (0,82,63,54).

  • cyan value is 0.00%
  • magenta value is 82.05%
  • yellow value is 63.25%
  • key color value is 54.12%

CMYK: (0,82,63,54)
C0M82Y63K54 (0%, 82%, 63%, 54%)
(0.00 / 0.82 / 0.63 / 0.54)

CMYK percentages

%0
%82.05
%63.25
%54.12

Codes

Color #75152B in popluar color models

75 15 2B
RGB 117 21 43
HSL 346° 69.57% 27.06%
HSB/HSV 346° 82.05% 45.88%
CMYK 0.00% 82.05% 63.25%
54.12%

Color #75152B in popluar number systems.

HEX 75 15 2B
Decimal 117 21 43
Binary 1110101 10101 101011
Octal 165 25 53

Shades and tints

Shades of #75152B

#75152B
(117,21,43)
#6B1428
(107,20,40)
#611325
(97,19,37)
#571222
(87,18,34)
#4D111F
(77,17,31)
#43101C
(67,16,28)
#390F19
(57,15,25)
#2F0E16
(47,14,22)
#250D13
(37,13,19)
#1B0C10
(27,12,16)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #75152B

#75152B
(117,21,43)
#812A3E
(129,42,62)
#8D3F51
(141,63,81)
#995464
(153,84,100)
#A56977
(165,105,119)
#B17E8A
(177,126,138)
#BD939D
(189,147,157)
#C9A8B0
(201,168,176)
#D5BDC3
(213,189,195)
#E1D2D6
(225,210,214)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75152B color. Also use rgb(117,21,43) instead hex code.

Text Font Color

.myTextColor { color: #75152B; }

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

This text font color is #75152B.

Background Color

.myBgColor { background-color: #75152B; }

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

This div background color is #75152B.

Border color

.myBorderColor { border: 1px solid #75152B; }

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

This div border color is #75152B.

Opacity

.myOpacity80 { color: #75152B; opacity: 0.8; }

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

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

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

This text has shadow with #75152B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75152B.

Preview

Color preview on black background

This text has color #75152B on black background.


Color preview on white background

This text has color #75152B on white background.


Black color preview on #75152B background

This text has black color on #75152B background.


White color preview on #75152B background

This text has white color on #75152B background.


Related colors

Complementary color

Complementary color for #hex is #8AEAD4.


I love getcolorcode.com

Triadic colors

1 #2B7515 and #152B75 with #75152B are triadic colors.

2 #2B1575 and #15752B with #75152B are triadic colors.