COLOR #824E63

HEX: #824E63 RGB: (130,78,99)

Renk bilgisi

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

RGB renk modeli

#824E63 color RGB value is (130,78,99).

RGB: (130,78,99) (51%, 31%, 39%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 78 of 255 = 31%
B 99 of 255 = 39%

130
78
99

R + G + B ~ 40%. #824E63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 78 + 99 = 307 (100%)
R 130 of 307 ~ 42.35%
G 78 of 307 ~ 25.41%
B 99 of 307 ~ 32.25'%

%42.35
%25.41
%32.25

CMYK RENK MODELİ

#824E63 rengi CMYK tonu (0,40,24,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.00%
  • sarı tonu 23.85%
  • ana renk tonu 49.02%

CMYK: (0,40,24,49)
C0M40Y24K49 (0%, 40%, 24%, 49%)
(0.00 / 0.40 / 0.24 / 0.49)

CMYK yüzdeleri

%0
%40
%23.85
%49.02

Codes

Color #824E63 in popluar color models

82 4E 63
RGB 130 78 99
HSL 336° 25.00% 40.78%
HSB/HSV 336° 40.00% 50.98%
CMYK 0.00% 40.00% 23.85%
49.02%

Color #824E63 in popluar number systems.

HEX 82 4E 63
Decimal 130 78 99
Binary 10000010 1001110 1100011
Octal 202 116 143

Shades and tints

Shades of #824E63

#824E63
(130,78,99)
#77475A
(119,71,90)
#6C4051
(108,64,81)
#613948
(97,57,72)
#56323F
(86,50,63)
#4B2B36
(75,43,54)
#40242D
(64,36,45)
#351D24
(53,29,36)
#2A161B
(42,22,27)
#1F0F12
(31,15,18)
#140809
(20,8,9)
#000000
(0,0,0)

Tints of #824E63

#824E63
(130,78,99)
#8D5E71
(141,94,113)
#986E7F
(152,110,127)
#A37E8D
(163,126,141)
#AE8E9B
(174,142,155)
#B99EA9
(185,158,169)
#C4AEB7
(196,174,183)
#CFBEC5
(207,190,197)
#DACED3
(218,206,211)
#E5DEE1
(229,222,225)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824E63; }

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

This text font color is #824E63.

Background Color

.myBgColor { background-color: #824E63; }

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

This div background color is #824E63.

Border color

.myBorderColor { border: 1px solid #824E63; }

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

This div border color is #824E63.

Opacity

.myOpacity80 { color: #824E63; opacity: 0.8; }

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

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

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

This text has shadow with #824E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824E63.

Preview

Color preview on black background

This text has color #824E63 on black background.


Color preview on white background

This text has color #824E63 on white background.


Black color preview on #824E63 background

This text has black color on #824E63 background.


White color preview on #824E63 background

This text has white color on #824E63 background.


Related colors

Complementary color

Complementary color for #hex is #7DB19C.


I love getcolorcode.com

Triadic colors

1 #63824E and #4E6382 with #824E63 are triadic colors.

2 #634E82 and #4E8263 with #824E63 are triadic colors.