COLOR #784D63

HEX: #784D63 RGB: (120,77,99)

Renk bilgisi

#784D63 contains red, green and blue colors in about the same proportion. #784D63 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#784D63 color RGB value is (120,77,99).

RGB: (120,77,99) (47%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 77 of 255 = 30%
B 99 of 255 = 39%

120
77
99

R + G + B ~ 39%. #784D63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 77 + 99 = 296 (100%)
R 120 of 296 ~ 40.54%
G 77 of 296 ~ 26.01%
B 99 of 296 ~ 33.45'%

%40.54
%26.01
%33.45

CMYK RENK MODELİ

#784D63 rengi CMYK tonu (0,36,18,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.83%
  • sarı tonu 17.50%
  • ana renk tonu 52.94%

CMYK: (0,36,18,53)
C0M36Y18K53 (0%, 36%, 18%, 53%)
(0.00 / 0.36 / 0.18 / 0.53)

CMYK yüzdeleri

%0
%35.83
%17.5
%52.94

Codes

Color #784D63 in popluar color models

78 4D 63
RGB 120 77 99
HSL 329° 21.83% 38.63%
HSB/HSV 329° 35.83% 47.06%
CMYK 0.00% 35.83% 17.50%
52.94%

Color #784D63 in popluar number systems.

HEX 78 4D 63
Decimal 120 77 99
Binary 1111000 1001101 1100011
Octal 170 115 143

Shades and tints

Shades of #784D63

#784D63
(120,77,99)
#6E465A
(110,70,90)
#643F51
(100,63,81)
#5A3848
(90,56,72)
#50313F
(80,49,63)
#462A36
(70,42,54)
#3C232D
(60,35,45)
#321C24
(50,28,36)
#28151B
(40,21,27)
#1E0E12
(30,14,18)
#140709
(20,7,9)
#000000
(0,0,0)

Tints of #784D63

#784D63
(120,77,99)
#845D71
(132,93,113)
#906D7F
(144,109,127)
#9C7D8D
(156,125,141)
#A88D9B
(168,141,155)
#B49DA9
(180,157,169)
#C0ADB7
(192,173,183)
#CCBDC5
(204,189,197)
#D8CDD3
(216,205,211)
#E4DDE1
(228,221,225)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784D63 color. Also use rgb(120,77,99) instead hex code.

Text Font Color

.myTextColor { color: #784D63; }

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

This text font color is #784D63.

Background Color

.myBgColor { background-color: #784D63; }

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

This div background color is #784D63.

Border color

.myBorderColor { border: 1px solid #784D63; }

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

This div border color is #784D63.

Opacity

.myOpacity80 { color: #784D63; opacity: 0.8; }

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

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

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

This text has shadow with #784D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784D63.

Preview

Color preview on black background

This text has color #784D63 on black background.


Color preview on white background

This text has color #784D63 on white background.


Black color preview on #784D63 background

This text has black color on #784D63 background.


White color preview on #784D63 background

This text has white color on #784D63 background.


Related colors

Complementary color

Complementary color for #hex is #87B29C.


I love getcolorcode.com

Triadic colors

1 #63784D and #4D6378 with #784D63 are triadic colors.

2 #634D78 and #4D7863 with #784D63 are triadic colors.