COLOR #750533

HEX: #750533 RGB: (117,5,51)

Color info

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

RGB color model

#750533 color RGB value is (117,5,51).

RGB: (117,5,51) (46%, 2%, 20%)

RGB channels and saturation

R 117 of 255 = 46%
G 5 of 255 = 2%
B 51 of 255 = 20%

117
5
51

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

Portions of RGB colors in percentages

R + G + B = 117 + 5 + 51 = 173 (100%)
R 117 of 173 ~ 67.63%
G 5 of 173 ~ 2.89%
B 51 of 173 ~ 29.48'%

%67.63
%29.48

CMYK color model

#750533 color CMYK value is (0,96,56,54).

  • cyan value is 0.00%
  • magenta value is 95.73%
  • yellow value is 56.41%
  • key color value is 54.12%

CMYK: (0,96,56,54)
C0M96Y56K54 (0%, 96%, 56%, 54%)
(0.00 / 0.96 / 0.56 / 0.54)

CMYK percentages

%0
%95.73
%56.41
%54.12

Codes

Color #750533 in popluar color models

75 05 33
RGB 117 5 51
HSL 335° 91.80% 23.92%
HSB/HSV 335° 95.73% 45.88%
CMYK 0.00% 95.73% 56.41%
54.12%

Color #750533 in popluar number systems.

HEX 75 05 33
Decimal 117 5 51
Binary 1110101 101 110011
Octal 165 5 63

Shades and tints

Shades of #750533

#750533
(117,5,51)
#6B052F
(107,5,47)
#61052B
(97,5,43)
#570527
(87,5,39)
#4D0523
(77,5,35)
#43051F
(67,5,31)
#39051B
(57,5,27)
#2F0517
(47,5,23)
#250513
(37,5,19)
#1B050F
(27,5,15)
#11050B
(17,5,11)
#000000
(0,0,0)

Tints of #750533

#750533
(117,5,51)
#811B45
(129,27,69)
#8D3157
(141,49,87)
#994769
(153,71,105)
#A55D7B
(165,93,123)
#B1738D
(177,115,141)
#BD899F
(189,137,159)
#C99FB1
(201,159,177)
#D5B5C3
(213,181,195)
#E1CBD5
(225,203,213)
#EDE1E7
(237,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #750533 color. Also use rgb(117,5,51) instead hex code.

Text Font Color

.myTextColor { color: #750533; }

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

This text font color is #750533.

Background Color

.myBgColor { background-color: #750533; }

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

This div background color is #750533.

Border color

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

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

This div border color is #750533.

Opacity

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

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

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

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

This text has shadow with #750533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #750533.

Preview

Color preview on black background

This text has color #750533 on black background.


Color preview on white background

This text has color #750533 on white background.


Black color preview on #750533 background

This text has black color on #750533 background.


White color preview on #750533 background

This text has white color on #750533 background.


Related colors

Complementary color

Complementary color for #hex is #8AFACC.


I love getcolorcode.com

Triadic colors

1 #337505 and #053375 with #750533 are triadic colors.

2 #330575 and #057533 with #750533 are triadic colors.