COLOR #7D82A4

HEX: #7D82A4 RGB: (125,130,164)

Renk bilgisi

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

RGB renk modeli

#7D82A4 color RGB value is (125,130,164).

RGB: (125,130,164) (49%, 51%, 64%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 130 of 255 = 51%
B 164 of 255 = 64%

125
130
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 130 + 164 = 419 (100%)
R 125 of 419 ~ 29.83%
G 130 of 419 ~ 31.03%
B 164 of 419 ~ 39.14'%

%29.83
%31.03
%39.14

CMYK RENK MODELİ

#7D82A4 rengi CMYK tonu (24,21,0,36).

  • camgöbeği tonu 23.78%
  • eflatun tonu 20.73%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%
CMYK: (24,21,0,36) C24M21Y0K36 (24%,21%,0%,36%) (0.24/0.21/0.00/0.36) 

CMYK yüzdeleri

%23.78
%20.73
%0
%35.69

Codes

Color #7D82A4 in popluar color models

7D 82 A4
RGB 125 130 164
HSL 232° 17.65% 56.67%
HSB/HSV 232° 23.78% 64.31%
CMYK 23.78% 20.73% 0.00%
35.69%

Color #7D82A4 in popluar number systems.

HEX 7D 82 A4
Decimal 125 130 164
Binary 1111101 10000010 10100100
Octal 175 202 244

Shades and tints

Shades of #7D82A4

#7D82A4
(125,130,164)
#727796
(114,119,150)
#676C88
(103,108,136)
#5C617A
(92,97,122)
#51566C
(81,86,108)
#464B5E
(70,75,94)
#3B4050
(59,64,80)
#303542
(48,53,66)
#252A34
(37,42,52)
#1A1F26
(26,31,38)
#0F1418
(15,20,24)
#000000
(0,0,0)

Tints of #7D82A4

#7D82A4
(125,130,164)
#888DAC
(136,141,172)
#9398B4
(147,152,180)
#9EA3BC
(158,163,188)
#A9AEC4
(169,174,196)
#B4B9CC
(180,185,204)
#BFC4D4
(191,196,212)
#CACFDC
(202,207,220)
#D5DAE4
(213,218,228)
#E0E5EC
(224,229,236)
#EBF0F4
(235,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D82A4; }

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

This text font color is #7D82A4.

Background Color

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

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

This div background color is #7D82A4.

Border color

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

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

This div border color is #7D82A4.

Opacity

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

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

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

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

This text has shadow with #7D82A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D82A4.

Preview

Color preview on black background

This text has color #7D82A4 on black background.


Color preview on white background

This text has color #7D82A4 on white background.


Black color preview on #7D82A4 background

This text has black color on #7D82A4 background.


White color preview on #7D82A4 background

This text has white color on #7D82A4 background.


Related colors

Complementary color

Complementary color for #hex is #827D5B.


I love getcolorcode.com

Triadic colors

1 #A47D82 and #82A47D with #7D82A4 are triadic colors.

2 #A4827D and #827DA4 with #7D82A4 are triadic colors.