COLOR #825DB1

HEX: #825DB1 RGB: (130,93,177)

Renk bilgisi

#825DB1 contains mainly red and blue colors. #825DB1 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#825DB1 color RGB value is (130,93,177).

RGB: (130,93,177) (51%, 36%, 69%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 93 of 255 = 36%
B 177 of 255 = 69%

130
93
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 93 + 177 = 400 (100%)
R 130 of 400 ~ 32.5%
G 93 of 400 ~ 23.25%
B 177 of 400 ~ 44.25'%

%32.5
%23.25
%44.25

CMYK RENK MODELİ

#825DB1 rengi CMYK tonu (27,47,0,31).

  • camgöbeği tonu 26.55%
  • eflatun tonu 47.46%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (27,47,0,31)
C27M47Y0K31 (27%, 47%, 0%, 31%)
(0.27 / 0.47 / 0.00 / 0.31)

CMYK yüzdeleri

%26.55
%47.46
%0
%30.59

Codes

Color #825DB1 in popluar color models

82 5D B1
RGB 130 93 177
HSL 266° 35.00% 52.94%
HSB/HSV 266° 47.46% 69.41%
CMYK 26.55% 47.46% 0.00%
30.59%

Color #825DB1 in popluar number systems.

HEX 82 5D B1
Decimal 130 93 177
Binary 10000010 1011101 10110001
Octal 202 135 261

Shades and tints

Shades of #825DB1

#825DB1
(130,93,177)
#7755A1
(119,85,161)
#6C4D91
(108,77,145)
#614581
(97,69,129)
#563D71
(86,61,113)
#4B3561
(75,53,97)
#402D51
(64,45,81)
#352541
(53,37,65)
#2A1D31
(42,29,49)
#1F1521
(31,21,33)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #825DB1

#825DB1
(130,93,177)
#8D6BB8
(141,107,184)
#9879BF
(152,121,191)
#A387C6
(163,135,198)
#AE95CD
(174,149,205)
#B9A3D4
(185,163,212)
#C4B1DB
(196,177,219)
#CFBFE2
(207,191,226)
#DACDE9
(218,205,233)
#E5DBF0
(229,219,240)
#F0E9F7
(240,233,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825DB1 color. Also use rgb(130,93,177) instead hex code.

Text Font Color

.myTextColor { color: #825DB1; }

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

This text font color is #825DB1.

Background Color

.myBgColor { background-color: #825DB1; }

<div style="background-color:#825DB1">Inner text</div>

This div background color is #825DB1.

Border color

.myBorderColor { border: 1px solid #825DB1; }

<div style="border:3px solid #825DB1">Div</div>

This div border color is #825DB1.

Opacity

.myOpacity80 { color: #825DB1; opacity: 0.8; }

<p style="color:#825DB1;opacity:0.8;">80%</p>

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

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

This text has shadow with #825DB1 color.


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

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

This text has shadow with #825DB1 primary color and red secondary color.


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

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

This text has shadow with #825DB1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #825DB1.

Preview

Color preview on black background

This text has color #825DB1 on black background.


Color preview on white background

This text has color #825DB1 on white background.


Black color preview on #825DB1 background

This text has black color on #825DB1 background.


White color preview on #825DB1 background

This text has white color on #825DB1 background.


Related colors

Complementary color

Complementary color for #hex is #7DA24E.


I love getcolorcode.com

Triadic colors

1 #B1825D and #5DB182 with #825DB1 are triadic colors.

2 #B15D82 and #5D82B1 with #825DB1 are triadic colors.