COLOR #827D9C

HEX: #827D9C RGB: (130,125,156)

Renk bilgisi

#827D9C contains red, green and blue colors in about the same proportion. #827D9C ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#827D9C color RGB value is (130,125,156).

RGB: (130,125,156) (51%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 125 of 255 = 49%
B 156 of 255 = 61%

130
125
156

R + G + B ~ 54%. #827D9C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 125 + 156 = 411 (100%)
R 130 of 411 ~ 31.63%
G 125 of 411 ~ 30.41%
B 156 of 411 ~ 37.96'%

%31.63
%30.41
%37.96

CMYK RENK MODELİ

#827D9C rengi CMYK tonu (17,20,0,39).

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

CMYK: (17,20,0,39)
C17M20Y0K39 (17%, 20%, 0%, 39%)
(0.17 / 0.20 / 0.00 / 0.39)

CMYK yüzdeleri

%16.67
%19.87
%0
%38.82

Codes

Color #827D9C in popluar color models

82 7D 9C
RGB 130 125 156
HSL 250° 13.54% 55.10%
HSB/HSV 250° 19.87% 61.18%
CMYK 16.67% 19.87% 0.00%
38.82%

Color #827D9C in popluar number systems.

HEX 82 7D 9C
Decimal 130 125 156
Binary 10000010 1111101 10011100
Octal 202 175 234

Shades and tints

Shades of #827D9C

#827D9C
(130,125,156)
#77728E
(119,114,142)
#6C6780
(108,103,128)
#615C72
(97,92,114)
#565164
(86,81,100)
#4B4656
(75,70,86)
#403B48
(64,59,72)
#35303A
(53,48,58)
#2A252C
(42,37,44)
#1F1A1E
(31,26,30)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #827D9C

#827D9C
(130,125,156)
#8D88A5
(141,136,165)
#9893AE
(152,147,174)
#A39EB7
(163,158,183)
#AEA9C0
(174,169,192)
#B9B4C9
(185,180,201)
#C4BFD2
(196,191,210)
#CFCADB
(207,202,219)
#DAD5E4
(218,213,228)
#E5E0ED
(229,224,237)
#F0EBF6
(240,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827D9C color. Also use rgb(130,125,156) instead hex code.

Text Font Color

.myTextColor { color: #827D9C; }

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

This text font color is #827D9C.

Background Color

.myBgColor { background-color: #827D9C; }

<div style="background-color:#827D9C">Inner text</div>

This div background color is #827D9C.

Border color

.myBorderColor { border: 1px solid #827D9C; }

<div style="border:3px solid #827D9C">Div</div>

This div border color is #827D9C.

Opacity

.myOpacity80 { color: #827D9C; opacity: 0.8; }

<p style="color:#827D9C;opacity:0.8;">80%</p>

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

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

This text has shadow with #827D9C color.


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

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

This text has shadow with #827D9C primary color and red secondary color.


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

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

This text has shadow with #827D9C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #827D9C.

Preview

Color preview on black background

This text has color #827D9C on black background.


Color preview on white background

This text has color #827D9C on white background.


Black color preview on #827D9C background

This text has black color on #827D9C background.


White color preview on #827D9C background

This text has white color on #827D9C background.


Related colors

Complementary color

Complementary color for #hex is #7D8263.


I love getcolorcode.com

Triadic colors

1 #9C827D and #7D9C82 with #827D9C are triadic colors.

2 #9C7D82 and #7D829C with #827D9C are triadic colors.