COLOR #75073B

HEX: #75073B RGB: (117,7,59)

Color info

#75073B contains mainly red and blue colors. Web safe color of #75073B is #660033 (or #603).

RGB color model

#75073B color RGB value is (117,7,59).

RGB: (117,7,59) (46%, 3%, 23%)

RGB channels and saturation

R 117 of 255 = 46%
G 7 of 255 = 3%
B 59 of 255 = 23%

117
7
59

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

Portions of RGB colors in percentages

R + G + B = 117 + 7 + 59 = 183 (100%)
R 117 of 183 ~ 63.93%
G 7 of 183 ~ 3.83%
B 59 of 183 ~ 32.24'%

%63.93
%32.24

CMYK color model

#75073B color CMYK value is (0,94,50,54).

  • cyan value is 0.00%
  • magenta value is 94.02%
  • yellow value is 49.57%
  • key color value is 54.12%
CMYK: (0,94,50,54) C0M94Y50K54 (0%,94%,50%,54%) (0.00/0.94/0.50/0.54) 

CMYK percentages

%0
%94.02
%49.57
%54.12

Codes

Color #75073B in popluar color models

75 07 3B
RGB 117 7 59
HSL 332° 88.71% 24.31%
HSB/HSV 332° 94.02% 45.88%
CMYK 0.00% 94.02% 49.57%
54.12%

Color #75073B in popluar number systems.

HEX 75 07 3B
Decimal 117 7 59
Binary 1110101 111 111011
Octal 165 7 73

Shades and tints

Shades of #75073B

#75073B
(117,7,59)
#6B0736
(107,7,54)
#610731
(97,7,49)
#57072C
(87,7,44)
#4D0727
(77,7,39)
#430722
(67,7,34)
#39071D
(57,7,29)
#2F0718
(47,7,24)
#250713
(37,7,19)
#1B070E
(27,7,14)
#110709
(17,7,9)
#000000
(0,0,0)

Tints of #75073B

#75073B
(117,7,59)
#811D4C
(129,29,76)
#8D335D
(141,51,93)
#99496E
(153,73,110)
#A55F7F
(165,95,127)
#B17590
(177,117,144)
#BD8BA1
(189,139,161)
#C9A1B2
(201,161,178)
#D5B7C3
(213,183,195)
#E1CDD4
(225,205,212)
#EDE3E5
(237,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75073B color. Also use rgb(117,7,59) instead hex code.

Text Font Color

.myTextColor { color: #75073B; }

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

This text font color is #75073B.

Background Color

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

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

This div background color is #75073B.

Border color

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

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

This div border color is #75073B.

Opacity

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

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

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

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

This text has shadow with #75073B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75073B.

Preview

Color preview on black background

This text has color #75073B on black background.


Color preview on white background

This text has color #75073B on white background.


Black color preview on #75073B background

This text has black color on #75073B background.


White color preview on #75073B background

This text has white color on #75073B background.


Related colors

Complementary color

Complementary color for #hex is #8AF8C4.


I love getcolorcode.com

Triadic colors

1 #3B7507 and #073B75 with #75073B are triadic colors.

2 #3B0775 and #07753B with #75073B are triadic colors.