COLOR #7D9993

HEX: #7D9993 RGB: (125,153,147)

Renk bilgisi

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

RGB renk modeli

#7D9993 color RGB value is (125,153,147).

RGB: (125,153,147) (49%, 60%, 58%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 153 of 255 = 60%
B 147 of 255 = 58%

125
153
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 153 + 147 = 425 (100%)
R 125 of 425 ~ 29.41%
G 153 of 425 ~ 36%
B 147 of 425 ~ 34.59'%

%29.41
%36
%34.59

CMYK RENK MODELİ

#7D9993 rengi CMYK tonu (18,0,4,40).

  • camgöbeği tonu 18.30%
  • eflatun tonu 0.00%
  • sarı tonu 3.92%
  • ana renk tonu 40.00%

CMYK: (18,0,4,40)
C18M0Y4K40 (18%, 0%, 4%, 40%)
(0.18 / 0.00 / 0.04 / 0.40)

CMYK yüzdeleri

%18.3
%0
%3.92
%40

Codes

Color #7D9993 in popluar color models

7D 99 93
RGB 125 153 147
HSL 167° 12.07% 54.51%
HSB/HSV 167° 18.30% 60.00%
CMYK 18.30% 0.00% 3.92%
40.00%

Color #7D9993 in popluar number systems.

HEX 7D 99 93
Decimal 125 153 147
Binary 1111101 10011001 10010011
Octal 175 231 223

Shades and tints

Shades of #7D9993

#7D9993
(125,153,147)
#728C86
(114,140,134)
#677F79
(103,127,121)
#5C726C
(92,114,108)
#51655F
(81,101,95)
#465852
(70,88,82)
#3B4B45
(59,75,69)
#303E38
(48,62,56)
#25312B
(37,49,43)
#1A241E
(26,36,30)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #7D9993

#7D9993
(125,153,147)
#88A29C
(136,162,156)
#93ABA5
(147,171,165)
#9EB4AE
(158,180,174)
#A9BDB7
(169,189,183)
#B4C6C0
(180,198,192)
#BFCFC9
(191,207,201)
#CAD8D2
(202,216,210)
#D5E1DB
(213,225,219)
#E0EAE4
(224,234,228)
#EBF3ED
(235,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D9993; }

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

This text font color is #7D9993.

Background Color

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

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

This div background color is #7D9993.

Border color

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

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

This div border color is #7D9993.

Opacity

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

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

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

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

This text has shadow with #7D9993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9993.

Preview

Color preview on black background

This text has color #7D9993 on black background.


Color preview on white background

This text has color #7D9993 on white background.


Black color preview on #7D9993 background

This text has black color on #7D9993 background.


White color preview on #7D9993 background

This text has white color on #7D9993 background.


Related colors

Complementary color

Complementary color for #hex is #82666C.


I love getcolorcode.com

Triadic colors

1 #937D99 and #99937D with #7D9993 are triadic colors.

2 #93997D and #997D93 with #7D9993 are triadic colors.