COLOR #76473D

HEX: #76473D RGB: (118,71,61)

Renk bilgisi

#76473D contains red, green and blue colors in about the same proportion. #76473D ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#76473D color RGB value is (118,71,61).

RGB: (118,71,61) (46%, 28%, 24%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 71 of 255 = 28%
B 61 of 255 = 24%

118
71
61

R + G + B ~ 33%. #76473D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 71 + 61 = 250 (100%)
R 118 of 250 ~ 47.2%
G 71 of 250 ~ 28.4%
B 61 of 250 ~ 24.4'%

%47.2
%28.4
%24.4

CMYK RENK MODELİ

#76473D rengi CMYK tonu (0,40,48,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.83%
  • sarı tonu 48.31%
  • ana renk tonu 53.73%

CMYK: (0,40,48,54)
C0M40Y48K54 (0%, 40%, 48%, 54%)
(0.00 / 0.40 / 0.48 / 0.54)

CMYK yüzdeleri

%0
%39.83
%48.31
%53.73

Codes

Color #76473D in popluar color models

76 47 3D
RGB 118 71 61
HSL 11° 31.84% 35.10%
HSB/HSV 11° 48.31% 46.27%
CMYK 0.00% 39.83% 48.31%
53.73%

Color #76473D in popluar number systems.

HEX 76 47 3D
Decimal 118 71 61
Binary 1110110 1000111 111101
Octal 166 107 75

Shades and tints

Shades of #76473D

#76473D
(118,71,61)
#6C4138
(108,65,56)
#623B33
(98,59,51)
#58352E
(88,53,46)
#4E2F29
(78,47,41)
#442924
(68,41,36)
#3A231F
(58,35,31)
#301D1A
(48,29,26)
#261715
(38,23,21)
#1C1110
(28,17,16)
#120B0B
(18,11,11)
#000000
(0,0,0)

Tints of #76473D

#76473D
(118,71,61)
#82574E
(130,87,78)
#8E675F
(142,103,95)
#9A7770
(154,119,112)
#A68781
(166,135,129)
#B29792
(178,151,146)
#BEA7A3
(190,167,163)
#CAB7B4
(202,183,180)
#D6C7C5
(214,199,197)
#E2D7D6
(226,215,214)
#EEE7E7
(238,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76473D color. Also use rgb(118,71,61) instead hex code.

Text Font Color

.myTextColor { color: #76473D; }

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

This text font color is #76473D.

Background Color

.myBgColor { background-color: #76473D; }

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

This div background color is #76473D.

Border color

.myBorderColor { border: 1px solid #76473D; }

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

This div border color is #76473D.

Opacity

.myOpacity80 { color: #76473D; opacity: 0.8; }

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

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

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

This text has shadow with #76473D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76473D.

Preview

Color preview on black background

This text has color #76473D on black background.


Color preview on white background

This text has color #76473D on white background.


Black color preview on #76473D background

This text has black color on #76473D background.


White color preview on #76473D background

This text has white color on #76473D background.


Related colors

Complementary color

Complementary color for #hex is #89B8C2.


I love getcolorcode.com

Triadic colors

1 #3D7647 and #473D76 with #76473D are triadic colors.

2 #3D4776 and #47763D with #76473D are triadic colors.