COLOR #837490

HEX: #837490 RGB: (131,116,144)

Renk bilgisi

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

RGB renk modeli

#837490 color RGB value is (131,116,144).

RGB: (131,116,144) (51%, 45%, 56%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 116 of 255 = 45%
B 144 of 255 = 56%

131
116
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 116 + 144 = 391 (100%)
R 131 of 391 ~ 33.5%
G 116 of 391 ~ 29.67%
B 144 of 391 ~ 36.83'%

%33.5
%29.67
%36.83

CMYK RENK MODELİ

#837490 rengi CMYK tonu (9,19,0,44).

  • camgöbeği tonu 9.03%
  • eflatun tonu 19.44%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (9,19,0,44)
C9M19Y0K44 (9%, 19%, 0%, 44%)
(0.09 / 0.19 / 0.00 / 0.44)

CMYK yüzdeleri

%9.03
%19.44
%0
%43.53

Codes

Color #837490 in popluar color models

83 74 90
RGB 131 116 144
HSL 272° 11.20% 50.98%
HSB/HSV 272° 19.44% 56.47%
CMYK 9.03% 19.44% 0.00%
43.53%

Color #837490 in popluar number systems.

HEX 83 74 90
Decimal 131 116 144
Binary 10000011 1110100 10010000
Octal 203 164 220

Shades and tints

Shades of #837490

#837490
(131,116,144)
#786A83
(120,106,131)
#6D6076
(109,96,118)
#625669
(98,86,105)
#574C5C
(87,76,92)
#4C424F
(76,66,79)
#413842
(65,56,66)
#362E35
(54,46,53)
#2B2428
(43,36,40)
#201A1B
(32,26,27)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #837490

#837490
(131,116,144)
#8E809A
(142,128,154)
#998CA4
(153,140,164)
#A498AE
(164,152,174)
#AFA4B8
(175,164,184)
#BAB0C2
(186,176,194)
#C5BCCC
(197,188,204)
#D0C8D6
(208,200,214)
#DBD4E0
(219,212,224)
#E6E0EA
(230,224,234)
#F1ECF4
(241,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837490 color. Also use rgb(131,116,144) instead hex code.

Text Font Color

.myTextColor { color: #837490; }

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

This text font color is #837490.

Background Color

.myBgColor { background-color: #837490; }

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

This div background color is #837490.

Border color

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

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

This div border color is #837490.

Opacity

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

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

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

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

This text has shadow with #837490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837490.

Preview

Color preview on black background

This text has color #837490 on black background.


Color preview on white background

This text has color #837490 on white background.


Black color preview on #837490 background

This text has black color on #837490 background.


White color preview on #837490 background

This text has white color on #837490 background.


Related colors

Complementary color

Complementary color for #hex is #7C8B6F.


I love getcolorcode.com

Triadic colors

1 #908374 and #749083 with #837490 are triadic colors.

2 #907483 and #748390 with #837490 are triadic colors.