COLOR #827C5A

HEX: #827C5A RGB: (130,124,90)

Renk bilgisi

#827C5A contains red, green and blue colors in about the same proportion. #827C5A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#827C5A color RGB value is (130,124,90).

RGB: (130,124,90) (51%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 124 of 255 = 49%
B 90 of 255 = 35%

130
124
90

R + G + B ~ 45%. #827C5A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 124 + 90 = 344 (100%)
R 130 of 344 ~ 37.79%
G 124 of 344 ~ 36.05%
B 90 of 344 ~ 26.16'%

%37.79
%36.05
%26.16

CMYK RENK MODELİ

#827C5A rengi CMYK tonu (0,5,31,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.62%
  • sarı tonu 30.77%
  • ana renk tonu 49.02%

CMYK: (0,5,31,49)
C0M5Y31K49 (0%, 5%, 31%, 49%)
(0.00 / 0.05 / 0.31 / 0.49)

CMYK yüzdeleri

%0
%4.62
%30.77
%49.02

Codes

Color #827C5A in popluar color models

82 7C 5A
RGB 130 124 90
HSL 51° 18.18% 43.14%
HSB/HSV 51° 30.77% 50.98%
CMYK 0.00% 4.62% 30.77%
49.02%

Color #827C5A in popluar number systems.

HEX 82 7C 5A
Decimal 130 124 90
Binary 10000010 1111100 1011010
Octal 202 174 132

Shades and tints

Shades of #827C5A

#827C5A
(130,124,90)
#777152
(119,113,82)
#6C664A
(108,102,74)
#615B42
(97,91,66)
#56503A
(86,80,58)
#4B4532
(75,69,50)
#403A2A
(64,58,42)
#352F22
(53,47,34)
#2A241A
(42,36,26)
#1F1912
(31,25,18)
#140E0A
(20,14,10)
#000000
(0,0,0)

Tints of #827C5A

#827C5A
(130,124,90)
#8D8769
(141,135,105)
#989278
(152,146,120)
#A39D87
(163,157,135)
#AEA896
(174,168,150)
#B9B3A5
(185,179,165)
#C4BEB4
(196,190,180)
#CFC9C3
(207,201,195)
#DAD4D2
(218,212,210)
#E5DFE1
(229,223,225)
#F0EAF0
(240,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827C5A color. Also use rgb(130,124,90) instead hex code.

Text Font Color

.myTextColor { color: #827C5A; }

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

This text font color is #827C5A.

Background Color

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

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

This div background color is #827C5A.

Border color

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

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

This div border color is #827C5A.

Opacity

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

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

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

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

This text has shadow with #827C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827C5A.

Preview

Color preview on black background

This text has color #827C5A on black background.


Color preview on white background

This text has color #827C5A on white background.


Black color preview on #827C5A background

This text has black color on #827C5A background.


White color preview on #827C5A background

This text has white color on #827C5A background.


Related colors

Complementary color

Complementary color for #hex is #7D83A5.


I love getcolorcode.com

Triadic colors

1 #5A827C and #7C5A82 with #827C5A are triadic colors.

2 #5A7C82 and #7C825A with #827C5A are triadic colors.