COLOR #837FAD

HEX: #837FAD RGB: (131,127,173)

Renk bilgisi

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

RGB renk modeli

#837FAD color RGB value is (131,127,173).

RGB: (131,127,173) (51%, 50%, 68%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 127 of 255 = 50%
B 173 of 255 = 68%

131
127
173

R + G + B ~ 56%. #837FAD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 127 + 173 = 431 (100%)
R 131 of 431 ~ 30.39%
G 127 of 431 ~ 29.47%
B 173 of 431 ~ 40.14'%

%30.39
%29.47
%40.14

CMYK RENK MODELİ

#837FAD rengi CMYK tonu (24,27,0,32).

  • camgöbeği tonu 24.28%
  • eflatun tonu 26.59%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (24,27,0,32)
C24M27Y0K32 (24%, 27%, 0%, 32%)
(0.24 / 0.27 / 0.00 / 0.32)

CMYK yüzdeleri

%24.28
%26.59
%0
%32.16

Codes

Color #837FAD in popluar color models

83 7F AD
RGB 131 127 173
HSL 245° 21.90% 58.82%
HSB/HSV 245° 26.59% 67.84%
CMYK 24.28% 26.59% 0.00%
32.16%

Color #837FAD in popluar number systems.

HEX 83 7F AD
Decimal 131 127 173
Binary 10000011 1111111 10101101
Octal 203 177 255

Shades and tints

Shades of #837FAD

#837FAD
(131,127,173)
#78749E
(120,116,158)
#6D698F
(109,105,143)
#625E80
(98,94,128)
#575371
(87,83,113)
#4C4862
(76,72,98)
#413D53
(65,61,83)
#363244
(54,50,68)
#2B2735
(43,39,53)
#201C26
(32,28,38)
#151117
(21,17,23)
#000000
(0,0,0)

Tints of #837FAD

#837FAD
(131,127,173)
#8E8AB4
(142,138,180)
#9995BB
(153,149,187)
#A4A0C2
(164,160,194)
#AFABC9
(175,171,201)
#BAB6D0
(186,182,208)
#C5C1D7
(197,193,215)
#D0CCDE
(208,204,222)
#DBD7E5
(219,215,229)
#E6E2EC
(230,226,236)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837FAD color. Also use rgb(131,127,173) instead hex code.

Text Font Color

.myTextColor { color: #837FAD; }

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

This text font color is #837FAD.

Background Color

.myBgColor { background-color: #837FAD; }

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

This div background color is #837FAD.

Border color

.myBorderColor { border: 1px solid #837FAD; }

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

This div border color is #837FAD.

Opacity

.myOpacity80 { color: #837FAD; opacity: 0.8; }

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

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

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

This text has shadow with #837FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837FAD.

Preview

Color preview on black background

This text has color #837FAD on black background.


Color preview on white background

This text has color #837FAD on white background.


Black color preview on #837FAD background

This text has black color on #837FAD background.


White color preview on #837FAD background

This text has white color on #837FAD background.


Related colors

Complementary color

Complementary color for #hex is #7C8052.


I love getcolorcode.com

Triadic colors

1 #AD837F and #7FAD83 with #837FAD are triadic colors.

2 #AD7F83 and #7F83AD with #837FAD are triadic colors.