COLOR #7E4558

HEX: #7E4558 RGB: (126,69,88)

Color info

#7E4558 contains red, green and blue colors in about the same proportion. Web safe color of #7E4558 is #663366 (or #636).

RGB color model

#7E4558 color RGB value is (126,69,88).

RGB: (126,69,88) (49%, 27%, 35%)

RGB channels and saturation

R 126 of 255 = 49%
G 69 of 255 = 27%
B 88 of 255 = 35%

126
69
88

R + G + B ~ 37%. #7E4558 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 69 + 88 = 283 (100%)
R 126 of 283 ~ 44.52%
G 69 of 283 ~ 24.38%
B 88 of 283 ~ 31.1'%

%44.52
%24.38
%31.1

CMYK color model

#7E4558 color CMYK value is (0,45,30,51).

  • cyan value is 0.00%
  • magenta value is 45.24%
  • yellow value is 30.16%
  • key color value is 50.59%
CMYK: (0,45,30,51) C0M45Y30K51 (0%,45%,30%,51%) (0.00/0.45/0.30/0.51) 

CMYK percentages

%0
%45.24
%30.16
%50.59

Codes

Color #7E4558 in popluar color models

7E 45 58
RGB 126 69 88
HSL 340° 29.23% 38.24%
HSB/HSV 340° 45.24% 49.41%
CMYK 0.00% 45.24% 30.16%
50.59%

Color #7E4558 in popluar number systems.

HEX 7E 45 58
Decimal 126 69 88
Binary 1111110 1000101 1011000
Octal 176 105 130

Shades and tints

Shades of #7E4558

#7E4558
(126,69,88)
#733F50
(115,63,80)
#683948
(104,57,72)
#5D3340
(93,51,64)
#522D38
(82,45,56)
#472730
(71,39,48)
#3C2128
(60,33,40)
#311B20
(49,27,32)
#261518
(38,21,24)
#1B0F10
(27,15,16)
#100908
(16,9,8)
#000000
(0,0,0)

Tints of #7E4558

#7E4558
(126,69,88)
#895567
(137,85,103)
#946576
(148,101,118)
#9F7585
(159,117,133)
#AA8594
(170,133,148)
#B595A3
(181,149,163)
#C0A5B2
(192,165,178)
#CBB5C1
(203,181,193)
#D6C5D0
(214,197,208)
#E1D5DF
(225,213,223)
#ECE5EE
(236,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4558 color. Also use rgb(126,69,88) instead hex code.

Text Font Color

.myTextColor { color: #7E4558; }

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

This text font color is #7E4558.

Background Color

.myBgColor { background-color: #7E4558; }

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

This div background color is #7E4558.

Border color

.myBorderColor { border: 1px solid #7E4558; }

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

This div border color is #7E4558.

Opacity

.myOpacity80 { color: #7E4558; opacity: 0.8; }

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

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

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

This text has shadow with #7E4558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4558.

Preview

Color preview on black background

This text has color #7E4558 on black background.


Color preview on white background

This text has color #7E4558 on white background.


Black color preview on #7E4558 background

This text has black color on #7E4558 background.


White color preview on #7E4558 background

This text has white color on #7E4558 background.


Related colors

Complementary color

Complementary color for #hex is #81BAA7.


I love getcolorcode.com

Triadic colors

1 #587E45 and #45587E with #7E4558 are triadic colors.

2 #58457E and #457E58 with #7E4558 are triadic colors.