COLOR #826DAB

HEX: #826DAB RGB: (130,109,171)

Renk bilgisi

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

RGB renk modeli

#826DAB color RGB value is (130,109,171).

RGB: (130,109,171) (51%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 109 of 255 = 43%
B 171 of 255 = 67%

130
109
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 109 + 171 = 410 (100%)
R 130 of 410 ~ 31.71%
G 109 of 410 ~ 26.59%
B 171 of 410 ~ 41.71'%

%31.71
%26.59
%41.71

CMYK RENK MODELİ

#826DAB rengi CMYK tonu (24,36,0,33).

  • camgöbeği tonu 23.98%
  • eflatun tonu 36.26%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (24,36,0,33)
C24M36Y0K33 (24%, 36%, 0%, 33%)
(0.24 / 0.36 / 0.00 / 0.33)

CMYK yüzdeleri

%23.98
%36.26
%0
%32.94

Codes

Color #826DAB in popluar color models

82 6D AB
RGB 130 109 171
HSL 260° 26.96% 54.90%
HSB/HSV 260° 36.26% 67.06%
CMYK 23.98% 36.26% 0.00%
32.94%

Color #826DAB in popluar number systems.

HEX 82 6D AB
Decimal 130 109 171
Binary 10000010 1101101 10101011
Octal 202 155 253

Shades and tints

Shades of #826DAB

#826DAB
(130,109,171)
#77649C
(119,100,156)
#6C5B8D
(108,91,141)
#61527E
(97,82,126)
#56496F
(86,73,111)
#4B4060
(75,64,96)
#403751
(64,55,81)
#352E42
(53,46,66)
#2A2533
(42,37,51)
#1F1C24
(31,28,36)
#141315
(20,19,21)
#000000
(0,0,0)

Tints of #826DAB

#826DAB
(130,109,171)
#8D7AB2
(141,122,178)
#9887B9
(152,135,185)
#A394C0
(163,148,192)
#AEA1C7
(174,161,199)
#B9AECE
(185,174,206)
#C4BBD5
(196,187,213)
#CFC8DC
(207,200,220)
#DAD5E3
(218,213,227)
#E5E2EA
(229,226,234)
#F0EFF1
(240,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826DAB color. Also use rgb(130,109,171) instead hex code.

Text Font Color

.myTextColor { color: #826DAB; }

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

This text font color is #826DAB.

Background Color

.myBgColor { background-color: #826DAB; }

<div style="background-color:#826DAB">Inner text</div>

This div background color is #826DAB.

Border color

.myBorderColor { border: 1px solid #826DAB; }

<div style="border:3px solid #826DAB">Div</div>

This div border color is #826DAB.

Opacity

.myOpacity80 { color: #826DAB; opacity: 0.8; }

<p style="color:#826DAB;opacity:0.8;">80%</p>

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

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

This text has shadow with #826DAB color.


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

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

This text has shadow with #826DAB primary color and red secondary color.


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

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

This text has shadow with #826DAB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #826DAB.

Preview

Color preview on black background

This text has color #826DAB on black background.


Color preview on white background

This text has color #826DAB on white background.


Black color preview on #826DAB background

This text has black color on #826DAB background.


White color preview on #826DAB background

This text has white color on #826DAB background.


Related colors

Complementary color

Complementary color for #hex is #7D9254.


I love getcolorcode.com

Triadic colors

1 #AB826D and #6DAB82 with #826DAB are triadic colors.

2 #AB6D82 and #6D82AB with #826DAB are triadic colors.