COLOR #7D828F

HEX: #7D828F RGB: (125,130,143)

Renk bilgisi

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

RGB renk modeli

#7D828F color RGB value is (125,130,143).

RGB: (125,130,143) (49%, 51%, 56%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 130 of 255 = 51%
B 143 of 255 = 56%

125
130
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 130 + 143 = 398 (100%)
R 125 of 398 ~ 31.41%
G 130 of 398 ~ 32.66%
B 143 of 398 ~ 35.93'%

%31.41
%32.66
%35.93

CMYK RENK MODELİ

#7D828F rengi CMYK tonu (13,9,0,44).

  • camgöbeği tonu 12.59%
  • eflatun tonu 9.09%
  • sarı tonu 0.00%
  • ana renk tonu 43.92%

CMYK: (13,9,0,44)
C13M9Y0K44 (13%, 9%, 0%, 44%)
(0.13 / 0.09 / 0.00 / 0.44)

CMYK yüzdeleri

%12.59
%9.09
%0
%43.92

Codes

Color #7D828F in popluar color models

7D 82 8F
RGB 125 130 143
HSL 223° 7.44% 52.55%
HSB/HSV 223° 12.59% 56.08%
CMYK 12.59% 9.09% 0.00%
43.92%

Color #7D828F in popluar number systems.

HEX 7D 82 8F
Decimal 125 130 143
Binary 1111101 10000010 10001111
Octal 175 202 217

Shades and tints

Shades of #7D828F

#7D828F
(125,130,143)
#727782
(114,119,130)
#676C75
(103,108,117)
#5C6168
(92,97,104)
#51565B
(81,86,91)
#464B4E
(70,75,78)
#3B4041
(59,64,65)
#303534
(48,53,52)
#252A27
(37,42,39)
#1A1F1A
(26,31,26)
#0F140D
(15,20,13)
#000000
(0,0,0)

Tints of #7D828F

#7D828F
(125,130,143)
#888D99
(136,141,153)
#9398A3
(147,152,163)
#9EA3AD
(158,163,173)
#A9AEB7
(169,174,183)
#B4B9C1
(180,185,193)
#BFC4CB
(191,196,203)
#CACFD5
(202,207,213)
#D5DADF
(213,218,223)
#E0E5E9
(224,229,233)
#EBF0F3
(235,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D828F color. Also use rgb(125,130,143) instead hex code.

Text Font Color

.myTextColor { color: #7D828F; }

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

This text font color is #7D828F.

Background Color

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

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

This div background color is #7D828F.

Border color

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

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

This div border color is #7D828F.

Opacity

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

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

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

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

This text has shadow with #7D828F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D828F.

Preview

Color preview on black background

This text has color #7D828F on black background.


Color preview on white background

This text has color #7D828F on white background.


Black color preview on #7D828F background

This text has black color on #7D828F background.


White color preview on #7D828F background

This text has white color on #7D828F background.


Related colors

Complementary color

Complementary color for #hex is #827D70.


I love getcolorcode.com

Triadic colors

1 #8F7D82 and #828F7D with #7D828F are triadic colors.

2 #8F827D and #827D8F with #7D828F are triadic colors.