COLOR #829F58

HEX: #829F58 RGB: (130,159,88)

Renk bilgisi

#829F58 contains mainly red and green colors. #829F58 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#829F58 color RGB value is (130,159,88).

RGB: (130,159,88) (51%, 62%, 35%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 159 of 255 = 62%
B 88 of 255 = 35%

130
159
88

R + G + B ~ 49%. #829F58 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 159 + 88 = 377 (100%)
R 130 of 377 ~ 34.48%
G 159 of 377 ~ 42.18%
B 88 of 377 ~ 23.34'%

%34.48
%42.18
%23.34

CMYK RENK MODELİ

#829F58 rengi CMYK tonu (18,0,45,38).

  • camgöbeği tonu 18.24%
  • eflatun tonu 0.00%
  • sarı tonu 44.65%
  • ana renk tonu 37.65%

CMYK: (18,0,45,38)
C18M0Y45K38 (18%, 0%, 45%, 38%)
(0.18 / 0.00 / 0.45 / 0.38)

CMYK yüzdeleri

%18.24
%0
%44.65
%37.65

Codes

Color #829F58 in popluar color models

82 9F 58
RGB 130 159 88
HSL 85° 28.74% 48.43%
HSB/HSV 85° 44.65% 62.35%
CMYK 18.24% 0.00% 44.65%
37.65%

Color #829F58 in popluar number systems.

HEX 82 9F 58
Decimal 130 159 88
Binary 10000010 10011111 1011000
Octal 202 237 130

Shades and tints

Shades of #829F58

#829F58
(130,159,88)
#779150
(119,145,80)
#6C8348
(108,131,72)
#617540
(97,117,64)
#566738
(86,103,56)
#4B5930
(75,89,48)
#404B28
(64,75,40)
#353D20
(53,61,32)
#2A2F18
(42,47,24)
#1F2110
(31,33,16)
#141308
(20,19,8)
#000000
(0,0,0)

Tints of #829F58

#829F58
(130,159,88)
#8DA767
(141,167,103)
#98AF76
(152,175,118)
#A3B785
(163,183,133)
#AEBF94
(174,191,148)
#B9C7A3
(185,199,163)
#C4CFB2
(196,207,178)
#CFD7C1
(207,215,193)
#DADFD0
(218,223,208)
#E5E7DF
(229,231,223)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829F58 color. Also use rgb(130,159,88) instead hex code.

Text Font Color

.myTextColor { color: #829F58; }

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

This text font color is #829F58.

Background Color

.myBgColor { background-color: #829F58; }

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

This div background color is #829F58.

Border color

.myBorderColor { border: 1px solid #829F58; }

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

This div border color is #829F58.

Opacity

.myOpacity80 { color: #829F58; opacity: 0.8; }

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

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

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

This text has shadow with #829F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829F58.

Preview

Color preview on black background

This text has color #829F58 on black background.


Color preview on white background

This text has color #829F58 on white background.


Black color preview on #829F58 background

This text has black color on #829F58 background.


White color preview on #829F58 background

This text has white color on #829F58 background.


Related colors

Complementary color

Complementary color for #hex is #7D60A7.


I love getcolorcode.com

Triadic colors

1 #58829F and #9F5882 with #829F58 are triadic colors.

2 #589F82 and #9F8258 with #829F58 are triadic colors.