COLOR #7D8197

HEX: #7D8197 RGB: (125,129,151)

Renk bilgisi

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

RGB renk modeli

#7D8197 color RGB value is (125,129,151).

RGB: (125,129,151) (49%, 51%, 59%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 129 of 255 = 51%
B 151 of 255 = 59%

125
129
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 129 + 151 = 405 (100%)
R 125 of 405 ~ 30.86%
G 129 of 405 ~ 31.85%
B 151 of 405 ~ 37.28'%

%30.86
%31.85
%37.28

CMYK RENK MODELİ

#7D8197 rengi CMYK tonu (17,15,0,41).

  • camgöbeği tonu 17.22%
  • eflatun tonu 14.57%
  • sarı tonu 0.00%
  • ana renk tonu 40.78%
CMYK: (17,15,0,41) C17M15Y0K41 (17%,15%,0%,41%) (0.17/0.15/0.00/0.41) 

CMYK yüzdeleri

%17.22
%14.57
%0
%40.78

Codes

Color #7D8197 in popluar color models

7D 81 97
RGB 125 129 151
HSL 231° 11.11% 54.12%
HSB/HSV 231° 17.22% 59.22%
CMYK 17.22% 14.57% 0.00%
40.78%

Color #7D8197 in popluar number systems.

HEX 7D 81 97
Decimal 125 129 151
Binary 1111101 10000001 10010111
Octal 175 201 227

Shades and tints

Shades of #7D8197

#7D8197
(125,129,151)
#72768A
(114,118,138)
#676B7D
(103,107,125)
#5C6070
(92,96,112)
#515563
(81,85,99)
#464A56
(70,74,86)
#3B3F49
(59,63,73)
#30343C
(48,52,60)
#25292F
(37,41,47)
#1A1E22
(26,30,34)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #7D8197

#7D8197
(125,129,151)
#888CA0
(136,140,160)
#9397A9
(147,151,169)
#9EA2B2
(158,162,178)
#A9ADBB
(169,173,187)
#B4B8C4
(180,184,196)
#BFC3CD
(191,195,205)
#CACED6
(202,206,214)
#D5D9DF
(213,217,223)
#E0E4E8
(224,228,232)
#EBEFF1
(235,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8197 color. Also use rgb(125,129,151) instead hex code.

Text Font Color

.myTextColor { color: #7D8197; }

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

This text font color is #7D8197.

Background Color

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

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

This div background color is #7D8197.

Border color

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

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

This div border color is #7D8197.

Opacity

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

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

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

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

This text has shadow with #7D8197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8197.

Preview

Color preview on black background

This text has color #7D8197 on black background.


Color preview on white background

This text has color #7D8197 on white background.


Black color preview on #7D8197 background

This text has black color on #7D8197 background.


White color preview on #7D8197 background

This text has white color on #7D8197 background.


Related colors

Complementary color

Complementary color for #hex is #827E68.


I love getcolorcode.com

Triadic colors

1 #977D81 and #81977D with #7D8197 are triadic colors.

2 #97817D and #817D97 with #7D8197 are triadic colors.