COLOR #7D384C

HEX: #7D384C RGB: (125,56,76)

Renk bilgisi

#7D384C contains mainly red and blue colors. #7D384C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#7D384C color RGB value is (125,56,76).

RGB: (125,56,76) (49%, 22%, 30%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 56 of 255 = 22%
B 76 of 255 = 30%

125
56
76

R + G + B ~ 34%. #7D384C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 56 + 76 = 257 (100%)
R 125 of 257 ~ 48.64%
G 56 of 257 ~ 21.79%
B 76 of 257 ~ 29.57'%

%48.64
%21.79
%29.57

CMYK RENK MODELİ

#7D384C rengi CMYK tonu (0,55,39,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.20%
  • sarı tonu 39.20%
  • ana renk tonu 50.98%

CMYK: (0,55,39,51)
C0M55Y39K51 (0%, 55%, 39%, 51%)
(0.00 / 0.55 / 0.39 / 0.51)

CMYK yüzdeleri

%0
%55.2
%39.2
%50.98

Codes

Color #7D384C in popluar color models

7D 38 4C
RGB 125 56 76
HSL 343° 38.12% 35.49%
HSB/HSV 343° 55.20% 49.02%
CMYK 0.00% 55.20% 39.20%
50.98%

Color #7D384C in popluar number systems.

HEX 7D 38 4C
Decimal 125 56 76
Binary 1111101 111000 1001100
Octal 175 70 114

Shades and tints

Shades of #7D384C

#7D384C
(125,56,76)
#723346
(114,51,70)
#672E40
(103,46,64)
#5C293A
(92,41,58)
#512434
(81,36,52)
#461F2E
(70,31,46)
#3B1A28
(59,26,40)
#301522
(48,21,34)
#25101C
(37,16,28)
#1A0B16
(26,11,22)
#0F0610
(15,6,16)
#000000
(0,0,0)

Tints of #7D384C

#7D384C
(125,56,76)
#884A5C
(136,74,92)
#935C6C
(147,92,108)
#9E6E7C
(158,110,124)
#A9808C
(169,128,140)
#B4929C
(180,146,156)
#BFA4AC
(191,164,172)
#CAB6BC
(202,182,188)
#D5C8CC
(213,200,204)
#E0DADC
(224,218,220)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D384C color. Also use rgb(125,56,76) instead hex code.

Text Font Color

.myTextColor { color: #7D384C; }

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

This text font color is #7D384C.

Background Color

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

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

This div background color is #7D384C.

Border color

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

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

This div border color is #7D384C.

Opacity

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

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

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

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

This text has shadow with #7D384C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D384C.

Preview

Color preview on black background

This text has color #7D384C on black background.


Color preview on white background

This text has color #7D384C on white background.


Black color preview on #7D384C background

This text has black color on #7D384C background.


White color preview on #7D384C background

This text has white color on #7D384C background.


Related colors

Complementary color

Complementary color for #hex is #82C7B3.


I love getcolorcode.com

Triadic colors

1 #4C7D38 and #384C7D with #7D384C are triadic colors.

2 #4C387D and #387D4C with #7D384C are triadic colors.