COLOR #76472C

HEX: #76472C RGB: (118,71,44)

Renk bilgisi

#76472C contains mainly red and green colors. #76472C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#76472C color RGB value is (118,71,44).

RGB: (118,71,44) (46%, 28%, 17%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 71 of 255 = 28%
B 44 of 255 = 17%

118
71
44

R + G + B ~ 30%. #76472C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 71 + 44 = 233 (100%)
R 118 of 233 ~ 50.64%
G 71 of 233 ~ 30.47%
B 44 of 233 ~ 18.88'%

%50.64
%30.47
%18.88

CMYK RENK MODELİ

#76472C rengi CMYK tonu (0,40,63,54).

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

CMYK: (0,40,63,54)
C0M40Y63K54 (0%, 40%, 63%, 54%)
(0.00 / 0.40 / 0.63 / 0.54)

CMYK yüzdeleri

%0
%39.83
%62.71
%53.73

Codes

Color #76472C in popluar color models

76 47 2C
RGB 118 71 44
HSL 22° 45.68% 31.76%
HSB/HSV 22° 62.71% 46.27%
CMYK 0.00% 39.83% 62.71%
53.73%

Color #76472C in popluar number systems.

HEX 76 47 2C
Decimal 118 71 44
Binary 1110110 1000111 101100
Octal 166 107 54

Shades and tints

Shades of #76472C

#76472C
(118,71,44)
#6C4128
(108,65,40)
#623B24
(98,59,36)
#583520
(88,53,32)
#4E2F1C
(78,47,28)
#442918
(68,41,24)
#3A2314
(58,35,20)
#301D10
(48,29,16)
#26170C
(38,23,12)
#1C1108
(28,17,8)
#120B04
(18,11,4)
#000000
(0,0,0)

Tints of #76472C

#76472C
(118,71,44)
#82573F
(130,87,63)
#8E6752
(142,103,82)
#9A7765
(154,119,101)
#A68778
(166,135,120)
#B2978B
(178,151,139)
#BEA79E
(190,167,158)
#CAB7B1
(202,183,177)
#D6C7C4
(214,199,196)
#E2D7D7
(226,215,215)
#EEE7EA
(238,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76472C color. Also use rgb(118,71,44) instead hex code.

Text Font Color

.myTextColor { color: #76472C; }

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

This text font color is #76472C.

Background Color

.myBgColor { background-color: #76472C; }

<div style="background-color:#76472C">Inner text</div>

This div background color is #76472C.

Border color

.myBorderColor { border: 1px solid #76472C; }

<div style="border:3px solid #76472C">Div</div>

This div border color is #76472C.

Opacity

.myOpacity80 { color: #76472C; opacity: 0.8; }

<p style="color:#76472C;opacity:0.8;">80%</p>

Text with #76472C 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 #76472C;}

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

This text has shadow with #76472C color.


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

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

This text has shadow with #76472C primary color and red secondary color.


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

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

This text has shadow with #76472C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76472C.

Preview

Color preview on black background

This text has color #76472C on black background.


Color preview on white background

This text has color #76472C on white background.


Black color preview on #76472C background

This text has black color on #76472C background.


White color preview on #76472C background

This text has white color on #76472C background.


Related colors

Complementary color

Complementary color for #hex is #89B8D3.


I love getcolorcode.com

Triadic colors

1 #2C7647 and #472C76 with #76472C are triadic colors.

2 #2C4776 and #47762C with #76472C are triadic colors.