COLOR #827DB0

HEX: #827DB0 RGB: (130,125,176)

Renk bilgisi

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

RGB renk modeli

#827DB0 color RGB value is (130,125,176).

RGB: (130,125,176) (51%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 125 of 255 = 49%
B 176 of 255 = 69%

130
125
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 125 + 176 = 431 (100%)
R 130 of 431 ~ 30.16%
G 125 of 431 ~ 29%
B 176 of 431 ~ 40.84'%

%30.16
%29
%40.84

CMYK RENK MODELİ

#827DB0 rengi CMYK tonu (26,29,0,31).

  • camgöbeği tonu 26.14%
  • eflatun tonu 28.98%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (26,29,0,31)
C26M29Y0K31 (26%, 29%, 0%, 31%)
(0.26 / 0.29 / 0.00 / 0.31)

CMYK yüzdeleri

%26.14
%28.98
%0
%30.98

Codes

Color #827DB0 in popluar color models

82 7D B0
RGB 130 125 176
HSL 246° 24.40% 59.02%
HSB/HSV 246° 28.98% 69.02%
CMYK 26.14% 28.98% 0.00%
30.98%

Color #827DB0 in popluar number systems.

HEX 82 7D B0
Decimal 130 125 176
Binary 10000010 1111101 10110000
Octal 202 175 260

Shades and tints

Shades of #827DB0

#827DB0
(130,125,176)
#7772A0
(119,114,160)
#6C6790
(108,103,144)
#615C80
(97,92,128)
#565170
(86,81,112)
#4B4660
(75,70,96)
#403B50
(64,59,80)
#353040
(53,48,64)
#2A2530
(42,37,48)
#1F1A20
(31,26,32)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #827DB0

#827DB0
(130,125,176)
#8D88B7
(141,136,183)
#9893BE
(152,147,190)
#A39EC5
(163,158,197)
#AEA9CC
(174,169,204)
#B9B4D3
(185,180,211)
#C4BFDA
(196,191,218)
#CFCAE1
(207,202,225)
#DAD5E8
(218,213,232)
#E5E0EF
(229,224,239)
#F0EBF6
(240,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827DB0; }

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

This text font color is #827DB0.

Background Color

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

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

This div background color is #827DB0.

Border color

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

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

This div border color is #827DB0.

Opacity

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

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

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

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

This text has shadow with #827DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827DB0.

Preview

Color preview on black background

This text has color #827DB0 on black background.


Color preview on white background

This text has color #827DB0 on white background.


Black color preview on #827DB0 background

This text has black color on #827DB0 background.


White color preview on #827DB0 background

This text has white color on #827DB0 background.


Related colors

Complementary color

Complementary color for #hex is #7D824F.


I love getcolorcode.com

Triadic colors

1 #B0827D and #7DB082 with #827DB0 are triadic colors.

2 #B07D82 and #7D82B0 with #827DB0 are triadic colors.