COLOR #8C749D

HEX: #8C749D RGB: (140,116,157)

Renk bilgisi

#8C749D contains red, green and blue colors in about the same proportion. #8C749D ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8C749D color RGB value is (140,116,157).

RGB: (140,116,157) (55%, 45%, 62%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 116 of 255 = 45%
B 157 of 255 = 62%

140
116
157

R + G + B ~ 54%. #8C749D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 116 + 157 = 413 (100%)
R 140 of 413 ~ 33.9%
G 116 of 413 ~ 28.09%
B 157 of 413 ~ 38.01'%

%33.9
%28.09
%38.01

CMYK RENK MODELİ

#8C749D rengi CMYK tonu (11,26,0,38).

  • camgöbeği tonu 10.83%
  • eflatun tonu 26.11%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (11,26,0,38)
C11M26Y0K38 (11%, 26%, 0%, 38%)
(0.11 / 0.26 / 0.00 / 0.38)

CMYK yüzdeleri

%10.83
%26.11
%0
%38.43

Codes

Color #8C749D in popluar color models

8C 74 9D
RGB 140 116 157
HSL 275° 17.30% 53.53%
HSB/HSV 275° 26.11% 61.57%
CMYK 10.83% 26.11% 0.00%
38.43%

Color #8C749D in popluar number systems.

HEX 8C 74 9D
Decimal 140 116 157
Binary 10001100 1110100 10011101
Octal 214 164 235

Shades and tints

Shades of #8C749D

#8C749D
(140,116,157)
#806A8F
(128,106,143)
#746081
(116,96,129)
#685673
(104,86,115)
#5C4C65
(92,76,101)
#504257
(80,66,87)
#443849
(68,56,73)
#382E3B
(56,46,59)
#2C242D
(44,36,45)
#201A1F
(32,26,31)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #8C749D

#8C749D
(140,116,157)
#9680A5
(150,128,165)
#A08CAD
(160,140,173)
#AA98B5
(170,152,181)
#B4A4BD
(180,164,189)
#BEB0C5
(190,176,197)
#C8BCCD
(200,188,205)
#D2C8D5
(210,200,213)
#DCD4DD
(220,212,221)
#E6E0E5
(230,224,229)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C749D color. Also use rgb(140,116,157) instead hex code.

Text Font Color

.myTextColor { color: #8C749D; }

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

This text font color is #8C749D.

Background Color

.myBgColor { background-color: #8C749D; }

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

This div background color is #8C749D.

Border color

.myBorderColor { border: 1px solid #8C749D; }

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

This div border color is #8C749D.

Opacity

.myOpacity80 { color: #8C749D; opacity: 0.8; }

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

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

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

This text has shadow with #8C749D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C749D.

Preview

Color preview on black background

This text has color #8C749D on black background.


Color preview on white background

This text has color #8C749D on white background.


Black color preview on #8C749D background

This text has black color on #8C749D background.


White color preview on #8C749D background

This text has white color on #8C749D background.


Related colors

Complementary color

Complementary color for #hex is #738B62.


I love getcolorcode.com

Triadic colors

1 #9D8C74 and #749D8C with #8C749D are triadic colors.

2 #9D748C and #748C9D with #8C749D are triadic colors.