COLOR #826488

HEX: #826488 RGB: (130,100,136)

Renk bilgisi

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

RGB renk modeli

#826488 color RGB value is (130,100,136).

RGB: (130,100,136) (51%, 39%, 53%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 100 of 255 = 39%
B 136 of 255 = 53%

130
100
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 100 + 136 = 366 (100%)
R 130 of 366 ~ 35.52%
G 100 of 366 ~ 27.32%
B 136 of 366 ~ 37.16'%

%35.52
%27.32
%37.16

CMYK RENK MODELİ

#826488 rengi CMYK tonu (4,26,0,47).

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

CMYK: (4,26,0,47)
C4M26Y0K47 (4%, 26%, 0%, 47%)
(0.04 / 0.26 / 0.00 / 0.47)

CMYK yüzdeleri

%4.41
%26.47
%0
%46.67

Codes

Color #826488 in popluar color models

82 64 88
RGB 130 100 136
HSL 290° 15.25% 46.27%
HSB/HSV 290° 26.47% 53.33%
CMYK 4.41% 26.47% 0.00%
46.67%

Color #826488 in popluar number systems.

HEX 82 64 88
Decimal 130 100 136
Binary 10000010 1100100 10001000
Octal 202 144 210

Shades and tints

Shades of #826488

#826488
(130,100,136)
#775B7C
(119,91,124)
#6C5270
(108,82,112)
#614964
(97,73,100)
#564058
(86,64,88)
#4B374C
(75,55,76)
#402E40
(64,46,64)
#352534
(53,37,52)
#2A1C28
(42,28,40)
#1F131C
(31,19,28)
#140A10
(20,10,16)
#000000
(0,0,0)

Tints of #826488

#826488
(130,100,136)
#8D7292
(141,114,146)
#98809C
(152,128,156)
#A38EA6
(163,142,166)
#AE9CB0
(174,156,176)
#B9AABA
(185,170,186)
#C4B8C4
(196,184,196)
#CFC6CE
(207,198,206)
#DAD4D8
(218,212,216)
#E5E2E2
(229,226,226)
#F0F0EC
(240,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826488; }

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

This text font color is #826488.

Background Color

.myBgColor { background-color: #826488; }

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

This div background color is #826488.

Border color

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

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

This div border color is #826488.

Opacity

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

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

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

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

This text has shadow with #826488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826488.

Preview

Color preview on black background

This text has color #826488 on black background.


Color preview on white background

This text has color #826488 on white background.


Black color preview on #826488 background

This text has black color on #826488 background.


White color preview on #826488 background

This text has white color on #826488 background.


Related colors

Complementary color

Complementary color for #hex is #7D9B77.


I love getcolorcode.com

Triadic colors

1 #888264 and #648882 with #826488 are triadic colors.

2 #886482 and #648288 with #826488 are triadic colors.