COLOR #75094A

HEX: #75094A RGB: (117,9,74)

Color info

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

RGB color model

#75094A color RGB value is (117,9,74).

RGB: (117,9,74) (46%, 4%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 9 of 255 = 4%
B 74 of 255 = 29%

117
9
74

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

Portions of RGB colors in percentages

R + G + B = 117 + 9 + 74 = 200 (100%)
R 117 of 200 ~ 58.5%
G 9 of 200 ~ 4.5%
B 74 of 200 ~ 37'%

%58.5
%37

CMYK color model

#75094A color CMYK value is (0,92,37,54).

  • cyan value is 0.00%
  • magenta value is 92.31%
  • yellow value is 36.75%
  • key color value is 54.12%
CMYK: (0,92,37,54) C0M92Y37K54 (0%,92%,37%,54%) (0.00/0.92/0.37/0.54) 

CMYK percentages

%0
%92.31
%36.75
%54.12

Codes

Color #75094A in popluar color models

75 09 4A
RGB 117 9 74
HSL 324° 85.71% 24.71%
HSB/HSV 324° 92.31% 45.88%
CMYK 0.00% 92.31% 36.75%
54.12%

Color #75094A in popluar number systems.

HEX 75 09 4A
Decimal 117 9 74
Binary 1110101 1001 1001010
Octal 165 11 112

Shades and tints

Shades of #75094A

#75094A
(117,9,74)
#6B0944
(107,9,68)
#61093E
(97,9,62)
#570938
(87,9,56)
#4D0932
(77,9,50)
#43092C
(67,9,44)
#390926
(57,9,38)
#2F0920
(47,9,32)
#25091A
(37,9,26)
#1B0914
(27,9,20)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #75094A

#75094A
(117,9,74)
#811F5A
(129,31,90)
#8D356A
(141,53,106)
#994B7A
(153,75,122)
#A5618A
(165,97,138)
#B1779A
(177,119,154)
#BD8DAA
(189,141,170)
#C9A3BA
(201,163,186)
#D5B9CA
(213,185,202)
#E1CFDA
(225,207,218)
#EDE5EA
(237,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75094A color. Also use rgb(117,9,74) instead hex code.

Text Font Color

.myTextColor { color: #75094A; }

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

This text font color is #75094A.

Background Color

.myBgColor { background-color: #75094A; }

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

This div background color is #75094A.

Border color

.myBorderColor { border: 1px solid #75094A; }

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

This div border color is #75094A.

Opacity

.myOpacity80 { color: #75094A; opacity: 0.8; }

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

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

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

This text has shadow with #75094A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75094A.

Preview

Color preview on black background

This text has color #75094A on black background.


Color preview on white background

This text has color #75094A on white background.


Black color preview on #75094A background

This text has black color on #75094A background.


White color preview on #75094A background

This text has white color on #75094A background.


Related colors

Complementary color

Complementary color for #hex is #8AF6B5.


I love getcolorcode.com

Triadic colors

1 #4A7509 and #094A75 with #75094A are triadic colors.

2 #4A0975 and #09754A with #75094A are triadic colors.