COLOR #7E748A

HEX: #7E748A RGB: (126,116,138)

Renk bilgisi

#7E748A contains red, green and blue colors in about the same proportion. #7E748A ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7E748A color RGB value is (126,116,138).

RGB: (126,116,138) (49%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 116 of 255 = 45%
B 138 of 255 = 54%

126
116
138

R + G + B ~ 49%. #7E748A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 116 + 138 = 380 (100%)
R 126 of 380 ~ 33.16%
G 116 of 380 ~ 30.53%
B 138 of 380 ~ 36.32'%

%33.16
%30.53
%36.32

CMYK RENK MODELİ

#7E748A rengi CMYK tonu (9,16,0,46).

  • camgöbeği tonu 8.70%
  • eflatun tonu 15.94%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK: (9,16,0,46) C9M16Y0K46 (9%,16%,0%,46%) (0.09/0.16/0.00/0.46) 

CMYK yüzdeleri

%8.7
%15.94
%0
%45.88

Codes

Color #7E748A in popluar color models

7E 74 8A
RGB 126 116 138
HSL 267° 8.66% 49.80%
HSB/HSV 267° 15.94% 54.12%
CMYK 8.70% 15.94% 0.00%
45.88%

Color #7E748A in popluar number systems.

HEX 7E 74 8A
Decimal 126 116 138
Binary 1111110 1110100 10001010
Octal 176 164 212

Shades and tints

Shades of #7E748A

#7E748A
(126,116,138)
#736A7E
(115,106,126)
#686072
(104,96,114)
#5D5666
(93,86,102)
#524C5A
(82,76,90)
#47424E
(71,66,78)
#3C3842
(60,56,66)
#312E36
(49,46,54)
#26242A
(38,36,42)
#1B1A1E
(27,26,30)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #7E748A

#7E748A
(126,116,138)
#898094
(137,128,148)
#948C9E
(148,140,158)
#9F98A8
(159,152,168)
#AAA4B2
(170,164,178)
#B5B0BC
(181,176,188)
#C0BCC6
(192,188,198)
#CBC8D0
(203,200,208)
#D6D4DA
(214,212,218)
#E1E0E4
(225,224,228)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E748A color. Also use rgb(126,116,138) instead hex code.

Text Font Color

.myTextColor { color: #7E748A; }

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

This text font color is #7E748A.

Background Color

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

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

This div background color is #7E748A.

Border color

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

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

This div border color is #7E748A.

Opacity

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

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

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

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

This text has shadow with #7E748A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E748A.

Preview

Color preview on black background

This text has color #7E748A on black background.


Color preview on white background

This text has color #7E748A on white background.


Black color preview on #7E748A background

This text has black color on #7E748A background.


White color preview on #7E748A background

This text has white color on #7E748A background.


Related colors

Complementary color

Complementary color for #hex is #818B75.


I love getcolorcode.com

Triadic colors

1 #8A7E74 and #748A7E with #7E748A are triadic colors.

2 #8A747E and #747E8A with #7E748A are triadic colors.