COLOR #829863

HEX: #829863 RGB: (130,152,99)

Renk bilgisi

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

RGB renk modeli

#829863 color RGB value is (130,152,99).

RGB: (130,152,99) (51%, 60%, 39%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 152 of 255 = 60%
B 99 of 255 = 39%

130
152
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 152 + 99 = 381 (100%)
R 130 of 381 ~ 34.12%
G 152 of 381 ~ 39.9%
B 99 of 381 ~ 25.98'%

%34.12
%39.9
%25.98

CMYK RENK MODELİ

#829863 rengi CMYK tonu (14,0,35,40).

  • camgöbeği tonu 14.47%
  • eflatun tonu 0.00%
  • sarı tonu 34.87%
  • ana renk tonu 40.39%

CMYK: (14,0,35,40)
C14M0Y35K40 (14%, 0%, 35%, 40%)
(0.14 / 0.00 / 0.35 / 0.40)

CMYK yüzdeleri

%14.47
%0
%34.87
%40.39

Codes

Color #829863 in popluar color models

82 98 63
RGB 130 152 99
HSL 85° 21.12% 49.22%
HSB/HSV 85° 34.87% 59.61%
CMYK 14.47% 0.00% 34.87%
40.39%

Color #829863 in popluar number systems.

HEX 82 98 63
Decimal 130 152 99
Binary 10000010 10011000 1100011
Octal 202 230 143

Shades and tints

Shades of #829863

#829863
(130,152,99)
#778B5A
(119,139,90)
#6C7E51
(108,126,81)
#617148
(97,113,72)
#56643F
(86,100,63)
#4B5736
(75,87,54)
#404A2D
(64,74,45)
#353D24
(53,61,36)
#2A301B
(42,48,27)
#1F2312
(31,35,18)
#141609
(20,22,9)
#000000
(0,0,0)

Tints of #829863

#829863
(130,152,99)
#8DA171
(141,161,113)
#98AA7F
(152,170,127)
#A3B38D
(163,179,141)
#AEBC9B
(174,188,155)
#B9C5A9
(185,197,169)
#C4CEB7
(196,206,183)
#CFD7C5
(207,215,197)
#DAE0D3
(218,224,211)
#E5E9E1
(229,233,225)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829863 color. Also use rgb(130,152,99) instead hex code.

Text Font Color

.myTextColor { color: #829863; }

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

This text font color is #829863.

Background Color

.myBgColor { background-color: #829863; }

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

This div background color is #829863.

Border color

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

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

This div border color is #829863.

Opacity

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

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

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

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

This text has shadow with #829863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829863.

Preview

Color preview on black background

This text has color #829863 on black background.


Color preview on white background

This text has color #829863 on white background.


Black color preview on #829863 background

This text has black color on #829863 background.


White color preview on #829863 background

This text has white color on #829863 background.


Related colors

Complementary color

Complementary color for #hex is #7D679C.


I love getcolorcode.com

Triadic colors

1 #638298 and #986382 with #829863 are triadic colors.

2 #639882 and #988263 with #829863 are triadic colors.