COLOR #7D959C

HEX: #7D959C RGB: (125,149,156)

Renk bilgisi

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

RGB renk modeli

#7D959C color RGB value is (125,149,156).

RGB: (125,149,156) (49%, 58%, 61%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 149 of 255 = 58%
B 156 of 255 = 61%

125
149
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 149 + 156 = 430 (100%)
R 125 of 430 ~ 29.07%
G 149 of 430 ~ 34.65%
B 156 of 430 ~ 36.28'%

%29.07
%34.65
%36.28

CMYK RENK MODELİ

#7D959C rengi CMYK tonu (20,4,0,39).

  • camgöbeği tonu 19.87%
  • eflatun tonu 4.49%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (20,4,0,39)
C20M4Y0K39 (20%, 4%, 0%, 39%)
(0.20 / 0.04 / 0.00 / 0.39)

CMYK yüzdeleri

%19.87
%4.49
%0
%38.82

Codes

Color #7D959C in popluar color models

7D 95 9C
RGB 125 149 156
HSL 194° 13.54% 55.10%
HSB/HSV 194° 19.87% 61.18%
CMYK 19.87% 4.49% 0.00%
38.82%

Color #7D959C in popluar number systems.

HEX 7D 95 9C
Decimal 125 149 156
Binary 1111101 10010101 10011100
Octal 175 225 234

Shades and tints

Shades of #7D959C

#7D959C
(125,149,156)
#72888E
(114,136,142)
#677B80
(103,123,128)
#5C6E72
(92,110,114)
#516164
(81,97,100)
#465456
(70,84,86)
#3B4748
(59,71,72)
#303A3A
(48,58,58)
#252D2C
(37,45,44)
#1A201E
(26,32,30)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #7D959C

#7D959C
(125,149,156)
#889EA5
(136,158,165)
#93A7AE
(147,167,174)
#9EB0B7
(158,176,183)
#A9B9C0
(169,185,192)
#B4C2C9
(180,194,201)
#BFCBD2
(191,203,210)
#CAD4DB
(202,212,219)
#D5DDE4
(213,221,228)
#E0E6ED
(224,230,237)
#EBEFF6
(235,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D959C color. Also use rgb(125,149,156) instead hex code.

Text Font Color

.myTextColor { color: #7D959C; }

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

This text font color is #7D959C.

Background Color

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

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

This div background color is #7D959C.

Border color

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

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

This div border color is #7D959C.

Opacity

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

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

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

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

This text has shadow with #7D959C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D959C.

Preview

Color preview on black background

This text has color #7D959C on black background.


Color preview on white background

This text has color #7D959C on white background.


Black color preview on #7D959C background

This text has black color on #7D959C background.


White color preview on #7D959C background

This text has white color on #7D959C background.


Related colors

Complementary color

Complementary color for #hex is #826A63.


I love getcolorcode.com

Triadic colors

1 #9C7D95 and #959C7D with #7D959C are triadic colors.

2 #9C957D and #957D9C with #7D959C are triadic colors.