COLOR #826688

HEX: #826688 RGB: (130,102,136)

Renk bilgisi

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

RGB renk modeli

#826688 color RGB value is (130,102,136).

RGB: (130,102,136) (51%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 102 of 255 = 40%
B 136 of 255 = 53%

130
102
136

R + G + B ~ 48%. #826688 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 102 + 136 = 368 (100%)
R 130 of 368 ~ 35.33%
G 102 of 368 ~ 27.72%
B 136 of 368 ~ 36.96'%

%35.33
%27.72
%36.96

CMYK RENK MODELİ

#826688 rengi CMYK tonu (4,25,0,47).

  • camgöbeği tonu 4.41%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (4,25,0,47)
C4M25Y0K47 (4%, 25%, 0%, 47%)
(0.04 / 0.25 / 0.00 / 0.47)

CMYK yüzdeleri

%4.41
%25
%0
%46.67

Codes

Color #826688 in popluar color models

82 66 88
RGB 130 102 136
HSL 289° 14.29% 46.67%
HSB/HSV 289° 25.00% 53.33%
CMYK 4.41% 25.00% 0.00%
46.67%

Color #826688 in popluar number systems.

HEX 82 66 88
Decimal 130 102 136
Binary 10000010 1100110 10001000
Octal 202 146 210

Shades and tints

Shades of #826688

#826688
(130,102,136)
#775D7C
(119,93,124)
#6C5470
(108,84,112)
#614B64
(97,75,100)
#564258
(86,66,88)
#4B394C
(75,57,76)
#403040
(64,48,64)
#352734
(53,39,52)
#2A1E28
(42,30,40)
#1F151C
(31,21,28)
#140C10
(20,12,16)
#000000
(0,0,0)

Tints of #826688

#826688
(130,102,136)
#8D7392
(141,115,146)
#98809C
(152,128,156)
#A38DA6
(163,141,166)
#AE9AB0
(174,154,176)
#B9A7BA
(185,167,186)
#C4B4C4
(196,180,196)
#CFC1CE
(207,193,206)
#DACED8
(218,206,216)
#E5DBE2
(229,219,226)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826688 color. Also use rgb(130,102,136) instead hex code.

Text Font Color

.myTextColor { color: #826688; }

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

This text font color is #826688.

Background Color

.myBgColor { background-color: #826688; }

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

This div background color is #826688.

Border color

.myBorderColor { border: 1px solid #826688; }

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

This div border color is #826688.

Opacity

.myOpacity80 { color: #826688; opacity: 0.8; }

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

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

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

This text has shadow with #826688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826688.

Preview

Color preview on black background

This text has color #826688 on black background.


Color preview on white background

This text has color #826688 on white background.


Black color preview on #826688 background

This text has black color on #826688 background.


White color preview on #826688 background

This text has white color on #826688 background.


Related colors

Complementary color

Complementary color for #hex is #7D9977.


I love getcolorcode.com

Triadic colors

1 #888266 and #668882 with #826688 are triadic colors.

2 #886682 and #668288 with #826688 are triadic colors.