COLOR #7D828A

HEX: #7D828A RGB: (125,130,138)

Renk bilgisi

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

RGB renk modeli

#7D828A color RGB value is (125,130,138).

RGB: (125,130,138) (49%, 51%, 54%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 130 of 255 = 51%
B 138 of 255 = 54%

125
130
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 130 + 138 = 393 (100%)
R 125 of 393 ~ 31.81%
G 130 of 393 ~ 33.08%
B 138 of 393 ~ 35.11'%

%31.81
%33.08
%35.11

CMYK RENK MODELİ

#7D828A rengi CMYK tonu (9,6,0,46).

  • camgöbeği tonu 9.42%
  • eflatun tonu 5.80%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (9,6,0,46)
C9M6Y0K46 (9%, 6%, 0%, 46%)
(0.09 / 0.06 / 0.00 / 0.46)

CMYK yüzdeleri

%9.42
%5.8
%0
%45.88

Codes

Color #7D828A in popluar color models

7D 82 8A
RGB 125 130 138
HSL 217° 5.26% 51.57%
HSB/HSV 217° 9.42% 54.12%
CMYK 9.42% 5.80% 0.00%
45.88%

Color #7D828A in popluar number systems.

HEX 7D 82 8A
Decimal 125 130 138
Binary 1111101 10000010 10001010
Octal 175 202 212

Shades and tints

Shades of #7D828A

#7D828A
(125,130,138)
#72777E
(114,119,126)
#676C72
(103,108,114)
#5C6166
(92,97,102)
#51565A
(81,86,90)
#464B4E
(70,75,78)
#3B4042
(59,64,66)
#303536
(48,53,54)
#252A2A
(37,42,42)
#1A1F1E
(26,31,30)
#0F1412
(15,20,18)
#000000
(0,0,0)

Tints of #7D828A

#7D828A
(125,130,138)
#888D94
(136,141,148)
#93989E
(147,152,158)
#9EA3A8
(158,163,168)
#A9AEB2
(169,174,178)
#B4B9BC
(180,185,188)
#BFC4C6
(191,196,198)
#CACFD0
(202,207,208)
#D5DADA
(213,218,218)
#E0E5E4
(224,229,228)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D828A; }

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

This text font color is #7D828A.

Background Color

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

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

This div background color is #7D828A.

Border color

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

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

This div border color is #7D828A.

Opacity

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

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

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

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

This text has shadow with #7D828A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D828A.

Preview

Color preview on black background

This text has color #7D828A on black background.


Color preview on white background

This text has color #7D828A on white background.


Black color preview on #7D828A background

This text has black color on #7D828A background.


White color preview on #7D828A background

This text has white color on #7D828A background.


Related colors

Complementary color

Complementary color for #hex is #827D75.


I love getcolorcode.com

Triadic colors

1 #8A7D82 and #828A7D with #7D828A are triadic colors.

2 #8A827D and #827D8A with #7D828A are triadic colors.