COLOR #825BA5

HEX: #825BA5 RGB: (130,91,165)

Renk bilgisi

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

RGB renk modeli

#825BA5 color RGB value is (130,91,165).

RGB: (130,91,165) (51%, 36%, 65%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 91 of 255 = 36%
B 165 of 255 = 65%

130
91
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 91 + 165 = 386 (100%)
R 130 of 386 ~ 33.68%
G 91 of 386 ~ 23.58%
B 165 of 386 ~ 42.75'%

%33.68
%23.58
%42.75

CMYK RENK MODELİ

#825BA5 rengi CMYK tonu (21,45,0,35).

  • camgöbeği tonu 21.21%
  • eflatun tonu 44.85%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (21,45,0,35)
C21M45Y0K35 (21%, 45%, 0%, 35%)
(0.21 / 0.45 / 0.00 / 0.35)

CMYK yüzdeleri

%21.21
%44.85
%0
%35.29

Codes

Color #825BA5 in popluar color models

82 5B A5
RGB 130 91 165
HSL 272° 29.13% 50.20%
HSB/HSV 272° 44.85% 64.71%
CMYK 21.21% 44.85% 0.00%
35.29%

Color #825BA5 in popluar number systems.

HEX 82 5B A5
Decimal 130 91 165
Binary 10000010 1011011 10100101
Octal 202 133 245

Shades and tints

Shades of #825BA5

#825BA5
(130,91,165)
#775396
(119,83,150)
#6C4B87
(108,75,135)
#614378
(97,67,120)
#563B69
(86,59,105)
#4B335A
(75,51,90)
#402B4B
(64,43,75)
#35233C
(53,35,60)
#2A1B2D
(42,27,45)
#1F131E
(31,19,30)
#140B0F
(20,11,15)
#000000
(0,0,0)

Tints of #825BA5

#825BA5
(130,91,165)
#8D69AD
(141,105,173)
#9877B5
(152,119,181)
#A385BD
(163,133,189)
#AE93C5
(174,147,197)
#B9A1CD
(185,161,205)
#C4AFD5
(196,175,213)
#CFBDDD
(207,189,221)
#DACBE5
(218,203,229)
#E5D9ED
(229,217,237)
#F0E7F5
(240,231,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825BA5 color. Also use rgb(130,91,165) instead hex code.

Text Font Color

.myTextColor { color: #825BA5; }

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

This text font color is #825BA5.

Background Color

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

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

This div background color is #825BA5.

Border color

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

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

This div border color is #825BA5.

Opacity

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

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

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

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

This text has shadow with #825BA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825BA5.

Preview

Color preview on black background

This text has color #825BA5 on black background.


Color preview on white background

This text has color #825BA5 on white background.


Black color preview on #825BA5 background

This text has black color on #825BA5 background.


White color preview on #825BA5 background

This text has white color on #825BA5 background.


Related colors

Complementary color

Complementary color for #hex is #7DA45A.


I love getcolorcode.com

Triadic colors

1 #A5825B and #5BA582 with #825BA5 are triadic colors.

2 #A55B82 and #5B82A5 with #825BA5 are triadic colors.