COLOR #7D7387

HEX: #7D7387 RGB: (125,115,135)

Renk bilgisi

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

RGB renk modeli

#7D7387 color RGB value is (125,115,135).

RGB: (125,115,135) (49%, 45%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 115 of 255 = 45%
B 135 of 255 = 53%

125
115
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 115 + 135 = 375 (100%)
R 125 of 375 ~ 33.33%
G 115 of 375 ~ 30.67%
B 135 of 375 ~ 36'%

%33.33
%30.67
%36

CMYK RENK MODELİ

#7D7387 rengi CMYK tonu (7,15,0,47).

  • camgöbeği tonu 7.41%
  • eflatun tonu 14.81%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (7,15,0,47)
C7M15Y0K47 (7%, 15%, 0%, 47%)
(0.07 / 0.15 / 0.00 / 0.47)

CMYK yüzdeleri

%7.41
%14.81
%0
%47.06

Codes

Color #7D7387 in popluar color models

7D 73 87
RGB 125 115 135
HSL 270° 8.00% 49.02%
HSB/HSV 270° 14.81% 52.94%
CMYK 7.41% 14.81% 0.00%
47.06%

Color #7D7387 in popluar number systems.

HEX 7D 73 87
Decimal 125 115 135
Binary 1111101 1110011 10000111
Octal 175 163 207

Shades and tints

Shades of #7D7387

#7D7387
(125,115,135)
#72697B
(114,105,123)
#675F6F
(103,95,111)
#5C5563
(92,85,99)
#514B57
(81,75,87)
#46414B
(70,65,75)
#3B373F
(59,55,63)
#302D33
(48,45,51)
#252327
(37,35,39)
#1A191B
(26,25,27)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #7D7387

#7D7387
(125,115,135)
#887F91
(136,127,145)
#938B9B
(147,139,155)
#9E97A5
(158,151,165)
#A9A3AF
(169,163,175)
#B4AFB9
(180,175,185)
#BFBBC3
(191,187,195)
#CAC7CD
(202,199,205)
#D5D3D7
(213,211,215)
#E0DFE1
(224,223,225)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7387 color. Also use rgb(125,115,135) instead hex code.

Text Font Color

.myTextColor { color: #7D7387; }

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

This text font color is #7D7387.

Background Color

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

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

This div background color is #7D7387.

Border color

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

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

This div border color is #7D7387.

Opacity

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

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

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

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

This text has shadow with #7D7387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7387.

Preview

Color preview on black background

This text has color #7D7387 on black background.


Color preview on white background

This text has color #7D7387 on white background.


Black color preview on #7D7387 background

This text has black color on #7D7387 background.


White color preview on #7D7387 background

This text has white color on #7D7387 background.


Related colors

Complementary color

Complementary color for #hex is #828C78.


I love getcolorcode.com

Triadic colors

1 #877D73 and #73877D with #7D7387 are triadic colors.

2 #87737D and #737D87 with #7D7387 are triadic colors.