COLOR #827A30

HEX: #827A30 RGB: (130,122,48)

Renk bilgisi

#827A30 contains mainly red and green colors. #827A30 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#827A30 color RGB value is (130,122,48).

RGB: (130,122,48) (51%, 48%, 19%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 122 of 255 = 48%
B 48 of 255 = 19%

130
122
48

R + G + B ~ 39%. #827A30 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 122 + 48 = 300 (100%)
R 130 of 300 ~ 43.33%
G 122 of 300 ~ 40.67%
B 48 of 300 ~ 16'%

%43.33
%40.67
%16

CMYK RENK MODELİ

#827A30 rengi CMYK tonu (0,6,63,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.15%
  • sarı tonu 63.08%
  • ana renk tonu 49.02%

CMYK: (0,6,63,49)
C0M6Y63K49 (0%, 6%, 63%, 49%)
(0.00 / 0.06 / 0.63 / 0.49)

CMYK yüzdeleri

%0
%6.15
%63.08
%49.02

Codes

Color #827A30 in popluar color models

82 7A 30
RGB 130 122 48
HSL 54° 46.07% 34.90%
HSB/HSV 54° 63.08% 50.98%
CMYK 0.00% 6.15% 63.08%
49.02%

Color #827A30 in popluar number systems.

HEX 82 7A 30
Decimal 130 122 48
Binary 10000010 1111010 110000
Octal 202 172 60

Shades and tints

Shades of #827A30

#827A30
(130,122,48)
#776F2C
(119,111,44)
#6C6428
(108,100,40)
#615924
(97,89,36)
#564E20
(86,78,32)
#4B431C
(75,67,28)
#403818
(64,56,24)
#352D14
(53,45,20)
#2A2210
(42,34,16)
#1F170C
(31,23,12)
#140C08
(20,12,8)
#000000
(0,0,0)

Tints of #827A30

#827A30
(130,122,48)
#8D8642
(141,134,66)
#989254
(152,146,84)
#A39E66
(163,158,102)
#AEAA78
(174,170,120)
#B9B68A
(185,182,138)
#C4C29C
(196,194,156)
#CFCEAE
(207,206,174)
#DADAC0
(218,218,192)
#E5E6D2
(229,230,210)
#F0F2E4
(240,242,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827A30 color. Also use rgb(130,122,48) instead hex code.

Text Font Color

.myTextColor { color: #827A30; }

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

This text font color is #827A30.

Background Color

.myBgColor { background-color: #827A30; }

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

This div background color is #827A30.

Border color

.myBorderColor { border: 1px solid #827A30; }

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

This div border color is #827A30.

Opacity

.myOpacity80 { color: #827A30; opacity: 0.8; }

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

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

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

This text has shadow with #827A30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827A30.

Preview

Color preview on black background

This text has color #827A30 on black background.


Color preview on white background

This text has color #827A30 on white background.


Black color preview on #827A30 background

This text has black color on #827A30 background.


White color preview on #827A30 background

This text has white color on #827A30 background.


Related colors

Complementary color

Complementary color for #hex is #7D85CF.


I love getcolorcode.com

Triadic colors

1 #30827A and #7A3082 with #827A30 are triadic colors.

2 #307A82 and #7A8230 with #827A30 are triadic colors.