COLOR #7D8593

HEX: #7D8593 RGB: (125,133,147)

Renk bilgisi

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

RGB renk modeli

#7D8593 color RGB value is (125,133,147).

RGB: (125,133,147) (49%, 52%, 58%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 133 of 255 = 52%
B 147 of 255 = 58%

125
133
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 133 + 147 = 405 (100%)
R 125 of 405 ~ 30.86%
G 133 of 405 ~ 32.84%
B 147 of 405 ~ 36.3'%

%30.86
%32.84
%36.3

CMYK RENK MODELİ

#7D8593 rengi CMYK tonu (15,10,0,42).

  • camgöbeği tonu 14.97%
  • eflatun tonu 9.52%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (15,10,0,42)
C15M10Y0K42 (15%, 10%, 0%, 42%)
(0.15 / 0.10 / 0.00 / 0.42)

CMYK yüzdeleri

%14.97
%9.52
%0
%42.35

Codes

Color #7D8593 in popluar color models

7D 85 93
RGB 125 133 147
HSL 218° 9.24% 53.33%
HSB/HSV 218° 14.97% 57.65%
CMYK 14.97% 9.52% 0.00%
42.35%

Color #7D8593 in popluar number systems.

HEX 7D 85 93
Decimal 125 133 147
Binary 1111101 10000101 10010011
Octal 175 205 223

Shades and tints

Shades of #7D8593

#7D8593
(125,133,147)
#727986
(114,121,134)
#676D79
(103,109,121)
#5C616C
(92,97,108)
#51555F
(81,85,95)
#464952
(70,73,82)
#3B3D45
(59,61,69)
#303138
(48,49,56)
#25252B
(37,37,43)
#1A191E
(26,25,30)
#0F0D11
(15,13,17)
#000000
(0,0,0)

Tints of #7D8593

#7D8593
(125,133,147)
#88909C
(136,144,156)
#939BA5
(147,155,165)
#9EA6AE
(158,166,174)
#A9B1B7
(169,177,183)
#B4BCC0
(180,188,192)
#BFC7C9
(191,199,201)
#CAD2D2
(202,210,210)
#D5DDDB
(213,221,219)
#E0E8E4
(224,232,228)
#EBF3ED
(235,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8593 color. Also use rgb(125,133,147) instead hex code.

Text Font Color

.myTextColor { color: #7D8593; }

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

This text font color is #7D8593.

Background Color

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

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

This div background color is #7D8593.

Border color

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

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

This div border color is #7D8593.

Opacity

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

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

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

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

This text has shadow with #7D8593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8593.

Preview

Color preview on black background

This text has color #7D8593 on black background.


Color preview on white background

This text has color #7D8593 on white background.


Black color preview on #7D8593 background

This text has black color on #7D8593 background.


White color preview on #7D8593 background

This text has white color on #7D8593 background.


Related colors

Complementary color

Complementary color for #hex is #827A6C.


I love getcolorcode.com

Triadic colors

1 #937D85 and #85937D with #7D8593 are triadic colors.

2 #93857D and #857D93 with #7D8593 are triadic colors.